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

E

EagerLoader - class org.apache.hivemind.service.impl.EagerLoader.
Implementation of the hivemind.EagerLoad service, which is contributed into to hivemind.Startup configuration point.
EagerLoader() - Constructor for class org.apache.hivemind.service.impl.EagerLoader
 
Element - interface org.apache.hivemind.Element.
Simplified read-only thread safe DOM.
ElementImpl - class org.apache.hivemind.impl.ElementImpl.
Implementation of Element.
ElementImpl() - Constructor for class org.apache.hivemind.impl.ElementImpl
 
ElementModel - interface org.apache.hivemind.schema.ElementModel.
Identifies an element that may occur within some schema.
ElementModelImpl - class org.apache.hivemind.schema.impl.ElementModelImpl.
Implementation of ElementModel.
ElementModelImpl() - Constructor for class org.apache.hivemind.schema.impl.ElementModelImpl
 
ElementParseInfo - class org.apache.hivemind.parse.ElementParseInfo.
Used by DescriptorParser to track which attributes are expected for an element, and which are required.
ElementParseInfo() - Constructor for class org.apache.hivemind.parse.ElementParseInfo
 
ElementsInnerProxyList - class org.apache.hivemind.impl.ElementsInnerProxyList.
Implements a List as a proxy to an actual list of elements, provided by an extension point.
ElementsProxyList - class org.apache.hivemind.impl.ElementsProxyList.
The List implementation visible to the client code.
ElementsProxyList() - Constructor for class org.apache.hivemind.impl.ElementsProxyList
 
end() - Method in class org.apache.hivemind.service.BodyBuilder
Ends the current block.
end(SchemaProcessor, Element) - Method in interface org.apache.hivemind.schema.Rule
End rules are fired last, in inverse order.
end(SchemaProcessor, Element) - Method in class org.apache.hivemind.schema.rules.PushAttributeRule
Invokes SchemaProcessor.pop().
end(SchemaProcessor, Element) - Method in class org.apache.hivemind.schema.rules.CreateObjectRule
Pops the object off of the processor's stack.
end(SchemaProcessor, Element) - Method in class org.apache.hivemind.schema.rules.BaseRule
Does nothing; subclasses may override.
end(String) - Method in class org.apache.hivemind.parse.DescriptorParser
 
end(String) - Method in class org.apache.hivemind.parse.AbstractParser
Invoked when an element's close tag is recognized.
endElement(String, String, String) - Method in class org.apache.hivemind.parse.AbstractParser
 
enqueueModuleParse(Resource, ClassResolver) - Method in class org.apache.hivemind.impl.RegistryAssemblyImpl
 
enqueueModuleParse(Resource, ClassResolver) - Method in interface org.apache.hivemind.impl.RegistryAssembly
Enqueues another module to be parsed.
entry(Log, String, Object[]) - Static method in class org.apache.hivemind.service.impl.LoggingUtils
 
EnumerationTranslator - class org.apache.hivemind.schema.rules.EnumerationTranslator.
Used to translate a set of strings to one of a number of constant values.
EnumerationTranslator(String) - Constructor for class org.apache.hivemind.schema.rules.EnumerationTranslator
Initialized the translator; the intitializer is the name of the class, a comma, and a series of key=value mappings from the input values to the names of the public static fields of the class.
equals(Object) - Method in class org.apache.hivemind.impl.LocationImpl
 
equals(Object) - Method in class org.apache.hivemind.impl.ElementsProxyList
 
equals(Object) - Method in class org.apache.hivemind.impl.ElementsInnerProxyList
 
equals(Object) - Method in class org.apache.hivemind.service.MethodSignature
Returns true if the other object is an instance of MethodSignature with identical values for return type, name, parameter types and exception types.
equals(Object) - Method in class org.apache.hivemind.util.AbstractResource
Returns true if the other object is an instance of the same class, and the paths are equal.
error(Log, String, Location, Throwable) - Method in interface org.apache.hivemind.ErrorHandler
Handle a recoverable error.
error(Log, String, Location, Throwable) - Method in class org.apache.hivemind.impl.StrictErrorHandler
 
error(Log, String, Location, Throwable) - Method in class org.apache.hivemind.impl.DefaultErrorHandler
 
error(SAXParseException) - Method in class org.apache.hivemind.parse.AbstractParser
Invokes AbstractParser.fatalError(SAXParseException).
ErrorHandler - interface org.apache.hivemind.ErrorHandler.
Interface for handling recoverable errors.
EventLinker - interface org.apache.hivemind.service.EventLinker.
Service used to link two other services together using event notifications.
EventLinkerImpl - class org.apache.hivemind.service.impl.EventLinkerImpl.
Implementation of EventLinker.
EventLinkerImpl(Log, ErrorHandler) - Constructor for class org.apache.hivemind.service.impl.EventLinkerImpl
 
EventListenerList - class org.apache.hivemind.util.EventListenerList.
Convienience class for tracking a list of event listeners.
EventListenerList() - Constructor for class org.apache.hivemind.util.EventListenerList
 
EventRegistration - class org.apache.hivemind.service.impl.EventRegistration.
An event registrtion for a service constructed by BuilderFactory.
EventRegistration() - Constructor for class org.apache.hivemind.service.impl.EventRegistration
 
ExactNameFilter - class org.apache.hivemind.methodmatch.ExactNameFilter.
Matches a method if the name is an exact match.
ExactNameFilter(String) - Constructor for class org.apache.hivemind.methodmatch.ExactNameFilter
 
exception(Log, String, Throwable) - Static method in class org.apache.hivemind.service.impl.LoggingUtils
 
ExceptionAwareArgumentsMatcher - class org.apache.hivemind.test.ExceptionAwareArgumentsMatcher.
An EasyMock ArgumentsMatcher that is savvy about Throwables ...
ExceptionAwareArgumentsMatcher() - Constructor for class org.apache.hivemind.test.ExceptionAwareArgumentsMatcher
 
execute() - Method in class org.apache.hivemind.ant.ManifestClassPath
 
execute() - Method in class org.apache.hivemind.ant.ConstructRegistry
 
exit(Log, String, Object) - Static method in class org.apache.hivemind.service.impl.LoggingUtils
 
expandSymbols(String, Location) - Method in interface org.apache.hivemind.Registry
Expands any substitution symbols in the input string, replacing each symbol with the symbols value (if known).
expandSymbols(String, Location) - Method in class org.apache.hivemind.impl.RegistryImpl
Note: a little cut-n-paste from org.apache.tapestry.script.AbstractTokenRule.
expandSymbols(String, Location) - Method in class org.apache.hivemind.impl.ModuleImpl
 
expandSymbols(String, Location) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Expands any substitution symbols in the input string, replacing each symbol with the symbols value (if known).
expandSymbols(String, Location) - Method in interface org.apache.hivemind.internal.Module
 
extend(String, boolean) - Method in interface org.apache.hivemind.service.MethodFab
Extends the existing method with additional code.
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
Implemented in subclasses to provide details about subclass properties.
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.InvokeFactoryDescriptor
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.ImplementationDescriptor
 
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.AbstractServiceInvocationDescriptor
Overridden in subclasses to provide more information about the instance.
extendDescription(ToStringBuilder) - Method in class org.apache.hivemind.parse.AbstractServiceDescriptor
Implemented in subclasses to provide details about the instance.
ExtensionPoint - interface org.apache.hivemind.internal.ExtensionPoint.
Base interface for service and configuration extension points.
extractClass(Module, String) - Method in class org.apache.hivemind.schema.rules.ClassTranslator
Converts the value from a class name to an instance of the class.

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