|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.infinityloop.util.log.LoggerConfiguration
public class LoggerConfiguration
Contains necessary configuration details for a LoggerProxy object.
Constructor Summary | |
---|---|
protected |
LoggerConfiguration()
Default constructor |
|
LoggerConfiguration(java.lang.String bundleName)
Constructor with specific ResourceBundle for messages |
Method Summary | |
---|---|
java.util.ResourceBundle |
getMessageBundle()
Returns the associated message bundle with this configuration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LoggerConfiguration()
public LoggerConfiguration(java.lang.String bundleName)
bundleName
- the bundleMethod Detail |
---|
public java.util.ResourceBundle getMessageBundle()
null
, if not available or found
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |