org.glassfish.paas.orchestrator.config
Interface ServiceProvisioningEngines

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy, DomainExtension, org.jvnet.hk2.component.Injectable

public interface ServiceProvisioningEngines
extends org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.component.Injectable, DomainExtension

ConfigBean representing the element of domain.xml

Author:
Sandhya Kripalani K

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 List<ServiceProvisioningEngine> getServiceProvisioningEngines()
           
 
Methods inherited from interface org.jvnet.hk2.component.Injectable
injectedInto
 
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
 

Method Detail

getServiceProvisioningEngines

List<ServiceProvisioningEngine> getServiceProvisioningEngines()


Copyright © 2012. All Rights Reserved.