|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb.txtimer.EJBTimerServiceLocator
Locates the EJBTimerService, either as MBean or as local instance.
It first checks if the EJBTimerServiceImpl is registerd with the MBeanServer, if not it creates a singleton and uses that.
| Nested Class Summary | |
static class |
EJBTimerServiceLocator.MBeanDelegate (src)
Delegates method calls to the EJBTimerService to the MBean server |
| Constructor Summary | |
EJBTimerServiceLocator()
|
|
| Method Summary | |
static EJBTimerService (src) |
getEjbTimerService()
Locates the EJBTimerService, first as MBean, then as singleton |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EJBTimerServiceLocator()
| Method Detail |
public static EJBTimerService (src) getEjbTimerService()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||