org.eclipse.ecf.provider.generic
Class GenericContainerInstantiator.GenericContainerArgs

java.lang.Object
  extended by org.eclipse.ecf.provider.generic.GenericContainerInstantiator.GenericContainerArgs
Enclosing class:
GenericContainerInstantiator

protected class GenericContainerInstantiator.GenericContainerArgs
extends java.lang.Object


Constructor Summary
GenericContainerInstantiator.GenericContainerArgs(ID id, java.lang.Integer keepAlive)
           
 
Method Summary
 ID getID()
           
 java.lang.Integer getKeepAlive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericContainerInstantiator.GenericContainerArgs

public GenericContainerInstantiator.GenericContainerArgs(ID id,
                                                         java.lang.Integer keepAlive)
Method Detail

getID

public ID getID()

getKeepAlive

public java.lang.Integer getKeepAlive()