|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.lib.jmbeans.osgi.MBeansRegistration
public class MBeansRegistration
Activator for the bundle which creates the basic JSR77 MBeans. Provides an OSGi service to update service manager.
| Constructor Summary | |
|---|---|
MBeansRegistration(org.osgi.framework.BundleContext bc)
Constructor. |
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
Stop the bundle. |
void |
updateServiceManager(org.ow2.jonas.properties.ServerProperties props)
Update ServiceManager with services state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeansRegistration(org.osgi.framework.BundleContext bc)
bc - OSGi BundleContext.| Method Detail |
|---|
public void start()
throws Exception
Exception
public void stop()
throws Exception
Exception
public void updateServiceManager(org.ow2.jonas.properties.ServerProperties props)
throws Exception
updateServiceManager in interface ServiceManagerUpdaterprops - JOnAS properties
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||