Annotation Interface Connector


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Connector
The Connector annotation is a component-defining annotation and it can be used by the resource adapter developer to specify that the JavaBean is a resource adapter JavaBean. The Connector annotation is applied to the JavaBean class.
Since:
1.6