org.apache.felix.mosgi.managedelements.obrprobe
Class ObrProbe
java.lang.Object
org.apache.felix.mosgi.managedelements.obrprobe.ObrProbe
- All Implemented Interfaces:
- TabIfc, ObrProbeMBean, BundleActivator
public class ObrProbe
- extends Object
- implements BundleActivator, ObrProbeMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObrProbe
public ObrProbe()
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)
- Specified by:
stop
in interface BundleActivator
deploy
public void deploy(String location,
String version)
- Specified by:
deploy
in interface ObrProbeMBean
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.