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, setInterfaceClassesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateService, getInterfaces, getMockService, initpublic Object getService()
getService in interface ServiceFactorypublic void setService(Object service)