Class GenericContainerInstantiator.GenericContainerArgs

    • Constructor Detail

      • GenericContainerArgs

        public GenericContainerArgs​(ID id,
                                    Integer keepAlive)
      • GenericContainerArgs

        public GenericContainerArgs​(ID id,
                                    Integer keepAlive,
                                    InetAddress bindAddress)
    • Method Detail

      • getID

        public ID getID()
      • getKeepAlive

        public Integer getKeepAlive()
      • getBindAddress

        public InetAddress getBindAddress()
        Returns:
        InetAddress the bind address. May be null
        Since:
        4.5