org.codehaus.cargo.sample.java.validator
Class HasXAEmulationValidator
java.lang.Object
org.codehaus.cargo.sample.java.validator.HasXAEmulationValidator
- All Implemented Interfaces:
- Validator
public class HasXAEmulationValidator
- 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 |
HasXAEmulationValidator
public HasXAEmulationValidator(ConfigurationType type)
validate
public boolean validate(String containerId,
ContainerType containerType)
- Specified by:
validate
in interface Validator
Copyright © 2004-2012 Codehaus. All Rights Reserved.