public class AugeasPluginLifecycleListener extends Object implements PluginLifecycleListener
LENSES_SUBDIRECTORY_NAME).
The list of lenses to copy is obtained from the file META-INF/augeas-lenses/list which is assumed to contain a list of all the files that should be on the augeas load path, each on a new line. This file is allowed to have comments - a line starting with '#' is considered a comment.
| Modifier and Type | Field and Description |
|---|---|
static String |
LENSES_SUBDIRECTORY_NAME |
| Constructor and Description |
|---|
AugeasPluginLifecycleListener() |
public static final String LENSES_SUBDIRECTORY_NAME
public void initialize(PluginContext context) throws Exception
initialize in interface PluginLifecycleListenerExceptionpublic void shutdown()
shutdown in interface PluginLifecycleListenerCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.