Uses of Enum
org.jboss.as.naming.subsystem.BindingType
Packages that use BindingType
-
Uses of BindingType in org.jboss.as.naming.logging
Methods in org.jboss.as.naming.logging with parameters of type BindingTypeModifier and TypeMethodDescriptionfinal org.jboss.as.controller.OperationFailedExceptionNamingLogger_$logger.bindingTypeRequiresAttributeDefined(BindingType bindingType, String attributeName) org.jboss.as.controller.OperationFailedExceptionNamingLogger.bindingTypeRequiresAttributeDefined(BindingType bindingType, String attributeName) Creates an exception indicating that a required attribute is not defined.final org.jboss.as.controller.OperationFailedExceptionNamingLogger_$logger.cacheNotValidForBindingType(BindingType type) org.jboss.as.controller.OperationFailedExceptionNamingLogger.cacheNotValidForBindingType(BindingType type) -
Uses of BindingType in org.jboss.as.naming.subsystem
Methods in org.jboss.as.naming.subsystem that return BindingTypeModifier and TypeMethodDescriptionstatic BindingTypestatic BindingTypeReturns 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.