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 classDefaultConfigurationLocatorA configuration locator which looks for alogging.propertiesfile in the class path, allowing the location to be overridden via a URL specified in thelogging.configurationsystem property.
-