|
|||||||||
| 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 LogEventRemote

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