Class J2EEContainerCapability

    • Constructor Detail

      • J2EEContainerCapability

        public J2EEContainerCapability()
    • Method Detail

      • supportsDeployableType

        public boolean supportsDeployableType​(DeployableType type)
        Checks if the container supports the specified deployable type or not.
        Specified by:
        supportsDeployableType in interface ContainerCapability
        Parameters:
        type - the deployable type
        Returns:
        true if the container supports the specified deployable type