| Interface | Description |
|---|---|
| Validator |
| Class | Description |
|---|---|
| HasAuthenticationSupportValidator |
Validate that a container supports authentication configuration.
|
| HasDirectoryPackagerValidator |
Validate that the specified container has a directory packager registered.
|
| HasEarSupportValidator |
Validate that a container supports EAR archives.
|
| HasExistingConfigurationValidator |
Validate that a container has an existing configuration.
|
| HasInstalledLocalContainerValidator |
Validate that a container id has an installed local container implementation.
|
| HasLocalDeployerValidator |
Validate that the specified container has a local deployer.
|
| HasRemoteDeployerValidator |
Validate that the specified container has a remote deployer.
|
| HasRuntimeConfigurationValidator |
Validate that a container has a runtime configuration.
|
| HasStandaloneConfigurationValidator |
Validate that a container has a standalone configuration.
|
| HasWarSupportValidator |
Validate that a container supports WAR archives.
|
| IsInstalledLocalContainerValidator |
Validate that a container is an installed local container.
|
| IsLocalContainerValidator |
Validate that a container is a local container.
|
| IsRemoteContainerValidator |
Validate that a container is a remote container.
|
| StartsWithContainerValidator |
Validate that a container id starts with a specific value.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.