Uses of Class
org.ow2.petals.admin.topology.Container.NodeType

Packages that use Container.NodeType
org.ow2.petals.admin.topology   
 

Uses of Container.NodeType in org.ow2.petals.admin.topology
 

Methods in org.ow2.petals.admin.topology that return Container.NodeType
 Container.NodeType Container.getNodeType()
           
static Container.NodeType Container.NodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Container.NodeType[] Container.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ow2.petals.admin.topology with parameters of type Container.NodeType
Container(java.lang.String containerName, Container.NodeType nodeType, java.lang.String host, java.util.HashMap<Container.PortType,java.lang.Integer> ports)
           
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.