Enum Class MonitoringEvent

java.lang.Object
java.lang.Enum<MonitoringEvent>
i5.las2peer.api.logging.MonitoringEvent
All Implemented Interfaces:
Serializable, Comparable<MonitoringEvent>, Constable

public enum MonitoringEvent extends Enum<MonitoringEvent>
A monitoring event.
  • Enum Constant Details

    • NODE_CREATED

      public static final MonitoringEvent NODE_CREATED
    • NODE_SHUTDOWN

      public static final MonitoringEvent NODE_SHUTDOWN
    • NODE_STATUS_CHANGE

      public static final MonitoringEvent NODE_STATUS_CHANGE
    • NEW_NODE_NOTICE

      public static final MonitoringEvent NEW_NODE_NOTICE
    • NODE_ERROR

      public static final MonitoringEvent NODE_ERROR
    • NODE_BUSY

      public static final MonitoringEvent NODE_BUSY
    • AGENT_SEARCH_STARTED

      public static final MonitoringEvent AGENT_SEARCH_STARTED
    • AGENT_SEARCH_RECEIVED

      public static final MonitoringEvent AGENT_SEARCH_RECEIVED
    • AGENT_SEARCH_ANSWER_SENT

      public static final MonitoringEvent AGENT_SEARCH_ANSWER_SENT
    • AGENT_SEARCH_ANSWER_RECEIVED

      public static final MonitoringEvent AGENT_SEARCH_ANSWER_RECEIVED
    • AGENT_SEARCH_FINISHED

      public static final MonitoringEvent AGENT_SEARCH_FINISHED
    • AGENT_SEARCH_FAILED

      public static final MonitoringEvent AGENT_SEARCH_FAILED
    • ARTIFACT_ADDED

      public static final MonitoringEvent ARTIFACT_ADDED
    • ARTIFACT_UPDATED

      public static final MonitoringEvent ARTIFACT_UPDATED
    • ARTIFACT_FETCH_STARTED

      public static final MonitoringEvent ARTIFACT_FETCH_STARTED
    • ARTIFACT_RECEIVED

      public static final MonitoringEvent ARTIFACT_RECEIVED
    • ARTIFACT_FETCH_FAILED

      public static final MonitoringEvent ARTIFACT_FETCH_FAILED
    • ARTIFACT_NOTIFICATION

      public static final MonitoringEvent ARTIFACT_NOTIFICATION
    • ARTIFACT_UPLOAD_FAILED

      public static final MonitoringEvent ARTIFACT_UPLOAD_FAILED
    • ARTIFACT_OVERWRITE_FAILED

      public static final MonitoringEvent ARTIFACT_OVERWRITE_FAILED
    • AGENT_REGISTERED

      public static final MonitoringEvent AGENT_REGISTERED
    • AGENT_UNLOCKED

      public static final MonitoringEvent AGENT_UNLOCKED
    • AGENT_UNLOCK_FAILED

      public static final MonitoringEvent AGENT_UNLOCK_FAILED
    • AGENT_CREATED

      public static final MonitoringEvent AGENT_CREATED
    • AGENT_REMOVED

      public static final MonitoringEvent AGENT_REMOVED
    • AGENT_UPLOAD_STARTED

      public static final MonitoringEvent AGENT_UPLOAD_STARTED
    • AGENT_UPLOAD_SUCCESS

      public static final MonitoringEvent AGENT_UPLOAD_SUCCESS
    • AGENT_UPLOAD_FAILED

      public static final MonitoringEvent AGENT_UPLOAD_FAILED
    • AGENT_GET_STARTED

      public static final MonitoringEvent AGENT_GET_STARTED
    • AGENT_GET_SUCCESS

      public static final MonitoringEvent AGENT_GET_SUCCESS
    • AGENT_GET_FAILED

      public static final MonitoringEvent AGENT_GET_FAILED
    • AGENT_LOAD_FAILED

      public static final MonitoringEvent AGENT_LOAD_FAILED
    • RMI_SENT

      public static final MonitoringEvent RMI_SENT
    • RMI_SUCCESSFUL

      public static final MonitoringEvent RMI_SUCCESSFUL
    • RMI_FAILED

      public static final MonitoringEvent RMI_FAILED
    • MESSAGE_RECEIVED

      public static final MonitoringEvent MESSAGE_RECEIVED
    • MESSAGE_RECEIVED_ANSWER

      public static final MonitoringEvent MESSAGE_RECEIVED_ANSWER
    • MESSAGE_SENDING

      public static final MonitoringEvent MESSAGE_SENDING
    • MESSAGE_FORWARDING

      public static final MonitoringEvent MESSAGE_FORWARDING
    • MESSAGE_FAILED

      public static final MonitoringEvent MESSAGE_FAILED
    • MESSAGE_RECEIVED_UNKNOWN

      public static final MonitoringEvent MESSAGE_RECEIVED_UNKNOWN
    • RESPONSE_SENDING

      public static final MonitoringEvent RESPONSE_SENDING
    • RESPONSE_FAILED

      public static final MonitoringEvent RESPONSE_FAILED
    • PASTRY_NEW_TOPIC_CHILD

      public static final MonitoringEvent PASTRY_NEW_TOPIC_CHILD
    • PASTRY_REMOVED_TOPIC_CHILD

      public static final MonitoringEvent PASTRY_REMOVED_TOPIC_CHILD
    • PASTRY_TOPIC_SUBSCRIPTION_FAILED

      public static final MonitoringEvent PASTRY_TOPIC_SUBSCRIPTION_FAILED
    • PASTRY_TOPIC_SUBSCRIPTION_SUCCESS

      public static final MonitoringEvent PASTRY_TOPIC_SUBSCRIPTION_SUCCESS
    • SERVICE_STARTUP

      public static final MonitoringEvent SERVICE_STARTUP
    • SERVICE_SHUTDOWN

      public static final MonitoringEvent SERVICE_SHUTDOWN
    • SERVICE_INVOCATION

      public static final MonitoringEvent SERVICE_INVOCATION
    • SERVICE_INVOCATION_FINISHED

      public static final MonitoringEvent SERVICE_INVOCATION_FINISHED
    • SERVICE_INVOCATION_FAILED

      public static final MonitoringEvent SERVICE_INVOCATION_FAILED
    • SERVICE_ADD_TO_MONITORING

      public static final MonitoringEvent SERVICE_ADD_TO_MONITORING
    • BOT_ADD_TO_MONITORING

      public static final MonitoringEvent BOT_ADD_TO_MONITORING
    • SERVICE_MESSAGE

      public static final MonitoringEvent SERVICE_MESSAGE
    • SERVICE_CUSTOM_MESSAGE_1

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_1
    • SERVICE_CUSTOM_MESSAGE_2

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_2
    • SERVICE_CUSTOM_MESSAGE_3

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_3
    • SERVICE_CUSTOM_MESSAGE_4

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_4
    • SERVICE_CUSTOM_MESSAGE_5

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_5
    • SERVICE_CUSTOM_MESSAGE_6

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_6
    • SERVICE_CUSTOM_MESSAGE_7

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_7
    • SERVICE_CUSTOM_MESSAGE_8

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_8
    • SERVICE_CUSTOM_MESSAGE_9

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_9
    • SERVICE_CUSTOM_MESSAGE_10

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_10
    • SERVICE_CUSTOM_MESSAGE_11

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_11
    • SERVICE_CUSTOM_MESSAGE_12

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_12
    • SERVICE_CUSTOM_MESSAGE_13

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_13
    • SERVICE_CUSTOM_MESSAGE_14

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_14
    • SERVICE_CUSTOM_MESSAGE_15

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_15
    • SERVICE_CUSTOM_MESSAGE_16

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_16
    • SERVICE_CUSTOM_MESSAGE_17

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_17
    • SERVICE_CUSTOM_MESSAGE_18

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_18
    • SERVICE_CUSTOM_MESSAGE_19

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_19
    • SERVICE_CUSTOM_MESSAGE_20

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_20
    • SERVICE_CUSTOM_MESSAGE_21

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_21
    • SERVICE_CUSTOM_MESSAGE_22

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_22
    • SERVICE_CUSTOM_MESSAGE_23

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_23
    • SERVICE_CUSTOM_MESSAGE_24

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_24
    • SERVICE_CUSTOM_MESSAGE_25

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_25
    • SERVICE_CUSTOM_MESSAGE_26

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_26
    • SERVICE_CUSTOM_MESSAGE_27

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_27
    • SERVICE_CUSTOM_MESSAGE_28

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_28
    • SERVICE_CUSTOM_MESSAGE_29

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_29
    • SERVICE_CUSTOM_MESSAGE_30

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_30
    • SERVICE_CUSTOM_MESSAGE_31

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_31
    • SERVICE_CUSTOM_MESSAGE_32

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_32
    • SERVICE_CUSTOM_MESSAGE_33

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_33
    • SERVICE_CUSTOM_MESSAGE_34

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_34
    • SERVICE_CUSTOM_MESSAGE_35

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_35
    • SERVICE_CUSTOM_MESSAGE_36

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_36
    • SERVICE_CUSTOM_MESSAGE_37

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_37
    • SERVICE_CUSTOM_MESSAGE_38

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_38
    • SERVICE_CUSTOM_MESSAGE_39

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_39
    • SERVICE_CUSTOM_MESSAGE_40

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_40
    • SERVICE_CUSTOM_MESSAGE_41

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_41
    • SERVICE_CUSTOM_MESSAGE_42

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_42
    • SERVICE_CUSTOM_MESSAGE_43

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_43
    • SERVICE_CUSTOM_MESSAGE_44

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_44
    • SERVICE_CUSTOM_MESSAGE_45

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_45
    • SERVICE_CUSTOM_MESSAGE_46

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_46
    • SERVICE_CUSTOM_MESSAGE_47

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_47
    • SERVICE_CUSTOM_MESSAGE_48

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_48
    • SERVICE_CUSTOM_MESSAGE_49

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_49
    • SERVICE_CUSTOM_MESSAGE_50

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_50
    • SERVICE_CUSTOM_MESSAGE_51

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_51
    • SERVICE_CUSTOM_MESSAGE_52

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_52
    • SERVICE_CUSTOM_MESSAGE_53

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_53
    • SERVICE_CUSTOM_MESSAGE_54

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_54
    • SERVICE_CUSTOM_MESSAGE_55

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_55
    • SERVICE_CUSTOM_MESSAGE_56

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_56
    • SERVICE_CUSTOM_MESSAGE_57

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_57
    • SERVICE_CUSTOM_MESSAGE_58

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_58
    • SERVICE_CUSTOM_MESSAGE_59

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_59
    • SERVICE_CUSTOM_MESSAGE_60

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_60
    • SERVICE_CUSTOM_MESSAGE_61

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_61
    • SERVICE_CUSTOM_MESSAGE_62

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_62
    • SERVICE_CUSTOM_MESSAGE_63

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_63
    • SERVICE_CUSTOM_MESSAGE_64

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_64
    • SERVICE_CUSTOM_MESSAGE_65

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_65
    • SERVICE_CUSTOM_MESSAGE_66

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_66
    • SERVICE_CUSTOM_MESSAGE_67

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_67
    • SERVICE_CUSTOM_MESSAGE_68

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_68
    • SERVICE_CUSTOM_MESSAGE_69

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_69
    • SERVICE_CUSTOM_MESSAGE_70

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_70
    • SERVICE_CUSTOM_MESSAGE_71

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_71
    • SERVICE_CUSTOM_MESSAGE_72

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_72
    • SERVICE_CUSTOM_MESSAGE_73

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_73
    • SERVICE_CUSTOM_MESSAGE_74

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_74
    • SERVICE_CUSTOM_MESSAGE_75

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_75
    • SERVICE_CUSTOM_MESSAGE_76

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_76
    • SERVICE_CUSTOM_MESSAGE_77

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_77
    • SERVICE_CUSTOM_MESSAGE_78

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_78
    • SERVICE_CUSTOM_MESSAGE_79

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_79
    • SERVICE_CUSTOM_MESSAGE_80

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_80
    • SERVICE_CUSTOM_MESSAGE_81

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_81
    • SERVICE_CUSTOM_MESSAGE_82

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_82
    • SERVICE_CUSTOM_MESSAGE_83

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_83
    • SERVICE_CUSTOM_MESSAGE_84

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_84
    • SERVICE_CUSTOM_MESSAGE_85

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_85
    • SERVICE_CUSTOM_MESSAGE_86

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_86
    • SERVICE_CUSTOM_MESSAGE_87

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_87
    • SERVICE_CUSTOM_MESSAGE_88

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_88
    • SERVICE_CUSTOM_MESSAGE_89

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_89
    • SERVICE_CUSTOM_MESSAGE_90

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_90
    • SERVICE_CUSTOM_MESSAGE_91

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_91
    • SERVICE_CUSTOM_MESSAGE_92

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_92
    • SERVICE_CUSTOM_MESSAGE_93

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_93
    • SERVICE_CUSTOM_MESSAGE_94

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_94
    • SERVICE_CUSTOM_MESSAGE_95

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_95
    • SERVICE_CUSTOM_MESSAGE_96

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_96
    • SERVICE_CUSTOM_MESSAGE_97

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_97
    • SERVICE_CUSTOM_MESSAGE_98

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_98
    • SERVICE_CUSTOM_MESSAGE_99

      public static final MonitoringEvent SERVICE_CUSTOM_MESSAGE_99
    • SERVICE_ERROR

      public static final MonitoringEvent SERVICE_ERROR
    • SERVICE_CUSTOM_ERROR_1

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_1
    • SERVICE_CUSTOM_ERROR_2

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_2
    • SERVICE_CUSTOM_ERROR_3

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_3
    • SERVICE_CUSTOM_ERROR_4

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_4
    • SERVICE_CUSTOM_ERROR_5

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_5
    • SERVICE_CUSTOM_ERROR_6

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_6
    • SERVICE_CUSTOM_ERROR_7

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_7
    • SERVICE_CUSTOM_ERROR_8

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_8
    • SERVICE_CUSTOM_ERROR_9

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_9
    • SERVICE_CUSTOM_ERROR_10

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_10
    • SERVICE_CUSTOM_ERROR_11

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_11
    • SERVICE_CUSTOM_ERROR_12

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_12
    • SERVICE_CUSTOM_ERROR_13

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_13
    • SERVICE_CUSTOM_ERROR_14

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_14
    • SERVICE_CUSTOM_ERROR_15

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_15
    • SERVICE_CUSTOM_ERROR_16

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_16
    • SERVICE_CUSTOM_ERROR_17

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_17
    • SERVICE_CUSTOM_ERROR_18

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_18
    • SERVICE_CUSTOM_ERROR_19

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_19
    • SERVICE_CUSTOM_ERROR_20

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_20
    • SERVICE_CUSTOM_ERROR_21

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_21
    • SERVICE_CUSTOM_ERROR_22

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_22
    • SERVICE_CUSTOM_ERROR_23

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_23
    • SERVICE_CUSTOM_ERROR_24

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_24
    • SERVICE_CUSTOM_ERROR_25

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_25
    • SERVICE_CUSTOM_ERROR_26

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_26
    • SERVICE_CUSTOM_ERROR_27

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_27
    • SERVICE_CUSTOM_ERROR_28

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_28
    • SERVICE_CUSTOM_ERROR_29

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_29
    • SERVICE_CUSTOM_ERROR_30

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_30
    • SERVICE_CUSTOM_ERROR_31

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_31
    • SERVICE_CUSTOM_ERROR_32

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_32
    • SERVICE_CUSTOM_ERROR_33

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_33
    • SERVICE_CUSTOM_ERROR_34

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_34
    • SERVICE_CUSTOM_ERROR_35

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_35
    • SERVICE_CUSTOM_ERROR_36

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_36
    • SERVICE_CUSTOM_ERROR_37

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_37
    • SERVICE_CUSTOM_ERROR_38

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_38
    • SERVICE_CUSTOM_ERROR_39

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_39
    • SERVICE_CUSTOM_ERROR_40

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_40
    • SERVICE_CUSTOM_ERROR_41

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_41
    • SERVICE_CUSTOM_ERROR_42

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_42
    • SERVICE_CUSTOM_ERROR_43

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_43
    • SERVICE_CUSTOM_ERROR_44

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_44
    • SERVICE_CUSTOM_ERROR_45

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_45
    • SERVICE_CUSTOM_ERROR_46

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_46
    • SERVICE_CUSTOM_ERROR_47

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_47
    • SERVICE_CUSTOM_ERROR_48

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_48
    • SERVICE_CUSTOM_ERROR_49

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_49
    • SERVICE_CUSTOM_ERROR_50

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_50
    • SERVICE_CUSTOM_ERROR_51

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_51
    • SERVICE_CUSTOM_ERROR_52

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_52
    • SERVICE_CUSTOM_ERROR_53

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_53
    • SERVICE_CUSTOM_ERROR_54

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_54
    • SERVICE_CUSTOM_ERROR_55

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_55
    • SERVICE_CUSTOM_ERROR_56

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_56
    • SERVICE_CUSTOM_ERROR_57

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_57
    • SERVICE_CUSTOM_ERROR_58

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_58
    • SERVICE_CUSTOM_ERROR_59

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_59
    • SERVICE_CUSTOM_ERROR_60

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_60
    • SERVICE_CUSTOM_ERROR_61

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_61
    • SERVICE_CUSTOM_ERROR_62

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_62
    • SERVICE_CUSTOM_ERROR_63

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_63
    • SERVICE_CUSTOM_ERROR_64

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_64
    • SERVICE_CUSTOM_ERROR_65

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_65
    • SERVICE_CUSTOM_ERROR_66

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_66
    • SERVICE_CUSTOM_ERROR_67

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_67
    • SERVICE_CUSTOM_ERROR_68

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_68
    • SERVICE_CUSTOM_ERROR_69

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_69
    • SERVICE_CUSTOM_ERROR_70

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_70
    • SERVICE_CUSTOM_ERROR_71

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_71
    • SERVICE_CUSTOM_ERROR_72

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_72
    • SERVICE_CUSTOM_ERROR_73

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_73
    • SERVICE_CUSTOM_ERROR_74

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_74
    • SERVICE_CUSTOM_ERROR_75

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_75
    • SERVICE_CUSTOM_ERROR_76

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_76
    • SERVICE_CUSTOM_ERROR_77

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_77
    • SERVICE_CUSTOM_ERROR_78

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_78
    • SERVICE_CUSTOM_ERROR_79

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_79
    • SERVICE_CUSTOM_ERROR_80

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_80
    • SERVICE_CUSTOM_ERROR_81

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_81
    • SERVICE_CUSTOM_ERROR_82

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_82
    • SERVICE_CUSTOM_ERROR_83

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_83
    • SERVICE_CUSTOM_ERROR_84

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_84
    • SERVICE_CUSTOM_ERROR_85

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_85
    • SERVICE_CUSTOM_ERROR_86

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_86
    • SERVICE_CUSTOM_ERROR_87

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_87
    • SERVICE_CUSTOM_ERROR_88

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_88
    • SERVICE_CUSTOM_ERROR_89

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_89
    • SERVICE_CUSTOM_ERROR_90

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_90
    • SERVICE_CUSTOM_ERROR_91

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_91
    • SERVICE_CUSTOM_ERROR_92

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_92
    • SERVICE_CUSTOM_ERROR_93

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_93
    • SERVICE_CUSTOM_ERROR_94

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_94
    • SERVICE_CUSTOM_ERROR_95

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_95
    • SERVICE_CUSTOM_ERROR_96

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_96
    • SERVICE_CUSTOM_ERROR_97

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_97
    • SERVICE_CUSTOM_ERROR_98

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_98
    • SERVICE_CUSTOM_ERROR_99

      public static final MonitoringEvent SERVICE_CUSTOM_ERROR_99
    • HTTP_CONNECTOR_MESSAGE

      public static final MonitoringEvent HTTP_CONNECTOR_MESSAGE
    • HTTP_CONNECTOR_SESSION_START

      public static final MonitoringEvent HTTP_CONNECTOR_SESSION_START
    • HTTP_CONNECTOR_SESSION_END

      public static final MonitoringEvent HTTP_CONNECTOR_SESSION_END
    • HTTP_CONNECTOR_REQUEST

      public static final MonitoringEvent HTTP_CONNECTOR_REQUEST
    • HTTP_CONNECTOR_ERROR

      public static final MonitoringEvent HTTP_CONNECTOR_ERROR
    • CONNECTOR_MESSAGE

      public static final MonitoringEvent CONNECTOR_MESSAGE
    • CONNECTOR_SESSION_START

      public static final MonitoringEvent CONNECTOR_SESSION_START
    • CONNECTOR_SESSION_END

      public static final MonitoringEvent CONNECTOR_SESSION_END
    • CONNECTOR_REQUEST

      public static final MonitoringEvent CONNECTOR_REQUEST
    • CONNECTOR_ERROR

      public static final MonitoringEvent CONNECTOR_ERROR
  • Method Details

    • values

      public static MonitoringEvent[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static MonitoringEvent valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getCode

      public int getCode()
      Returns:
      code of the event