Package ome.services.sessions.stats

Interface Summary
SessionStats Thread-safe counter for all
 

Class Summary
CounterFactory Factory for creating counter objects.
CurrentSessionStats Wrapper which delegates to a SessionStats instance acquired during construction.
DelegatingStats Delegates to a SessionStats which is acquired from DelegatingStats.stats().
LongCounter Counter object which increments an internal long by some integer value, and according to some strategy publishes an InternalMessage subclass.
MethodCounter Counter for active methods for a given session.
NullSessionStats Implementation of SimpleStats which does nothing.
ObjectsReadCounter Counter for all the objects read in a session.
ObjectsWrittenCounter Counter for all the objects read in a session.
PerSessionStats Delegates to a SessionStats which is acquired on every method invocation.
PerThreadStats Delegates to a SessionStats which is acquired on every method invocation.
SessionsCreatedCounter Counter for all the objects read in a session.
SimpleSessionStats  
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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