- cannotAccessClass(Throwable, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the class, represented by the className parameter, cannot be accessed.
- cannotAddHandlerToSelf(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the handler cannot be attached to itself.
- cannotAssignNullToPrimitive(String, Class<?>) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating null cannot be assigned to a primitive property.
- cannotInstantiateClass(Throwable, String, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the class, represented by the className parameter, could not be
instantiated.
- cannotLoadModule(Throwable, String, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure to load the module.
- cannotRegisterResourceOfType(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Create a failure description message indicating that the resource of given type can not be registered.
- cannotRemoveResourceOfType(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Create a failure description message indicating that the resource of given type can not be removed.
- cannotSetRemovedProperty(String, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the property cannot be set as it's been removed.
- cannotUnassignHandler(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the handler, represented by the handlerName parameter could not be unassigned as it
was not assigned.
- CATEGORY - Static variable in class org.jboss.as.logging.LoggerResourceDefinition
-
- CHANGE_LEVEL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- CHANGE_LEVEL_OPERATION_NAME - Static variable in class org.jboss.as.logging.LoggerResourceDefinition
-
- CLASS - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- classNotFound(Throwable, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the class, represented by the className parameter, could not be found.
- clone() - Method in class org.jboss.as.logging.LoggingResource
-
- close() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- COLOR_MAP - Static variable in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- commit() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- CommonAttributes - Interface in org.jboss.as.logging
-
- compare(PathElement, PathElement) - Method in class org.jboss.as.logging.LoggingExtension.LoggingChildResourceComparator
-
- CONFIGURATION - Static variable in class org.jboss.as.logging.deployments.resources.LoggingDeploymentResources
-
- ConfigurationPersistence - Class in org.jboss.as.logging.logmanager
-
Persists the logging.properties file.
- ConfigurationPersistence() - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationPersistence(LogContext) - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationPersistence(PropertyConfigurator) - Constructor for class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- ConfigurationProperty<T> - Interface in org.jboss.as.logging
-
Used for configuring logging properties.
- configure(InputStream) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- correct(ModelNode, ModelNode) - Method in class org.jboss.as.logging.correctors.FileCorrector
-
- create() - Static method in class org.jboss.as.logging.logmanager.WildFlyLogContextSelector.Factory
-
- createOperationFailure(String) - Static method in class org.jboss.as.logging.Logging
-
- createOperationFailure(Throwable, String) - Static method in class org.jboss.as.logging.Logging
-
- CURRENT - Static variable in enum org.jboss.as.logging.Namespace
-
The current namespace version.
- ElementAttributeMarshaller - Class in org.jboss.as.logging
-
- ENABLED - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- ENCODING - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- equals(Object) - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- ERROR_MANAGER - Static variable in class org.jboss.as.logging.deployments.resources.LoggingDeploymentResources
-
- errorManagerAlreadyExists(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the error manager already exists.
- errorManagerNotFound(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the error manager could not be found.
- errorProcessingLogDirectory(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
- errorProcessingLoggingConfiguration(Throwable) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating an error occurred while searching for logging configuration files.
- errorSettingProperty(Throwable, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating an error occurred trying to set the property, represented by the
propertyName parameter, on the handler class, represented by the className parameter.
- exists(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Checks to see if the logging profile has a log context associated with it.
- expected(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the token was expected next in the filter expression.
- expected(String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the one or the other tokens was expected next in the filter expression.
- expectedIdentifier() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating an identifier was expected next in the filter expression.
- expectedString() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a string was expected next in the filter expression.
- extensionNotInitialized() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating the LogManager is required and the logging
subsystem was not initialized.
- extraData() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating extra data was found in the filter expression.
- Factory() - Constructor for class org.jboss.as.logging.logmanager.WildFlyLogContextSelector.Factory
-
- failedToCloseResource(Throwable, Closeable) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs an error message indicating to failure to close the resource represented by the closeable
parameter.
- failedToConfigureLogging(Throwable, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure to configure logging with the configuration file represented by the
fileName parameter.
- failedToLoadClass(Throwable, String, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure to load the class.
- failedToLocateConstructor(Throwable, String, String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure to locate the constructor.
- failedToReadLogFile(Throwable, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure to read the log file.
- failedToSetHandlerEncoding(Throwable, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the handler encoding failed to set.
- failedToWriteConfigurationFile(Throwable, File) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating a failure to write the configuration file.
- FILE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FileCorrector - Class in org.jboss.as.logging.correctors
-
- FileCorrector() - Constructor for class org.jboss.as.logging.correctors.FileCorrector
-
- FileResolver - Class in org.jboss.as.logging.resolvers
-
Used to resolve an absolute path for a file.
- FileValidator - Class in org.jboss.as.logging.validators
-
Validates the
file attribute.
- FileValidator() - Constructor for class org.jboss.as.logging.validators.FileValidator
-
- FILTER - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILTER - Static variable in class org.jboss.as.logging.deployments.resources.LoggingDeploymentResources
-
- FILTER_PATTERN - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- FILTER_SPEC - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- filterAlreadyExists(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the filter already exists.
- filterNotFound(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the filter could not be found.
- filterNotSupported() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating filters are not currently supported for log4j appenders.
- flush() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler
-
- forDeployment(PathAddress) - Static method in class org.jboss.as.logging.deployments.LoggingConfigurationService
-
Create the service name used for this service on a deployment.
- forget() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- format(LoggingEvent) - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
- FORMATTER - Static variable in class org.jboss.as.logging.deployments.resources.LoggingDeploymentResources
-
- formatterAlreadyExists(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the formatter already exists.
- FormatterLayout(Formatter) - Constructor for class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
Construct a new instance.
- formatterNotFound(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the formatter could not be found.
- forUri(String) - Static method in enum org.jboss.as.logging.Namespace
-
- fromString(String) - Static method in enum org.jboss.as.logging.Target
-
- ignoresThrowable() - Method in class org.jboss.as.logging.logmanager.Log4jAppenderHandler.FormatterLayout
-
- initialize(ExtensionContext) - Method in class org.jboss.as.logging.LoggingExtension
-
- initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.logging.LoggingExtension
-
- INSTANCE - Static variable in class org.jboss.as.logging.correctors.FileCorrector
-
- INSTANCE - Static variable in class org.jboss.as.logging.HandlersAttributeMarshaller
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.FileResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.HandlerResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.LevelResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.OverflowActionResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.SizeResolver
-
- INSTANCE - Static variable in class org.jboss.as.logging.resolvers.TargetResolver
-
- invalidEscapeFoundInFilterExpression() - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating an invalid escape was found in the filter expression string.
- invalidFilter(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the filter is invalid.
- invalidLogFile(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the path is a directory and cannot be used as a log file.
- invalidLogLevel(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the log level, represented by the level parameter, is invalid.
- invalidOverflowAction(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the overflow action, represented by the overflowAction parameter, is invalid.
- invalidPath(String, String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating an absolute path cannot be used when a relative-to path is being used.
- invalidProperty(String, String, String, Class<?>) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating no property with the name, represented by the propertyName parameter,
was found on the type.
- invalidPropertyAttribute(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating the attribute, represented by the name parameter, is not a
configurable property value.
- invalidRelativeTo(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating an absolute path cannot be specified for relative-to.
- invalidSize(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the size is invalid.
- invalidSuffix(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating a suffix is invalid.
- invalidTargetName(EnumSet<Target>) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the target name value is invalid.
- invalidValueTypeKey(String, Collection<String>) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
A message indicating the value type key, represented by the kry parameter, is invalid.
- isModelDefined() - Method in class org.jboss.as.logging.LoggingResource
-
- isProxy() - Method in class org.jboss.as.logging.LoggingResource
-
- isReorderRequired(PropertyConfigurable) - Method in class org.jboss.as.logging.logmanager.PropertySorter.DefaultPropertySorter
-
- isReorderRequired(PropertyConfigurable) - Method in interface org.jboss.as.logging.logmanager.PropertySorter
-
- isRuntime() - Method in class org.jboss.as.logging.LoggingResource
-
- readable() - Static method in enum org.jboss.as.logging.Namespace
-
- readNotAllowed(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating the user cannot read the file.
- RegexValidator - Class in org.jboss.as.logging.validators
-
A validator that accepts a pattern to test the {@link org.jboss.dmr.ModelNode#asString() string value parameter.
- RegexValidator(ModelType, boolean, boolean, String) - Constructor for class org.jboss.as.logging.validators.RegexValidator
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggingResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- registerChild(PathElement, Resource) - Method in class org.jboss.as.logging.LoggingResource
-
- registerChild(PathElement, int, Resource) - Method in class org.jboss.as.logging.LoggingResource
-
- registerDeploymentResource(DeploymentResourceSupport, LoggingConfigurationService) - Static method in class org.jboss.as.logging.deployments.resources.LoggingDeploymentResources
-
Registers the deployment resources needed.
- registeredCount() - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Returns the number of registered log contexts.
- registerLogContext(ClassLoader, LogContext) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Register a class loader with a log context.
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.LoggingResourceDefinition
-
- registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.LoggerResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.LoggingResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.PatternFormatterResourceDefinition
-
- registerTransformers(KnownModelVersion, ResourceTransformationDescriptionBuilder, ResourceTransformationDescriptionBuilder) - Method in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- remove(String) - Method in class org.jboss.as.logging.LoggingProfileContextSelector
-
Removes the associated log context from the logging profile.
- REMOVE_HANDLER_OPERATION_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- removeChild(PathElement) - Method in class org.jboss.as.logging.LoggingResource
-
- removeErrorManagerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeFilterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeFormatterConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeHandlerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removeLogApiClassLoader(ClassLoader) - Method in interface org.jboss.as.logging.logmanager.WildFlyLogContextSelector
-
Remove a class loader from the known log APIs set.
- removeLoggerConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- removePojoConfiguration(String) - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
- REPLACE - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- REPLACE_ALL - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- REPLACEMENT - Static variable in interface org.jboss.as.logging.CommonAttributes
-
- replacingConfigurator(Configurator) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating the configurator class is an unknown type and will be replaced.
- replacingNamedHandler(String) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Logs a warning message indicating the handler is being replaced due to a different type or module name.
- requireChild(PathElement) - Method in class org.jboss.as.logging.LoggingResource
-
- requiresReload(Set<AttributeAccess.Flag>) - Static method in class org.jboss.as.logging.Logging
-
Checks to see within the flags if a reload, i.e.
- requiresRestart(Set<AttributeAccess.Flag>) - Static method in class org.jboss.as.logging.Logging
-
Checks to see within the flags if a restart of any kind is required.
- resolvePath(OperationContext, String, String) - Static method in class org.jboss.as.logging.resolvers.FileResolver
-
Resolves the path based on the relative to and the path.
- resolvePropertyValue(OperationContext, ModelNode) - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Resolves the value of the model node the type.
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- resolvePropertyValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- resolver() - Method in interface org.jboss.as.logging.ConfigurationProperty
-
Returns the resolver for the attribute.
- resolver() - Method in class org.jboss.as.logging.LogHandlerListAttributeDefinition
-
- resolver() - Method in class org.jboss.as.logging.PropertyAttributeDefinition
-
- resolver() - Method in class org.jboss.as.logging.PropertyObjectTypeAttributeDefinition
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.FileResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.HandlerResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.LevelResolver
-
- resolveValue(OperationContext, ModelNode) - Method in interface org.jboss.as.logging.resolvers.ModelNodeResolver
-
Formats the attribute to the desired type.
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.OverflowActionResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.SizeResolver
-
- resolveValue(OperationContext, ModelNode) - Method in class org.jboss.as.logging.resolvers.TargetResolver
-
- rollback() - Method in class org.jboss.as.logging.logmanager.ConfigurationPersistence
-
Rolls back the runtime changes.
- rollbackFailure(Throwable) - Method in interface org.jboss.as.logging.logging.LoggingLogger
-
Creates an exception indicating a failure was detected while performing a rollback.
- ROOT_LOGGER - Static variable in interface org.jboss.as.logging.logging.LoggingLogger
-
A root logger with the category of the package name.
- ROOT_LOGGER_ADD_HANDLER_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_ADD_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_ATTRIBUTE_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_CHANGE_LEVEL_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_NAME - Static variable in interface org.jboss.as.logging.CommonAttributes
-
The name of the root logger.
- ROOT_LOGGER_PATH_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_REMOVE_HANDLER_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- ROOT_LOGGER_REMOVE_OPERATION_NAME - Static variable in class org.jboss.as.logging.RootLoggerResourceDefinition
-
- RootLoggerResourceDefinition - Class in org.jboss.as.logging
-
- RootLoggerResourceDefinition(boolean) - Constructor for class org.jboss.as.logging.RootLoggerResourceDefinition
-