public class CheckUserTransactionRefs extends ValidationBase
The container must make the UserTransaction interface available to the enterprise beans that are allowed to use this interface (only session and message-driven beans with bean-managed transaction demarcation are allowed to use this interface)
Constructor and Description |
---|
CheckUserTransactionRefs() |
Modifier and Type | Method and Description |
---|---|
void |
validate(EjbModule ejbModule) |
error, fail, fail, getParameters, getParameters, getParameters, ignoredClassAnnotation, ignoredMethodAnnotation, isCmp, loadClass, missingMethod, paramsMatch, validate, validate, warn, warn
public void validate(EjbModule ejbModule)
validate
in class ValidationBase