org.rhq.plugins.jmx
Class JMXPluginLifecycleListener

java.lang.Object
  extended by org.rhq.plugins.jmx.JMXPluginLifecycleListener
All Implemented Interfaces:
PluginLifecycleListener

public class JMXPluginLifecycleListener
extends Object
implements PluginLifecycleListener


Constructor Summary
JMXPluginLifecycleListener()
           
 
Method Summary
 void initialize(PluginContext context)
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXPluginLifecycleListener

public JMXPluginLifecycleListener()
Method Detail

initialize

public void initialize(PluginContext context)
                throws Exception
Specified by:
initialize in interface PluginLifecycleListener
Throws:
Exception

shutdown

public void shutdown()
Specified by:
shutdown in interface PluginLifecycleListener


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.