Package | Description |
---|---|
org.jboss.as.naming.logging | |
org.jboss.as.naming.subsystem |
Modifier and Type | Method and Description |
---|---|
org.jboss.as.controller.OperationFailedException |
NamingLogger_$logger.bindingTypeRequiresAttributeDefined(BindingType bindingType,
String attributeName) |
org.jboss.as.controller.OperationFailedException |
NamingLogger.bindingTypeRequiresAttributeDefined(BindingType bindingType,
String attributeName)
Creates an exception indicating that a required attribute is not defined.
|
org.jboss.as.controller.OperationFailedException |
NamingLogger_$logger.cacheNotValidForBindingType(BindingType type) |
org.jboss.as.controller.OperationFailedException |
NamingLogger.cacheNotValidForBindingType(BindingType type) |
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 © 2018 JBoss by Red Hat. All rights reserved.