| 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: | |
| <activationspec-class>com.wombat.ActivationSpecImpl | |
| </activationspec-class> |