Package org.jboss.logmanager
Interface ConfigurationLocator
-
- All Known Implementing Classes:
DefaultConfigurationLocator
public interface ConfigurationLocator
A locator for logger configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
findConfiguration()
Find the configuration file.
-