This type is a class for model objects.
@version J2EE1.4 The activationspecType specifies an activation specification. The information includes fully qualified Java class name of an activation specification and a set of required configuration property names.
Package: jcaAttributes Summary | |
activationSpecClass : EString |
The element activationspec-class specifies the fully
qualified Java class name of the activation
specification class. This class must implement the
javax.resource.spi.ActivationSpec interface. The
implementation of this class is required to be a
JavaBean.
Example:
|
requiredConfigProperties : RequiredConfigPropertyType * | * No description is available * |
Attribute Details |