| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
deploymentModules
Additional modules to be added to each deployment (via prepareArchive()).
|
String |
extension
Name of the module for the WildFly extension, if any.
|
String |
extensionClassName
Name of a specific Extension implementation within the extension module.
|
boolean |
ignorable
Flag to determine if this fraction is ignorable.
|
boolean |
marshal
Flag to determine if DMR marshalling of this fraction should be used.
|
String |
parserFactoryClassName
Specific parser-factory class name.
|
public abstract String extension
public abstract boolean marshal
public abstract boolean ignorable
public abstract String parserFactoryClassName
public abstract String extensionClassName
public abstract String[] deploymentModules
Copyright © 2016 JBoss by Red Hat. All rights reserved.