|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogManagerFactoryException | |
|---|---|
| edu.isi.pegasus.common.logging | |
| Uses of LogManagerFactoryException in edu.isi.pegasus.common.logging |
|---|
| Methods in edu.isi.pegasus.common.logging that throw LogManagerFactoryException | |
|---|---|
static LogManager |
LogManagerFactory.loadInstance(PegasusProperties properties)
Loads the appropriate LogManager class as specified by properties. |
static LogManager |
LogManagerFactory.loadInstance(String implementor,
String formatImplementor,
Properties properties)
Loads the Log Formatter specified. |
static LogManager |
LogManagerFactory.loadSingletonInstance()
Loads the appropriate LogManager class as specified by properties. |
static LogManager |
LogManagerFactory.loadSingletonInstance(PegasusProperties properties)
Loads the appropriate LogManager class as specified by properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||