com.apama.jmon.annotation
Annotation Type Wildcard


@Documented
@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Wildcard

This Annotation is used to mark a JMON Event parameter (field) that is wildcarded.

It should only be used on fields of classes that are marked with EventType annotation.

This annotation will be processed at runtime by the JMON framework when the application is injected into the correlator. This mechanism is provided as a simpler alternative to the old Event.getFieldAttributes(String) method and the EventFieldAttributes.WILDCARD attribute.

See Also:
EventType



Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG