Class IsEmbeddedLocalContainerValidator

    • Constructor Detail

      • IsEmbeddedLocalContainerValidator

        public IsEmbeddedLocalContainerValidator()
    • Method Detail

      • validate

        public boolean validate​(String containerId,
                                ContainerType type)
        Check if the container is an embedded local container. Validate if a container has a given configuration.
        Parameters:
        containerId - Container identifier.
        type - Container type.
        Returns:
        true if the given container supports the current validator, false otherwise.