org.apache.openejb.core.stateful
Class StatefulInstanceManager.Instance
java.lang.Object
org.apache.openejb.core.stateful.StatefulInstanceManager.Instance
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StatefulInstanceManager
public static class StatefulInstanceManager.Instance
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bean
public final Object bean
interceptors
public final Map<String,Object> interceptors
StatefulInstanceManager.Instance
public StatefulInstanceManager.Instance(Object bean,
Map<String,Object> interceptors)
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.