public class TargetServiceFactory extends AbstractServiceFactory implements ServiceFactory
Constructor and Description |
---|
TargetServiceFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
getService() |
void |
setService(Object service) |
createService, getDecorators, getInterfaceClass, getInterfaceClasses, getInterfaces, getMockService, getServiceName, guessInterfaceClasses, init, setDecorators, setInterfaceClass, setInterfaceClasses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createService, getInterfaces, getMockService, init
public Object getService()
getService
in interface ServiceFactory
public void setService(Object service)