public interface ServiceImplementationFactory
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
createCoreServiceImplementation(ServiceImplementationFactoryParameters factoryParameters)
Creates a core implementation object for a particular service extension point.
|
java.lang.Object createCoreServiceImplementation(ServiceImplementationFactoryParameters factoryParameters)
ServiceInterceptorFactory would). Incompatible change from 1.0: A
long list of individual parameters have been collapsed down into the factoryParameters. factoryParameters - provides the information about the service necessary to construct the service.