Package | Description |
---|---|
org.jboss.as.naming | |
org.jboss.as.naming.subsystem |
Modifier and Type | Method and Description |
---|---|
OperationFailedException |
NamingMessages.bindingTypeRequiresAttributeDefined(BindingType bindingType,
String attributeName)
Creates an exception indicating that a required attribute is not defined.
|
Modifier and Type | Method and Description |
---|---|
static BindingType |
BindingType.forName(String localName) |
static BindingType |
BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingType[] |
BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.