org.apache.felix.mosgi.managedelements.memoryprobe
Class MemoryProbe
java.lang.Object
org.apache.felix.mosgi.managedelements.memoryprobe.MemoryProbe
- All Implemented Interfaces:
- TabIfc, MemoryProbeMBean, BundleActivator
public class MemoryProbe
- extends Object
- implements BundleActivator, MemoryProbeMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryProbe
public MemoryProbe()
getBundleName
public String getBundleName()
- Specified by:
getBundleName
in interface TabIfc
start
public void start(BundleContext context)
throws Exception
- Specified by:
start
in interface BundleActivator
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Specified by:
stop
in interface BundleActivator
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.