Class CommandItemInfoImpl

    • Constructor Detail

      • CommandItemInfoImpl

        public CommandItemInfoImpl​(java.lang.Class<?> type)
    • Method Detail

      • isFromScan

        public boolean isFromScan()
        Specified by:
        isFromScan in interface ScanSupport
        Returns:
        true if item found by classpath scan, false otherwise
      • isEnvironmentCommand

        public boolean isEnvironmentCommand()
        Specified by:
        isEnvironmentCommand in interface CommandItemInfo
        Returns:
        true if command is environment command, false otherwise