- All Implemented Interfaces:
Rule
public class RAConstructor
extends Object
implements Rule
A ResourceAdapter must have a default constructor
- Version:
- $Revision: $
- Author:
- Jeff Zhang
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RAConstructor
public RAConstructor()
Constructor
-
Method Details
-
validate
Validate
- Specified by:
validate in interface Rule
- Parameters:
vo - The validate object
rb - The resource bundle
- Returns:
- The list of failures found;
null if none