Class 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
    • Constructor Detail

      • PortManager

        public PortManager​(Cluster cluster,
                           Config config,
                           Domain theDomain,
                           Server theNewServer)
                    throws org.jvnet.hk2.config.TransactionFailure
        Throws:
        org.jvnet.hk2.config.TransactionFailure
    • Method Detail

      • process

        public String process()
                       throws org.jvnet.hk2.config.TransactionFailure
        Throws:
        org.jvnet.hk2.config.TransactionFailure