org.jboss.jca.validator.rules.mcf
Class MCFNull
java.lang.Object
org.jboss.jca.validator.rules.mcf.MCFNull
- All Implemented Interfaces:
- Rule
public class MCFNull
- extends Object
- implements Rule
ManagedConnectionFactory must be implemented if present
|
Constructor Summary |
MCFNull()
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCFNull
public MCFNull()
- Constructor
validate
public List<Failure> validate(Validate vo,
ResourceBundle rb)
- Validate
- Specified by:
validate in interface Rule
- Parameters:
vo - The validate objectrb - The resource bundle
- Returns:
- The list of failures found;
null if none
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)