com.sun.enterprise.config.util
Class PortManager
java.lang.Object
com.sun.enterprise.config.util.PortManager
public final class PortManager
- extends Object
Hiding place for the remarkably complex logic of assigning ports to instances
GUARANTEE -- the only thing thrown from here is TransactionFailure
- Author:
- Byron Nevins
PortManager
public PortManager(Cluster cluster,
Config config,
Domain theDomain,
Server theNewServer)
throws org.jvnet.hk2.config.TransactionFailure
- Throws:
org.jvnet.hk2.config.TransactionFailure
process
public String process()
throws org.jvnet.hk2.config.TransactionFailure
- Throws:
org.jvnet.hk2.config.TransactionFailure
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 GlassFish Community. All Rights Reserved.