public interface ContainerCapability
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsDeployableType(DeployableType type)
Checks if the container supports the specified deployable type or not.
|
boolean supportsDeployableType(DeployableType type)
type - the deployable typeCopyright © 2004-2013 Codehaus. All Rights Reserved.