Method | Description | |
---|---|---|
getGarbageCollectionProbability ( ) : float | Returns the probability the garbage collector will be invoked on the session. | |
getLifetime ( ) : integer | Returns the number of seconds for a stateful session bean lifetime. |
public getGarbageCollectionProbability ( ) : float | ||
return | float | The garbage collector probability |
public getLifetime ( ) : integer | ||
return | integer | The stateful session bean lifetime |