org.glassfish.virtualization.config
Interface Groups

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy

public interface Groups
extends org.jvnet.hk2.config.ConfigBeanProxy

Defines a notion of groups that can be used to deploy applications to.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 List<String> getGroupNames()
           
 
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
 

Method Detail

getGroupNames

List<String> getGroupNames()


Copyright © 2012. All Rights Reserved.