net.sf.arise.delegate
Interface ServiceFactory
- All Known Implementing Classes:
- AbstractServiceFactory
- public interface ServiceFactory
Factory interface for services, used by the @{link ServiceLocator}.
|
Method Summary |
java.lang.Object |
createService(java.lang.Class serviceInterface,
boolean forRemoteUse,
java.util.Properties properties)
|
createService
public java.lang.Object createService(java.lang.Class serviceInterface,
boolean forRemoteUse,
java.util.Properties properties)
throws ServiceException
ServiceException
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth