org.rhq.plugins.mysql
Class MySqlPluginLifecycleListener
java.lang.Object
org.rhq.plugins.mysql.MySqlPluginLifecycleListener
- All Implemented Interfaces:
- PluginLifecycleListener
public class MySqlPluginLifecycleListener
- extends Object
- implements PluginLifecycleListener
- Author:
- Steve Millidge (C2B2 Consulting Limited)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySqlPluginLifecycleListener
public MySqlPluginLifecycleListener()
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.