R - The type of the service initiated.public interface StandardServiceInitiator<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 © 2001-2015 Red Hat, Inc. All Rights Reserved.