|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.container.internal.ServletContainerCapability
public class ServletContainerCapability
Capability for Servlet containers.
Constructor Summary | |
---|---|
ServletContainerCapability()
|
Method Summary | |
---|---|
boolean |
supportsDeployableType(DeployableType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletContainerCapability()
Method Detail |
---|
public boolean supportsDeployableType(DeployableType type)
supportsDeployableType
in interface ContainerCapability
type
- the deployable type
ContainerCapability.supportsDeployableType(org.codehaus.cargo.container.deployable.DeployableType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |