com.almende.eve.agent.log
Class EventLogger
java.lang.Object
com.almende.eve.agent.log.EventLogger
public class EventLogger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventLogger
protected EventLogger()
EventLogger
public EventLogger(AgentFactory agentFactory)
log
public void log(String agentId,
String event,
Object params)
getLogs
public List<Log> getLogs(String agentId,
Long since)
throws Exception
- Throws:
Exception
Copyright © 2013 Almende BV. All Rights Reserved.