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