Class SystemIsNotDevGuard

    • Constructor Detail

      • SystemIsNotDevGuard

        public SystemIsNotDevGuard()
    • Method Detail

      • shouldMatch

        protected boolean shouldMatch()
        Description copied from class: SystemEnvironmentAbstractGuard
        Override this method in a way that it would return true if environments should match, false otherwise.
        Overrides:
        shouldMatch in class SystemIsDevGuard
        Returns:
        boolean value.