Uses of Interface
org.jboss.logmanager.ConfigurationLocator
-
Packages that use ConfigurationLocator Package Description org.jboss.logmanager -
-
Uses of ConfigurationLocator in org.jboss.logmanager
Classes in org.jboss.logmanager that implement ConfigurationLocator Modifier and Type Class Description class
DefaultConfigurationLocator
A configuration locator which looks for alogging.properties
file in the class path, allowing the location to be overridden via a URL specified in thelogging.configuration
system property.
-