it.amattioli.applicate.sessions
Class CompositeServiceFactory
java.lang.Object
it.amattioli.applicate.sessions.CompositeServiceFactory
- All Implemented Interfaces:
- ServiceFactory
public class CompositeServiceFactory
- extends Object
- implements ServiceFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeServiceFactory
public CompositeServiceFactory()
createService
public Object createService(String serviceName)
- Specified by:
createService in interface ServiceFactory
knowsService
public boolean knowsService(String serviceName)
- Specified by:
knowsService in interface ServiceFactory
addFactory
public void addFactory(ServiceFactory factory)
Copyright © 2011. All Rights Reserved.