|
|||||||||
| Home >> All >> org >> ahlner >> Log4J2DB >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.ahlner.Log4J2DB.beans
Interface LogEventLocal

- All Superinterfaces:
- javax.ejb.EJBLocalObject
- public interface LogEventLocal
- extends javax.ejb.EJBLocalObject
Local interface for LogEvent.
| Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
| Method Detail |
getData
public LogEventData getData()
getEventid
public java.lang.String getEventid()
getHostName
public java.lang.String getHostName()
getLogEventValue
public LogEventValue getLogEventValue()
getLogger
public java.lang.String getLogger()
getMessage
public java.lang.String getMessage()
getPriority
public java.lang.String getPriority()
getTimeStamp
public java.lang.Float getTimeStamp()
|
|||||||||
| Home >> All >> org >> ahlner >> Log4J2DB >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC