|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggerConfiguration | |
org.exolab.jms.config |
Uses of LoggerConfiguration in org.exolab.jms.config |
Methods in org.exolab.jms.config that return LoggerConfiguration | |
LoggerConfiguration |
Configuration.getLoggerConfiguration()
Returns the value of field 'loggerConfiguration'. |
LoggerConfiguration |
DefaultConfiguration.getLoggerConfiguration()
Returns the value of field 'loggerConfiguration'. |
static LoggerConfiguration |
LoggerConfiguration.unmarshal(java.io.Reader reader)
Method unmarshal |
Methods in org.exolab.jms.config with parameters of type LoggerConfiguration | |
void |
Configuration.setLoggerConfiguration(LoggerConfiguration loggerConfiguration)
Sets the value of field 'loggerConfiguration'. |
void |
DefaultConfiguration.setLoggerConfiguration(LoggerConfiguration loggerConfiguration)
Sets the value of field 'loggerConfiguration'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |