|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.monitoring.probes.EjbCacheProbeProvider
public class EjbCacheProbeProvider
Probe emitter for the Ejb Pool monitoring events. Used by the probe framework as an event notifier.
| Constructor Summary | |
|---|---|
EjbCacheProbeProvider()
|
|
| Method Summary | |
|---|---|
void |
ejbBeanPassivatedEvent(long beanId,
String appName,
String modName,
String ejbName,
boolean success)
|
void |
ejbExpiredSessionsRemovedEvent(long beanId,
String appName,
String modName,
String ejbName,
long num)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EjbCacheProbeProvider()
| Method Detail |
|---|
public void ejbBeanPassivatedEvent(long beanId,
String appName,
String modName,
String ejbName,
boolean success)
public void ejbExpiredSessionsRemovedEvent(long beanId,
String appName,
String modName,
String ejbName,
long num)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||