Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface EJBContext
Method 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 IllegalStateException
public UserTransaction getUserTransaction() throws IllegalStateException
public boolean isCallerInRole(Identity role)
Deprecated.
public boolean isCallerInRole(String roleName)
public void setRollbackOnly() throws IllegalStateException