protected class GenericContainerInstantiator.GenericContainerArgs extends Object
Constructor and Description |
---|
GenericContainerArgs(ID id,
Integer keepAlive) |
GenericContainerArgs(ID id,
Integer keepAlive,
InetAddress bindAddress) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
getBindAddress() |
ID |
getID() |
Integer |
getKeepAlive() |
public GenericContainerArgs(ID id, Integer keepAlive, InetAddress bindAddress)
public ID getID()
public Integer getKeepAlive()
public InetAddress getBindAddress()
null
Copyright © 2017 Eclipse Foundation. All rights reserved.