public class HasLocalDeployerValidator extends AbstractDeployerFactoryValidator
factory| Constructor and Description |
|---|
HasLocalDeployerValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(String containerId,
ContainerType type)
Check if the container has a local deployer available.
|
public boolean validate(String containerId, ContainerType type)
containerId - Container identifier.type - Container type.true if the given container supports the current validator,
false otherwise.Copyright © 2004-2013 Codehaus. All Rights Reserved.