Package javax.slee.annotation
Annotation Type ResourceAdaptorInterface
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface ResourceAdaptorInterface
An resource adaptor interface, supported by a resource adaptor type
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
description
java.lang.String
resourceAdaptorInterfaceName
-