public interface ServiceFactoryAware
ServiceFactoryI-instance which it
 belongs to and will have it injected on instantiation. By definition, such
 servants should be stateful and have "singleton=true" in the Spring
 configuration.| Modifier and Type | Method and Description | 
|---|---|
| void | setServiceFactory(ServiceFactoryI sf) | 
void setServiceFactory(ServiceFactoryI sf) throws ServerError
ServerError