|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface TimerServiceInvocationContext
Represents a InvocationContext corresponding to a invocation on
a TimerService
| Method Summary | |
|---|---|
boolean |
isSingleton()
Returns true if this TimerServiceInvocationContext represents
an invocation on a TimerService belonging to a EJB3.1 singleton bean |
| Methods inherited from interface org.jboss.ejb3.context.spi.InvocationContext |
|---|
getEJBContext, getTimer, setCallerPrincipal, setEJBContext, setTimer |
| Methods inherited from interface javax.interceptor.InvocationContext |
|---|
getContextData, getMethod, getParameters, getTarget, proceed, setParameters |
| Methods inherited from interface org.jboss.ejb3.context.spi.EJBContext |
|---|
getContextData, getManager, getTarget |
| Methods inherited from interface javax.ejb.EJBContext |
|---|
getCallerIdentity, getCallerPrincipal, getEJBHome, getEJBLocalHome, getEnvironment, getRollbackOnly, getTimerService, getUserTransaction, isCallerInRole, isCallerInRole, lookup, setRollbackOnly |
| Method Detail |
|---|
boolean isSingleton()
TimerServiceInvocationContext represents
an invocation on a TimerService belonging to a EJB3.1 singleton bean
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||