Sonic ESB API

com.sonicsw.esb.service.common.metrics
Class UpdateMode

java.lang.Object
  extended by com.sonicsw.esb.service.common.metrics.UpdateMode

public final class UpdateMode
extends java.lang.Object

Type-safe enumeration of supported statistic update modes.


Field Summary
static UpdateMode COUNTER
           
static UpdateMode DIFFERENCE
           
static UpdateMode MAX
           
static UpdateMode MIN
           
static UpdateMode VALUE
           
 
Method Summary
 short getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VALUE

public static final UpdateMode VALUE

DIFFERENCE

public static final UpdateMode DIFFERENCE

COUNTER

public static final UpdateMode COUNTER

MIN

public static final UpdateMode MIN

MAX

public static final UpdateMode MAX
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getValue

public short getValue()

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.