org.apache.openejb.test.stateful
Class PersistenceContextStatefulBean
java.lang.Object
org.apache.openejb.test.stateful.PersistenceContextStatefulBean
public class PersistenceContextStatefulBean
- extends Object
- Version:
- $Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceContextStatefulBean
public PersistenceContextStatefulBean()
setSessionContext
public void setSessionContext(javax.ejb.SessionContext ctx)
remove
public void remove()
remove
public String remove(String arg)
testPersistenceContext
public void testPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
testExtendedPersistenceContext
public void testExtendedPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
testPropagatedPersistenceContext
public void testPropagatedPersistenceContext()
throws TestFailureException
- Throws:
TestFailureException
testPropgation
public void testPropgation()
throws TestFailureException
- Throws:
TestFailureException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.