org.apache.openejb.config.rules
Class CheckAsynchronous
java.lang.Object
org.apache.openejb.config.rules.ValidationBase
org.apache.openejb.config.rules.CheckAsynchronous
- All Implemented Interfaces:
- ValidationRule
public class CheckAsynchronous
- extends ValidationBase
- Version:
- $Rev: 1296892 $ $Date: 2012-03-04 14:55:51 -0800 (Sun, 04 Mar 2012) $
| Methods inherited from class org.apache.openejb.config.rules.ValidationBase |
error, fail, fail, getParameters, getParameters, getParameters, ignoredClassAnnotation, ignoredMethodAnnotation, isCmp, loadClass, missingMethod, paramsMatch, validate, validate, warn, warn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckAsynchronous
public CheckAsynchronous()
validate
public void validate(EjbModule module)
- Overrides:
validate in class ValidationBase
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.