|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| 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(Class type)Obtain the logging object via the provider |
static ILog |
LogFactory.getLog(String name)Obtain the logging object via the provider |
ILog |
ILogProvider.getLog(String name)Retrieve a ILog implementation associated with the given name (usually hierarchical, like a class name, with '.' notation) |
| Uses of ILog in oracle.stellent.ridc.common.log.impl |
|---|
| Classes in oracle.stellent.ridc.common.log.impl that implement ILog | |
|---|---|
class |
BaseLogSupportBase implementation for the ILog |
| 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(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(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(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 |
UserSecurityGroupsCache.m_log |
protected ILog |
ServiceCallUtils.m_log |
protected ILog |
AccessResolverAccounts.m_log |
protected ILog |
AccessResolverAcl.m_log |
protected ILog |
AccessResolverSecurityGroups.m_log |
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||