org.glassfish.paas.orchestrator.config
Interface Services

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

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

Author:
Jagadish Ramu

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 List<ServiceRef> getServiceRefs()
           
 List<Service> getServices()
           
 
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

getServices

List<Service> getServices()

getServiceRefs

List<ServiceRef> getServiceRefs()


Copyright © 2012. All Rights Reserved.