org.apache.openejb.monitoring
Class Event

java.lang.Object
  extended by org.apache.openejb.monitoring.Event

public class Event
extends Object

Version:
$Rev$ $Date$

Constructor Summary
Event()
           
 
Method Summary
 long get()
           
 String getLatest()
           
 long getLatestTime()
           
 void record()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event()
Method Detail

record

public void record()

get

public long get()

getLatest

public String getLatest()

getLatestTime

public long getLatestTime()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.