|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.services.systemhealth.tracker.impl.SystemHealthIndicatorTrackerImpl
public class SystemHealthIndicatorTrackerImpl
This class tracks SystemHealthIndicatorExtensionPoint services and
registers (and also unregisters) MBeans for the provided SystemHealthIndicators.
| Constructor Summary | |
|---|---|
SystemHealthIndicatorTrackerImpl()
|
|
| Method Summary | |
|---|---|
void |
extensionPointAdded(org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
DependencyManager call back. |
void |
extensionPointRemoved(org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
DependencyManager call back. |
void |
stop()
DependencyManager call back. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemHealthIndicatorTrackerImpl()
| Method Detail |
|---|
public void stop()
public void extensionPointAdded(org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
serviceReference - service reference.service - service implementation.
public void extensionPointRemoved(org.osgi.framework.ServiceReference serviceReference,
java.lang.Object service)
serviceReference - service reference.service - service instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||