| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface EJBContextMethod Summary | |
Identity |
|
Principal | |
EJBHome | |
EJBLocalHome | |
Properties |
|
boolean | |
TimerService | |
UserTransaction | |
boolean |
|
boolean |
|
void | |
public Identity getCallerIdentity()
Deprecated.
public Principal getCallerPrincipal()
public Properties getEnvironment()
Deprecated.
public boolean getRollbackOnly()
throws IllegalStateExceptionpublic UserTransaction getUserTransaction()
throws IllegalStateExceptionpublic boolean isCallerInRole(Identity role)
Deprecated.
public boolean isCallerInRole(String roleName)
public void setRollbackOnly()
throws IllegalStateException