Interface RemoveUnsupportedExtensions.EnvironmentProperties
-
- Enclosing class:
- RemoveUnsupportedExtensions<S extends org.jboss.migration.core.jboss.JBossServer<S>>
public static interface RemoveUnsupportedExtensions.EnvironmentProperties
-
-
Field Detail
-
PREFIX
static final String PREFIX
the prefix for the name of extensions related properties- See Also:
- Constant Field Values
-
INCLUDES
static final String INCLUDES
a list with extensions to include, i.e. not remove from config- See Also:
- Constant Field Values
-
EXCLUDES
static final String EXCLUDES
a list with extensions to exclude, i.e. remove from config- See Also:
- Constant Field Values
-
-