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

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

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

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

Methods in org.ow2.petals.admin.topology that return types with arguments of type Container.PortType
 java.util.HashMap<Container.PortType,java.lang.Integer> Container.getPorts()
           
 

Constructor parameters in org.ow2.petals.admin.topology with type arguments of type Container.PortType
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.