|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EJBContext
Method Summary | |
---|---|
Identity |
getCallerIdentity()
Deprecated. |
Principal |
getCallerPrincipal()
|
EJBHome |
getEJBHome()
|
EJBLocalHome |
getEJBLocalHome()
|
Properties |
getEnvironment()
Deprecated. |
boolean |
getRollbackOnly()
|
TimerService |
getTimerService()
|
UserTransaction |
getUserTransaction()
|
boolean |
isCallerInRole(Identity role)
Deprecated. |
boolean |
isCallerInRole(String roleName)
|
void |
setRollbackOnly()
|
Method Detail |
---|
EJBHome getEJBHome()
EJBLocalHome getEJBLocalHome()
Properties getEnvironment()
Identity getCallerIdentity()
Principal getCallerPrincipal()
boolean isCallerInRole(Identity role)
boolean isCallerInRole(String roleName)
UserTransaction getUserTransaction() throws IllegalStateException
IllegalStateException
void setRollbackOnly() throws IllegalStateException
IllegalStateException
boolean getRollbackOnly() throws IllegalStateException
IllegalStateException
TimerService getTimerService() throws IllegalStateException
IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |