AbstractConfigurationCapabilityValidator |
|
AbstractConfigurationFactoryValidator |
|
AbstractContainerFactoryValidator |
|
AbstractDeployerFactoryValidator |
|
AbstractPackagerValidator |
|
HasAuthenticationSupportValidator |
Validate that a container supports authentication configuration.
|
HasBundleSupportValidator |
Validate that a container supports OSGi bundles.
|
HasDataSourceSupportValidator |
Validate that a container supports DataSource configuration.
|
HasDeployableSupportValidator |
|
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.
|
HasPortOffsetValidator |
Validator, that check if the container supports port offset.
|
HasRemoteContainerValidator |
Validate that a container has a remote container.
|
HasRemoteDeployerValidator |
Validate that the specified container has a remote deployer.
|
HasResourceSupportValidator |
Validate that a container supports Resource configuration.
|
HasRuntimeConfigurationValidator |
Validate that a container has a runtime configuration.
|
HasSpawnSupportValidator |
Validator, that check if the container supports port offset.
|
HasStandaloneConfigurationValidator |
Validate that a container has a standalone configuration.
|
HasWarSupportValidator |
Validate that a container supports WAR archives.
|
HasXAEmulationValidator |
Validate that a container supports DataSource configuration.
|
HasXASupportValidator |
Validate that a container supports DataSource configuration.
|
IsInstalledLocalContainerValidator |
Validate that a container is an installed local container.
|
IsLocalContainerValidator |
Validate that a container is a local container.
|
StartsWithContainerValidator |
Validate that a container id starts with a specific value.
|
SupportsPropertyValidator |
Validator, that check if the container supports a given property.
|