|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectetm.core.configuration.EtmManager
public class EtmManager
Static helper class for accessing the EtmMonitor instance
created by EtmConfigurators such as BasicEtmConfigurator
or XmlEtmConfigurator
| Method Summary | |
|---|---|
protected static void |
configure(EtmMonitor aEtmMonitor)
Sets the EtmMonitor. |
static EtmMonitor |
getEtmMonitor()
Returns the currently configured EtmMonitor instance. |
static void |
reset()
Resets the current EtmManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected static void configure(EtmMonitor aEtmMonitor)
aEtmMonitor - The new EtmMonitor which will be returned by {#getEtmMonitor}.public static EtmMonitor getEtmMonitor()
public static void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||