public class EJB3Subsystem14Parser extends EJB3Subsystem13Parser
| Modifier and Type | Field and Description |
|---|---|
static EJB3Subsystem14Parser |
INSTANCE |
SUBSYSTEM_PATH| Modifier | Constructor and Description |
|---|---|
protected |
EJB3Subsystem14Parser() |
| Modifier and Type | Method and Description |
|---|---|
protected EJB3SubsystemNamespace |
getExpectedNamespace() |
protected void |
readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
EJB3SubsystemXMLElement element,
List<org.jboss.dmr.ModelNode> operations,
org.jboss.dmr.ModelNode ejb3SubsystemAddOperation) |
parseRemoteparseClusterPassivationStore, parseFilePassivationStore, parsePassivationStores, parseStatefulBean, readAttributes, readElementpublic static final EJB3Subsystem14Parser INSTANCE
protected void readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
EJB3SubsystemXMLElement element,
List<org.jboss.dmr.ModelNode> operations,
org.jboss.dmr.ModelNode ejb3SubsystemAddOperation)
throws XMLStreamException
readElement in class EJB3Subsystem13ParserXMLStreamExceptionprotected EJB3SubsystemNamespace getExpectedNamespace()
getExpectedNamespace in class EJB3Subsystem13ParserCopyright © 2014 JBoss by Red Hat. All rights reserved.