|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogAndSource | |
---|---|
railo.commons.io.log | |
railo.commons.io.log.sl4j | |
railo.runtime.config | |
railo.runtime.schedule | |
railo.runtime.search | |
railo.runtime.search.lucene2.net |
Uses of LogAndSource in railo.commons.io.log |
---|
Classes in railo.commons.io.log that implement LogAndSource | |
---|---|
class |
LogAndSourceImpl
|
Uses of LogAndSource in railo.commons.io.log.sl4j |
---|
Constructors in railo.commons.io.log.sl4j with parameters of type LogAndSource | |
---|---|
LoggerAdapterImpl(LogAndSource logger,
String name)
|
Uses of LogAndSource in railo.runtime.config |
---|
Methods in railo.runtime.config with parameters of type LogAndSource | |
---|---|
void |
ConfigWebImpl.setGatewayLogger(LogAndSource gatewayLogger)
|
void |
ConfigImpl.setThreadLogger(LogAndSource threadLogger)
|
Uses of LogAndSource in railo.runtime.schedule |
---|
Methods in railo.runtime.schedule that return LogAndSource | |
---|---|
LogAndSource |
SchedulerImpl.getLogger()
|
LogAndSource |
Scheduler.getLogger()
|
Constructors in railo.runtime.schedule with parameters of type LogAndSource | |
---|---|
ScheduledTaskThread(CFMLEngineImpl engine,
SchedulerImpl scheduler,
Config config,
LogAndSource log,
ScheduleTask task,
String charset)
|
|
SchedulerImpl(CFMLEngine engine,
Config config,
Resource schedulerDir,
LogAndSource log,
String charset)
constructor of the sheduler |
|
SchedulerImpl(CFMLEngine engine,
String xml,
Config config,
LogAndSource log)
creates a empty Scheduler, used for event gateway context |
Uses of LogAndSource in railo.runtime.search |
---|
Methods in railo.runtime.search that return LogAndSource | |
---|---|
LogAndSource |
SearchEngineSupport.getLogger()
|
LogAndSource |
SearchEngine.getLogger()
|
Methods in railo.runtime.search with parameters of type LogAndSource | |
---|---|
void |
SearchEngineSupport.init(Config config,
Resource searchDir,
LogAndSource log)
|
void |
SearchEngine.init(Config config,
Resource searchDir,
LogAndSource log)
constructor of the class |
Uses of LogAndSource in railo.runtime.search.lucene2.net |
---|
Constructors in railo.runtime.search.lucene2.net with parameters of type LogAndSource | |
---|---|
WebCrawler(LogAndSource log)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |