ome.services.sessions.stats
Class ObjectsWrittenCounter

java.lang.Object
  extended by ome.services.sessions.stats.LongCounter
      extended by ome.services.sessions.stats.ObjectsWrittenCounter
All Implemented Interfaces:
org.springframework.context.ApplicationEventPublisherAware

public class ObjectsWrittenCounter
extends LongCounter

Counter for all the objects read in a session.

Since:
Beta4
Author:
Josh Moore, josh at glencoesoftware.com

Field Summary
 
Fields inherited from class ome.services.sessions.stats.LongCounter
count
 
Constructor Summary
ObjectsWrittenCounter(int interval)
           
 
Method Summary
protected  InternalMessage message()
           
 
Methods inherited from class ome.services.sessions.stats.LongCounter
increment, setApplicationEventPublisher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectsWrittenCounter

public ObjectsWrittenCounter(int interval)
Method Detail

message

protected InternalMessage message()
Specified by:
message in class LongCounter
Returns:


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.