ome.services.messages.stats
Class MethodStatsMessage

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by ome.util.messages.InternalMessage
              extended by ome.services.messages.stats.AbstractStatsMessage
                  extended by ome.services.messages.stats.MethodStatsMessage
All Implemented Interfaces:
Serializable

public class MethodStatsMessage
extends AbstractStatsMessage

Published when more than the specified number of active method calls is reached.

See Also:
OmeroThrottling, Serialized Form

Field Summary
 
Fields inherited from class ome.util.messages.InternalMessage
threadSafe
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
MethodStatsMessage(Object source, long methods)
           
 
Method Summary
 long getMethodCount()
           
 
Methods inherited from class ome.services.messages.stats.AbstractStatsMessage
isHard
 
Methods inherited from class ome.util.messages.InternalMessage
isThreadSafe
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodStatsMessage

public MethodStatsMessage(Object source,
                          long methods)
Method Detail

getMethodCount

public long getMethodCount()


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

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