org.jboss.txbridge.ba.annotation
Annotation Type BADataManagement


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

Marker annotation used to tag a DataManager object so that it can be transparently injected by the Business Activity Framework.

Version:
0.1
Author:
Maciej P. Machulak (mmachulak@redhat.com)