Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getComponentName (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/java/org/codelibs/fess/exception/ContainerNotAvailableException.java

            componentName = "container";
        }
    
        /**
         * Gets the name of the component that is not available.
         * @return The component name.
         */
        public String getComponentName() {
            return componentName;
        }
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Wed Nov 19 08:04:23 GMT 2025
    - 2.2K bytes
    - Click Count (0)
Back to Top