public interface BasicServiceInitiator<R extends Service> extends ServiceInitiator<R>
ServiceRegistry| Modifier and Type | Method and Description |
|---|---|
R |
initiateService(Map configurationValues,
ServiceRegistryImplementor registry)
Initiates the managed service.
|
getServiceInitiatedR initiateService(Map configurationValues, ServiceRegistryImplementor registry)
configurationValues - The configuration values in effectregistry - The service registry. Can be used to locate services needed to fulfill initiation.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.