org.ow2.petals.jmx.commons
Class PetalsMonitoringServiceConstants.EventType

java.lang.Object
  extended by org.ow2.petals.jmx.commons.PetalsMonitoringServiceConstants.EventType
Enclosing class:
PetalsMonitoringServiceConstants

public static class PetalsMonitoringServiceConstants.EventType
extends java.lang.Object


Field Summary
static java.lang.String DONE_ACK_RECEIVED
           
static java.lang.String DONE_ACK_SENT
           
static java.lang.String ERROR_ACK_RECEIVED
           
static java.lang.String ERROR_ACK_SENT
           
static java.lang.String FAULT_RECEIVED
           
static java.lang.String FAULT_SENT
           
static java.lang.String IN_RECEIVED
           
static java.lang.String IN_SENT
           
static java.lang.String OUT_RECEIVED
           
static java.lang.String OUT_SENT
           
 
Constructor Summary
PetalsMonitoringServiceConstants.EventType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IN_SENT

public static final java.lang.String IN_SENT
See Also:
Constant Field Values

OUT_SENT

public static final java.lang.String OUT_SENT
See Also:
Constant Field Values

FAULT_SENT

public static final java.lang.String FAULT_SENT
See Also:
Constant Field Values

DONE_ACK_SENT

public static final java.lang.String DONE_ACK_SENT
See Also:
Constant Field Values

ERROR_ACK_SENT

public static final java.lang.String ERROR_ACK_SENT
See Also:
Constant Field Values

IN_RECEIVED

public static final java.lang.String IN_RECEIVED
See Also:
Constant Field Values

OUT_RECEIVED

public static final java.lang.String OUT_RECEIVED
See Also:
Constant Field Values

FAULT_RECEIVED

public static final java.lang.String FAULT_RECEIVED
See Also:
Constant Field Values

DONE_ACK_RECEIVED

public static final java.lang.String DONE_ACK_RECEIVED
See Also:
Constant Field Values

ERROR_ACK_RECEIVED

public static final java.lang.String ERROR_ACK_RECEIVED
See Also:
Constant Field Values
Constructor Detail

PetalsMonitoringServiceConstants.EventType

public PetalsMonitoringServiceConstants.EventType()


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.