public class PersistenceContextStatefulBean extends Object
| Constructor and Description |
|---|
PersistenceContextStatefulBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
String |
remove(String arg) |
void |
setSessionContext(javax.ejb.SessionContext ctx) |
void |
testExtendedPersistenceContext() |
void |
testPersistenceContext() |
void |
testPropagatedPersistenceContext() |
void |
testPropgation() |
public void setSessionContext(javax.ejb.SessionContext ctx)
public void remove()
public void testPersistenceContext()
throws TestFailureException
TestFailureExceptionpublic void testExtendedPersistenceContext()
throws TestFailureException
TestFailureExceptionpublic void testPropagatedPersistenceContext()
throws TestFailureException
TestFailureExceptionpublic void testPropgation()
throws TestFailureException
TestFailureExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.