Package org.jboss.ejb3.annotation
Annotation Type ClusteredSingleton
-
@Target(TYPE) @Retention(RUNTIME) public @interface ClusteredSingleton
Annotation for specifying that a MDB should be clustered singleton, i.e., the delivery will be active only in one node of the cluster.- Version:
- $Revision$