public class XALCoreModule extends AbstractXALModule
Modifier and Type | Field and Description |
---|---|
static XALCoreModule |
v2_0 |
Constructor and Description |
---|
XALCoreModule(XALModuleType type,
XALModuleVersion version,
java.lang.String namespaceURI,
java.lang.String namespacePrefix,
java.lang.String schemaLocation,
Module... dependencies) |
Modifier and Type | Method and Description |
---|---|
static XALCoreModule |
getInstance(XALModuleVersion version) |
static java.util.List<XALCoreModule> |
getInstances() |
getType, getVersion
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
public static final XALCoreModule v2_0
public XALCoreModule(XALModuleType type, XALModuleVersion version, java.lang.String namespaceURI, java.lang.String namespacePrefix, java.lang.String schemaLocation, Module... dependencies)
public static java.util.List<XALCoreModule> getInstances()
public static XALCoreModule getInstance(XALModuleVersion version)