org.jboss.ejb3.cache.impl
Class PassivationGroupImpl

java.lang.Object
  extended by org.jboss.ejb3.cache.impl.PassivationGroupImpl
All Implemented Interfaces:
java.io.Serializable, PassivationGroup, Identifiable

public class PassivationGroupImpl
extends java.lang.Object
implements PassivationGroup

Comment

See Also:
Serialized Form

Constructor Summary
PassivationGroupImpl()
           
 
Method Summary
 java.lang.Object getId()
          The object identifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassivationGroupImpl

public PassivationGroupImpl()
Method Detail

getId

public java.lang.Object getId()
Description copied from interface: Identifiable
The object identifier.

Specified by:
getId in interface Identifiable
Returns:
the object identifier