org.codehaus.cargo.sample.java.validator
Class HasXASupportValidator
java.lang.Object
org.codehaus.cargo.sample.java.validator.HasXASupportValidator
- All Implemented Interfaces:
- Validator
public class HasXASupportValidator
- extends Object
- implements Validator
Validate that a container supports DataSource configuration.
- Version:
- $Id $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasXASupportValidator
public HasXASupportValidator(ConfigurationType type)
validate
public boolean validate(String containerId,
ContainerType containerType)
- Specified by:
validate
in interface Validator
Copyright © 2004-2012 Codehaus. All Rights Reserved.