|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ILog in oracle.stellent.ridc.common.log |
|---|
| Methods in oracle.stellent.ridc.common.log that return ILog | |
|---|---|
static ILog |
LogFactory.getLog(java.lang.Class type)Obtain the logging object via the provider |
ILog |
ILogProvider.getLog(java.lang.String name)Retrieve a ILog implementation associated with the given name (usually hierarchical, like a class name, with '.' notation) |
static ILog |
LogFactory.getLog(java.lang.String name)Obtain the logging object via the provider |
| Uses of ILog in oracle.stellent.ridc.common.log.jdk |
|---|
| Classes in oracle.stellent.ridc.common.log.jdk that implement ILog | |
|---|---|
class |
JDKLog |
| Methods in oracle.stellent.ridc.common.log.jdk that return ILog | |
|---|---|
ILog |
JDKProvider.getLog(java.lang.String name)Retrieve a log object associated with the given name |
| Uses of ILog in oracle.stellent.ridc.common.log.log4j |
|---|
| Classes in oracle.stellent.ridc.common.log.log4j that implement ILog | |
|---|---|
class |
Log4jLog |
| Methods in oracle.stellent.ridc.common.log.log4j that return ILog | |
|---|---|
ILog |
Log4jProvider.getLog(java.lang.String name)Retrieve a log object associated with the given name |
| Uses of ILog in oracle.stellent.ridc.common.log.simple |
|---|
| Classes in oracle.stellent.ridc.common.log.simple that implement ILog | |
|---|---|
class |
SimpleLogSimple console logging |
| Methods in oracle.stellent.ridc.common.log.simple that return ILog | |
|---|---|
ILog |
SimpleLogProvider.getLog(java.lang.String name)Retrieve a log object associated with the given name |
| Uses of ILog in oracle.stellent.ridc.convenience.monitor |
|---|
| Fields in oracle.stellent.ridc.convenience.monitor declared as ILog | |
|---|---|
protected ILog |
ContentHistoryWatcher.m_log |
| Uses of ILog in oracle.stellent.ridc.convenience.usersecurity.impl |
|---|
| Fields in oracle.stellent.ridc.convenience.usersecurity.impl declared as ILog | |
|---|---|
protected ILog |
BinderUtils.m_log |
protected ILog |
UserSecurityGroupsCache.m_log |
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||