|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||