Uses of Interface
com.sun.identity.log.ILogRecord
- 
Packages that use ILogRecord Package Description com.sun.identity.entitlement.log com.sun.identity.log Provides the classes and interfaces of core logging and auditing facilities. - 
- 
Uses of ILogRecord in com.sun.identity.entitlement.log
Classes in com.sun.identity.entitlement.log that implement ILogRecord Modifier and Type Class Description classELogRecordThis class encapsulates the items in a log record. - 
Uses of ILogRecord in com.sun.identity.log
Classes in com.sun.identity.log that implement ILogRecord Modifier and Type Class Description classLogRecordExtension to the JDK1.4LogRecordto include thelogInfoHashMapand methods to store and retrieve data from thislogInfoMap.Methods in com.sun.identity.log with parameters of type ILogRecord Modifier and Type Method Description voidLogger. log(ILogRecord record)Log entitlement log record. 
 -