org.jboss.ejb3.stateful
Class StatefulBeanContextReference
java.lang.Object
org.jboss.ejb3.stateful.StatefulBeanContextReference
- All Implemented Interfaces:
- Serializable
public class StatefulBeanContextReference
- extends Object
- implements Serializable
Serializable reference to stateful bean context that can be disconnected
- Version:
- $Revision: 73395 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulBeanContextReference
public StatefulBeanContextReference(StatefulBeanContext beanContext)
getBeanContext
public StatefulBeanContext getBeanContext()
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.