org.apache.openejb.test.stateful
Interface PersistenceContextStatefulObject
- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
public interface PersistenceContextStatefulObject
- extends javax.ejb.EJBObject
- Version:
- $Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
testPropgation
void testPropgation()
throws TestFailureException
- Throws:
TestFailureException
testPersistenceContext
void testPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
testExtendedPersistenceContext
void testExtendedPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
testPropagatedPersistenceContext
void testPropagatedPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.