Package org.alfresco.util
package org.alfresco.util
-
ClassesClassDescriptionHelper class to provide static and common access to the Spring
application context
.Can be used in Spring configuration to search for all resources matching an array of patterns.A wrapper aroundClassPathXmlApplicationContext
which allows us to enable lazy loading or prevent Subsystem autostart as requested.Used to find configuration files as resources from the jar file or from some external location.ConfigScheduler<Data>Used to schedule reading of config.Support for the ISO 9075 encoding of XML element names.A wrapper aroundClassPathXmlApplicationContext
which forces all beans to be loaded lazily.A wrapper aroundClassPathXmlApplicationContext
which stops Alfresco Subsystem (abstractPropertyBackedBean based) beans from being AutoStarted by tweaking their property definitions.Support to encode numeric types in the lucene index.Moved from Solr4QueryParserHelper class to provide conversions between different search languagesSimple store of special characters for a given query languageListens to ApplicationEvents to provide a simpleShutdownIndicator.isShuttingDown()
method, so callers don't need to be Spring beans or listen to these events themselves.