Serialized Form
-
Package org.jvnet.hudson.plugins.port_allocator
-
Class org.jvnet.hudson.plugins.port_allocator.DefaultPortType
class DefaultPortType extends PortType implements Serializable -
Class org.jvnet.hudson.plugins.port_allocator.GlassFishJmxPortType
class GlassFishJmxPortType extends PortType implements Serializable- serialVersionUID:
- 1L
-
Class org.jvnet.hudson.plugins.port_allocator.PooledPortType
class PooledPortType extends PortType implements Serializable-
Serialized Fields
-
pool
int[] pool
-
-
-
Exception org.jvnet.hudson.plugins.port_allocator.PoolNotDefinedException
class PoolNotDefinedException extends Exception implements Serializable -
Class org.jvnet.hudson.plugins.port_allocator.PortType
class PortType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
Name that identifiesPortType
among otherPortType
s in the samePortAllocator
, or the numeric port number value if that port number is fixed.
-
-
Class org.jvnet.hudson.plugins.port_allocator.TomcatShutdownPortType
class TomcatShutdownPortType extends PortType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
password
String password
Shutdown magic phrase.
-
-