|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.augeas.AugeasPluginLifecycleListener
public class AugeasPluginLifecycleListener
This is a plugin lifecycle listener object for the abstract Augeas plugin. It is used to load and unload the augeas shared library from memory.
| Constructor Summary | |
|---|---|
AugeasPluginLifecycleListener()
|
|
| 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 |
|---|
public AugeasPluginLifecycleListener()
| Method Detail |
|---|
public void initialize(PluginContext context)
throws java.lang.Exception
initialize in interface PluginLifecycleListenerjava.lang.Exceptionpublic void shutdown()
shutdown in interface PluginLifecycleListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||