org.codehaus.cargo.sample.java.validator
Class HasEarSupportValidator
java.lang.Object
org.codehaus.cargo.sample.java.validator.HasEarSupportValidator
- All Implemented Interfaces:
- Validator
public class HasEarSupportValidator
- extends Object
- implements Validator
Validate that a container supports EAR archives.
- Version:
- $Id: HasEarSupportValidator.java 1048 2006-05-29 19:38:52Z vmassol $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasEarSupportValidator
public HasEarSupportValidator()
validate
public boolean validate(String containerId,
ContainerType type)
- Specified by:
validate
in interface Validator
Copyright © 2004-2012 Codehaus. All Rights Reserved.