Package org.jboss.ejb3.annotation
Annotation Type ResourceAdapter
-
@Target(TYPE) @Retention(RUNTIME) public @interface ResourceAdapter
Identifies RAR you want to use for the MDB. This is message inflow. The RAR is identified by the basename of the jar file it resides in, for example @ResourceAdapter("jms-ra.rar").- Version:
- $Revision$
- Author:
- Bill Burke
-
-
Element Detail
-
value
String value
-
-