Package | Description |
---|---|
org.jboss.as.ejb3.subsystem |
Modifier and Type | Method and Description |
---|---|
static EJB3SubsystemNamespace |
EJB3SubsystemNamespace.forUri(String uri) |
protected EJB3SubsystemNamespace |
EJB3Subsystem20Parser.getExpectedNamespace() |
protected EJB3SubsystemNamespace |
EJB3Subsystem13Parser.getExpectedNamespace() |
protected EJB3SubsystemNamespace |
EJB3Subsystem12Parser.getExpectedNamespace() |
protected EJB3SubsystemNamespace |
EJB3Subsystem14Parser.getExpectedNamespace() |
static EJB3SubsystemNamespace |
EJB3SubsystemNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EJB3SubsystemNamespace[] |
EJB3SubsystemNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.