A B C D E F G H I J L M N O P Q R S T U V W X _

L

LocalizedContextResourceFinder - Class in org.apache.hivemind.util
Finds localized resources within the web application context.
LocalizedContextResourceFinder(ServletContext) - Constructor for class org.apache.hivemind.util.LocalizedContextResourceFinder
 
LocalizedFileResourceFinder - Class in org.apache.hivemind.util
Used by FileResource to locate localizations of a given file.
LocalizedFileResourceFinder() - Constructor for class org.apache.hivemind.util.LocalizedFileResourceFinder
 
LocalizedNameGenerator - Class in org.apache.hivemind.util
Used in a wide variety of resource searches.
LocalizedNameGenerator(String, Locale, String) - Constructor for class org.apache.hivemind.util.LocalizedNameGenerator
 
LocalizedResource - Class in org.apache.hivemind.util
Contains the path to a localized resource and the locale for which it has been localized.
LocalizedResource(String, Locale) - Constructor for class org.apache.hivemind.util.LocalizedResource
 
LocalizedResourceFinder - Class in org.apache.hivemind.util
Searches for a localization of a particular resource in the classpath (using a ClassResolver.
LocalizedResourceFinder(ClassResolver) - Constructor for class org.apache.hivemind.util.LocalizedResourceFinder
 
Locatable - Interface in org.apache.hivemind
Interface for classes that may be linked to a specific location.
Location - Interface in org.apache.hivemind
Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
LocationHolder - Interface in org.apache.hivemind
Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
LocationImpl - Class in org.apache.hivemind.impl
Implementation of the Location interface.
LocationImpl(Resource) - Constructor for class org.apache.hivemind.impl.LocationImpl
 
LocationImpl(Resource, int) - Constructor for class org.apache.hivemind.impl.LocationImpl
 
LocationImpl(Resource, int, int) - Constructor for class org.apache.hivemind.impl.LocationImpl
 
LoggingInterceptorFactory - Class in org.apache.hivemind.service.impl
An interceptor factory that adds logging capability to a service.
LoggingInterceptorFactory() - Constructor for class org.apache.hivemind.service.impl.LoggingInterceptorFactory
 
LoggingUtils - Class in org.apache.hivemind.service.impl
Collection of static methods used by loggers to log method entry and exit.
LoggingUtils() - Constructor for class org.apache.hivemind.service.impl.LoggingUtils
 
LongTranslator - Class in org.apache.hivemind.schema.rules
Translates strings to long values.
LongTranslator() - Constructor for class org.apache.hivemind.schema.rules.LongTranslator
 
LongTranslator(String) - Constructor for class org.apache.hivemind.schema.rules.LongTranslator
Initializers: default: default value for empty or invalid input min: minimum acceptible value max: maximum acceptible value

A B C D E F G H I J L M N O P Q R S T U V W X _