org.jboss.jca.validator.rules.mc
Class MC
java.lang.Object
org.jboss.jca.validator.rules.mc.MC
- All Implemented Interfaces:
- Rule
public class MC
- extends Object
- implements Rule
Must provide an implementation of the ManagedConnection interface.
|
Constructor Summary |
MC()
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MC
public MC()
- 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 © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)