Package com.apama.jmon
Class EventFieldAttributes
- java.lang.Object
-
- com.apama.jmon.EventFieldAttributes
-
@Deprecated public final class EventFieldAttributes extends java.lang.Object
Deprecated.This class has been deprecated and may be removed in a future release - Please use the new JMon annotations instead.[Deprecated] This class provides the standard attributes that may be used to decorate an event field.- See Also:
Wildcard
-
-
Field Summary
Fields Modifier and Type Field Description static int
WILDCARD
Deprecated.This constant has been deprecated and may be removed in a future release - Please use the new JMon annotations instead.
-
-
-
Field Detail
-
WILDCARD
@Deprecated public static final int WILDCARD
Deprecated.This constant has been deprecated and may be removed in a future release - Please use the new JMon annotations instead.[Deprecated] Indicates that a field should be marked as a wildcard in the Correlator.- See Also:
Wildcard
, Constant Field Values
-
-