Package org.eclipse.ecf.provider.generic
Class GenericContainerInstantiator.GenericContainerArgs
java.lang.Object
org.eclipse.ecf.provider.generic.GenericContainerInstantiator.GenericContainerArgs
- Enclosing class:
- GenericContainerInstantiator
-
Constructor Summary
ConstructorDescriptionGenericContainerArgs
(ID id, Integer keepAlive) GenericContainerArgs
(ID id, Integer keepAlive, InetAddress bindAddress) -
Method Summary
-
Constructor Details
-
GenericContainerArgs
-
GenericContainerArgs
-
-
Method Details
-
getID
-
getKeepAlive
-
getBindAddress
- Returns:
- InetAddress the bind address. May be
null
- Since:
- 4.5
-