JBoss Log Manager 1.2.0.GA

org.jboss.logmanager
Interface ConfigurationLocator

All Known Implementing Classes:
DefaultConfigurationLocator

public interface ConfigurationLocator

A locator for logger configuration.


Method Summary
 InputStream findConfiguration()
          Find the configuration file.
 

Method Detail

findConfiguration

InputStream findConfiguration()
                              throws IOException
Find the configuration file.

Returns:
the configuration file input stream
Throws:
IOException

JBoss Log Manager 1.2.0.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.