org.codehaus.cargo.sample.java.validator
Class HasXAEmulationValidator

java.lang.Object
  extended by 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 $

Constructor Summary
HasXAEmulationValidator(ConfigurationType type)
           
 
Method Summary
 boolean validate(String containerId, ContainerType containerType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasXAEmulationValidator

public HasXAEmulationValidator(ConfigurationType type)
Method Detail

validate

public boolean validate(String containerId,
                        ContainerType containerType)
Specified by:
validate in interface Validator


Copyright © 2004-2012 Codehaus. All Rights Reserved.