Uses of Interface
org.jboss.jca.common.api.metadata.resourceadapter.Activation
-
Packages that use Activation Package Description org.jboss.jca.common.api.metadata.resourceadapter This package contains interfaces to define metadata api for resource_adapter_1.0.xml -
-
Uses of Activation in org.jboss.jca.common.api.metadata.resourceadapter
Methods in org.jboss.jca.common.api.metadata.resourceadapter that return types with arguments of type Activation Modifier and Type Method Description List<Activation>Activations. getActivations()Get the activations.
-