OperationFailedRuntimeException |
ControllerLogger_$logger.cannotRemove(String name) |
|
OperationFailedRuntimeException |
ControllerLogger.cannotRemove(String name) |
Creates an exception indicating the inability to remove the name.
|
OperationFailedRuntimeException |
ControllerLogger_$logger.capabilityAlreadyRegisteredInContext(String capability,
RegistrationPoint newPoint,
String context,
Set<RegistrationPoint> oldPoints) |
|
OperationFailedRuntimeException |
ControllerLogger.capabilityAlreadyRegisteredInContext(String capability,
RegistrationPoint newPoint,
String context,
Set<RegistrationPoint> oldPoints) |
|
OperationFailedRuntimeException |
ControllerLogger_$logger.duplicateElement(String name) |
|
OperationFailedRuntimeException |
ControllerLogger.duplicateElement(String name) |
Creates an exception indicating ad duplicate path element, represented by the name parameter, was found.
|
OperationFailedRuntimeException |
ControllerLogger_$logger.duplicateResourceAddress(PathAddress address) |
|
OperationFailedRuntimeException |
ControllerLogger.duplicateResourceAddress(PathAddress address) |
Creates an exception indicating the resource is a duplicate.
|
OperationFailedRuntimeException |
ControllerLogger_$logger.extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause,
String module) |
|
OperationFailedRuntimeException |
ControllerLogger.extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause,
String module) |
|
OperationFailedRuntimeException |
ControllerLogger_$logger.modelUpdateNotAuthorized(String operation,
PathAddress address) |
|
OperationFailedRuntimeException |
ControllerLogger.modelUpdateNotAuthorized(String operation,
PathAddress address) |
|
OperationFailedRuntimeException |
ControllerLogger_$logger.noChildType(String name) |
|
OperationFailedRuntimeException |
ControllerLogger.noChildType(String name) |
Creates an exception indicating no child type for the name.
|
OperationFailedRuntimeException |
ControllerLogger_$logger.orderedChildTypeRenamed(PathAddress read,
PathAddress transformed,
String type,
Set<String> parentOrderedChildren) |
|
OperationFailedRuntimeException |
ControllerLogger.orderedChildTypeRenamed(PathAddress read,
PathAddress transformed,
String type,
Set<String> parentOrderedChildren) |
|
OperationFailedRuntimeException |
ControllerLogger_$logger.resourceNotFound(PathAddress ancestor,
PathAddress address) |
|
OperationFailedRuntimeException |
ControllerLogger.resourceNotFound(PathAddress ancestor,
PathAddress address) |
Creates an exception indicating a resource does not exist.
|
OperationFailedRuntimeException |
ControllerLogger_$logger.socketBindingalreadyDeclared(String name1,
String name2,
String value,
String parentName,
String parentValue) |
|
OperationFailedRuntimeException |
ControllerLogger.socketBindingalreadyDeclared(String name1,
String name2,
String value,
String parentName,
String parentValue) |
|