@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ResourceAdaptorClass
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
resourceAdaptorClassName |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
boolean |
supportsActiveReconfiguration |