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

G

generateClassName(String) - Static method in class org.apache.hivemind.service.ClassFabUtils
Generates a unique class name, which will be in the default package.
generateClassName(Class) - Static method in class org.apache.hivemind.service.ClassFabUtils
Returns a class name derived from the provided interfaceClass.
get(int) - Method in class org.apache.hivemind.impl.ElementsInnerProxyList
 
get(int) - Method in class org.apache.hivemind.impl.ElementsProxyList
 
get(MethodSignature) - Method in class org.apache.hivemind.methodmatch.MethodMatcher
Returns a pattern value prevoiusly stored via MethodMatcher.put(String, Object).
get(String) - Method in class org.apache.hivemind.service.impl.ThreadLocalStorageImpl
 
get(String) - Method in interface org.apache.hivemind.service.ThreadLocalStorage
Returns the thread-local object for the given key, or null if no such object exists.
getActualServiceImplementation() - Method in class org.apache.hivemind.impl.servicemodel.SingletonServiceModel
This is invoked by the proxy to create the actual implementation.
getAfter() - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
getAnnotation() - Method in interface org.apache.hivemind.parse.AnnotationHolder
 
getAnnotation() - Method in class org.apache.hivemind.parse.BaseAnnotationHolder
 
getAttributeMappings() - Method in class org.apache.hivemind.parse.ConversionDescriptor
 
getAttributeModel(String) - Method in interface org.apache.hivemind.schema.ElementModel
 
getAttributeModel(String) - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getAttributeModels() - Method in interface org.apache.hivemind.schema.ElementModel
Returns a List of AttributeModels.
getAttributeModels() - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getAttributeName() - Method in class org.apache.hivemind.parse.AttributeMappingDescriptor
 
getAttributeName() - Method in class org.apache.hivemind.schema.rules.PushAttributeRule
 
getAttributeName() - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
getAttributes() - Method in interface org.apache.hivemind.Element
Returns an unmodifiable list of Attribute for this element.
getAttributes() - Method in class org.apache.hivemind.impl.ElementImpl
 
getAttributeTranslator(String) - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getAttributeTranslator(String) - Method in interface org.apache.hivemind.schema.SchemaProcessor
Returns the Translator for a particular attribute of the current element.
getAttributeValue(String) - Method in interface org.apache.hivemind.Element
Returns the value for an attribute, or null if the attribute is not specified.
getAttributeValue(String) - Method in class org.apache.hivemind.impl.ElementImpl
 
getAutowireServices() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getBefore() - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
getCause() - Method in exception org.apache.hivemind.ApplicationRuntimeException
This method is for compatibility with JDK 1.4.
getClassFab() - Method in class org.apache.hivemind.impl.ProxyBuilder
 
getClassLoader() - Method in interface org.apache.hivemind.ClassResolver
Returns a ClassLoader that can see all the classes the resolver can access.
getClassLoader() - Method in class org.apache.hivemind.impl.DefaultClassResolver
 
getClassName() - Method in class org.apache.hivemind.parse.ConversionDescriptor
 
getClassName() - Method in class org.apache.hivemind.schema.rules.CreateObjectRule
 
getClassName() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getClassResolver() - Method in class org.apache.hivemind.impl.ModuleImpl
 
getClassResolver() - Method in interface org.apache.hivemind.internal.Module
Returns the resource resolver for this module.
getClassResolver() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getClassResolver() - Method in class org.apache.hivemind.test.HiveMindTestCase
Returns a DefaultClassResolver.
getColumnNumber() - Method in class org.apache.hivemind.impl.LocationImpl
 
getColumnNumber() - Method in interface org.apache.hivemind.Location
The column number, or -1 if not known.
getComponent() - Method in exception org.apache.hivemind.ApplicationRuntimeException
 
getConditionalExpression() - Method in class org.apache.hivemind.parse.ContributionDescriptor
 
getConditionalExpression() - Method in class org.apache.hivemind.parse.ImplementationDescriptor
 
getConfiguration(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getConfiguration(String) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getConfiguration(String, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getConfiguration(String) - Method in interface org.apache.hivemind.internal.Module
Returns the List of elements for the specified configuration point.
getConfiguration(String, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the converted items contributed to the configuration point.
getConfiguration(String) - Method in interface org.apache.hivemind.Registry
Returns a configuration as a List of elements (as defined by the schema for the configuration point, or as Elements if no configuration point does not define a schema.
getConfigurationAsMap(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getConfigurationAsMap(String) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getConfigurationAsMap(String, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getConfigurationAsMap(String) - Method in interface org.apache.hivemind.internal.Module
Returns the elements of the given configuration point as an unmodifiable Map.
getConfigurationAsMap(String, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the elements of the given configuration point as an unmodifiable Map.
getConfigurationAsMap(String) - Method in interface org.apache.hivemind.Registry
Returns the elements of the given configuration point as an unmodifiable Map.
getConfigurationId() - Method in class org.apache.hivemind.parse.ContributionDescriptor
Returns the extension id, which may be a local id (simple name) or an extended id (including a module id prefix).
getConfigurationPoint(String, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getConfigurationPoint(String, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the configuration point.
getConfigurationPoints() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getConstructorsOfLength(Class, int) - Static method in class org.apache.hivemind.util.ConstructorUtils
 
getContent() - Method in interface org.apache.hivemind.Element
Returns the content of the element.
getContent() - Method in class org.apache.hivemind.impl.ElementImpl
 
getContentTranslator() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getContentTranslator() - Method in interface org.apache.hivemind.schema.ElementModel
Returns the translator used for character content within the body of the element; may return null.
getContentTranslator() - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getContentTranslator() - Method in interface org.apache.hivemind.schema.SchemaProcessor
Returns a Translator used to convert the content of the current element.
getContributingModule() - Method in class org.apache.hivemind.impl.ContributionImpl
 
getContributingModule() - Method in class org.apache.hivemind.impl.CreateClassServiceConstructor
 
getContributingModule() - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
getContributingModule() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getContributingModule() - Method in interface org.apache.hivemind.internal.Contribution
Returns the module which made this contribution.
getContributingModule() - Method in interface org.apache.hivemind.internal.ServiceImplementationConstructor
Returns the module which created the contribution.
getContributingModule() - Method in interface org.apache.hivemind.schema.SchemaProcessor
Returns the module which contributed the current elements being processed.
getContributionCount() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
Returns the number of contributions; it is expected that each top-level Element in each Contribution will convert to one element instance; the value returned is the total number of top-level elements in all contributed Extensions.
getContributions() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getContributionsSchema() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
getContributionsSchema() - Method in interface org.apache.hivemind.internal.ConfigurationPoint
Returns the Schema for contributions to the configuration point (which may be null if the point does not define a schema for contributions).
getContributionsSchema() - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
getContributionsSchemaId() - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
getControl(Object) - Method in class org.apache.hivemind.test.HiveMindTestCase
Accesses the control for a previously created mock object.
getCount() - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
getCreatedClassCount() - Method in interface org.apache.hivemind.service.ClassFactory
Returns the number of classes (and interfaces) actually created.
getCreatedClassCount() - Method in class org.apache.hivemind.service.impl.ClassFactoryImpl
 
getCreatedClassCount() - Method in class org.apache.hivemind.service.impl.CtClassSource
Returns the number of classes (and interfaces) created by this source.
getCtClass() - Method in class org.apache.hivemind.service.impl.AbstractFab
 
getCtClass(Class) - Method in class org.apache.hivemind.service.impl.CtClassSource
 
getCurrentLocale() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
 
getDeclaredInterface() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getDeclaredInterface() - Method in interface org.apache.hivemind.internal.ServicePoint
Returns the interface for the service as specified in the descriptor; starting with release 1.1 it is possible to define a service in terms of a class (as the interface) and a synthetic interface is generated where appropriate.
getDefaultMode() - Static method in class org.apache.hivemind.util.ToStringBuilder
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderClassResolverFacet
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderErrorHandlerFacet
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderErrorLogFacet
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderFacet
Returns null.
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderLogFacet
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderMessagesFacet
 
getDefaultPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderServiceIdFacet
 
getDefiningModule() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getDefiningModule() - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
getDefiningModule() - Method in interface org.apache.hivemind.schema.Schema
Return the Module in which the Schema was defined.
getDefiningModule() - Method in interface org.apache.hivemind.schema.SchemaProcessor
Return the module which defined the schema.
getDependencies() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getDepth() - Method in class org.apache.hivemind.schema.rules.InvokeParentRule
 
getDescriptor() - Method in class org.apache.hivemind.parse.SubModuleDescriptor
 
getDirectory() - Method in class org.apache.hivemind.ant.ManifestClassPath
 
getElementModel() - Method in interface org.apache.hivemind.schema.ElementModel
Returns a List of ElementModel, identifing the elements which may be enclosed by the modeled element.
getElementModel() - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
getElementModel() - Method in interface org.apache.hivemind.schema.Schema
Returns a List of ElementModel, identifing the elements which may be enclosed by the modeled element.
getElementName() - Method in interface org.apache.hivemind.Element
Returns the name of the element, as in, the name of the tag for the element.
getElementName() - Method in class org.apache.hivemind.impl.ElementImpl
 
getElementName() - Method in interface org.apache.hivemind.schema.ElementModel
Returns the name of the element.
getElementName() - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getElementPath() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getElementPath() - Method in class org.apache.hivemind.parse.AbstractParser
Returns a "path" to the current element, as a series of element names seperated by slashes, i.e., "top/middle/leaf".
getElementPath() - Method in interface org.apache.hivemind.schema.SchemaProcessor
Returns the path to the current element in the form a sequence of element names separated with slashes.
getElements() - Method in interface org.apache.hivemind.Element
Returns an unmodifiable list of Element directly contained by this element.
getElements() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
Returns the contributed elements as an unmodifiable List.
getElements() - Method in class org.apache.hivemind.impl.ContributionImpl
 
getElements() - Method in class org.apache.hivemind.impl.ElementImpl
 
getElements() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getElements() - Method in interface org.apache.hivemind.internal.ConfigurationPoint
Returns the constructed extensions as a list of elements assembled from the various contributions.
getElements() - Method in interface org.apache.hivemind.internal.Contribution
Returns a List of Element, the representation of the XML elements in the extension.
getElements() - Method in class org.apache.hivemind.parse.ContributionDescriptor
 
getElementsAsMap() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
Returns the contributed elements as an unmodifiable Map.
getElementsAsMap() - Method in interface org.apache.hivemind.internal.ConfigurationPoint
Returns the constructed extensions as a Map of elements assembled from the various contributions.
getErrorHander() - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getErrorHander() - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the ErrorHandler for this Registry.
getErrorHandler() - Method in class org.apache.hivemind.impl.ModuleImpl
 
getErrorHandler() - Method in interface org.apache.hivemind.internal.Module
Returns the ErrorHandler for this Registry.
getErrorLog() - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
getErrorLog() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getErrorLog() - Method in interface org.apache.hivemind.internal.ExtensionPoint
Returns an ErrorLog used to report any recoverable errors related to the extension point.
getErrorLog() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
An ErrorLog instance used for reporting recoverable errors related to the service (or the construction of the service).
getEventRegistrations() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getEventSetName() - Method in class org.apache.hivemind.service.impl.EventRegistration
The name of the event set to which the constructed service should be registered, or null to register the constructed service for any event sets it matches (any listener interfaces it implements tht match the event sets implemented by the producer).
getExceptionTypes() - Method in class org.apache.hivemind.service.MethodSignature
Returns the exceptions for this method.
getExpectedCount() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
getExtensionPointId() - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
getExtensionPointId() - Method in interface org.apache.hivemind.internal.ExtensionPoint
Returns the fully qualified id of the extension point.
getFacetForType(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderClassResolverFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderErrorHandlerFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderErrorLogFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderFacet
Implemented in subclasses to provide a specific value for the facet (for use as a constructor parameter, or as a value to set a property to).
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderLogFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderMessagesFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderPropertyFacet
 
getFacetValue(ServiceImplementationFactoryParameters, Class) - Method in class org.apache.hivemind.service.impl.BuilderServiceIdFacet
 
getFactory() - Method in class org.apache.hivemind.impl.ServiceModelContribution
 
getFactoryServiceId() - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
getFactoryServiceId() - Method in interface org.apache.hivemind.internal.ServiceInterceptorContribution
Returns the id of the factory that creates the interceptor.
getFactoryServiceId() - Method in class org.apache.hivemind.parse.AbstractServiceInvocationDescriptor
 
getFirstParameter() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getFirstParameter() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
Returns the first parameter passed to the factory (since most factories take exactly one parameter, this is the most common usage).
getFollowingInterceptorIds() - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
getFollowingInterceptorIds() - Method in interface org.apache.hivemind.internal.ServiceInterceptorContribution
As ServiceInterceptorContribution.getPrecedingInterceptorIds(), but the indicating interceptors's behavior should follow this interceptor's.
getFollowingNames() - Method in interface org.apache.hivemind.Orderable
Returns a comma-seperated list of the names of other items.
getFollowingNames() - Method in class org.apache.hivemind.SymbolSourceContribution
 
getId() - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
getId() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getId() - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
getId() - Method in interface org.apache.hivemind.schema.Schema
Returns the (unqualified) id of this schema.
getImplementations() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getInclude() - Method in class org.apache.hivemind.service.MethodContribution
 
getInitializeMethod() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getInstanceBuilder() - Method in class org.apache.hivemind.parse.AbstractServiceDescriptor
 
getInstanceClass(Object, Class) - Static method in class org.apache.hivemind.service.ClassFabUtils
Returns the class of an instance.
getInstanceClassName() - Method in class org.apache.hivemind.impl.CreateClassServiceConstructor
 
getInstanceClassName() - Method in class org.apache.hivemind.parse.CreateInstanceDescriptor
 
getInterceptedLogEvents() - Method in class org.apache.hivemind.test.HiveMindTestCase
Gets the list of events most recently intercepted.
getInterceptors() - Method in class org.apache.hivemind.parse.AbstractServiceDescriptor
Returns a list of InterceptorDescriptor.
getInterfaceClassName() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getInvokingModule() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getInvokingModule() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
The module containing the service constructor.
getJavaClassName(Class) - Static method in class org.apache.hivemind.service.ClassFabUtils
Javassist needs the class name to be as it appears in source code, even for arrays.
getJVMClassName(String) - Static method in class org.apache.hivemind.impl.JavaTypeUtils
Translates types from standard Java format to Java VM format.
getKeyAttribute() - Method in interface org.apache.hivemind.schema.ElementModel
Returns the name of the attribute whose value can be used as a key for an instance of an Element with this ElementModel.
getKeyAttribute() - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getLeft() - Method in interface org.apache.hivemind.conditional.Node
 
getLeft() - Method in class org.apache.hivemind.conditional.NodeImpl
 
getLineNumber() - Method in class org.apache.hivemind.impl.LocationImpl
 
getLineNumber() - Method in interface org.apache.hivemind.Location
The line within the resource containing the location, or -1 if the line number is not known.
getListeners() - Method in class org.apache.hivemind.util.EventListenerList
Returns an Iterator used to find all the listeners previously added.
getLocale() - Method in class org.apache.hivemind.impl.AbstractMessages
Concrete implementations must provide a non-null Locale.
getLocale() - Method in class org.apache.hivemind.impl.MessageFormatter
 
getLocale() - Method in class org.apache.hivemind.impl.ModuleImpl
 
getLocale() - Method in class org.apache.hivemind.impl.ModuleMessages
 
getLocale() - Method in class org.apache.hivemind.impl.RegistryImpl
 
getLocale() - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getLocale() - Method in interface org.apache.hivemind.internal.Module
 
getLocale() - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the locale for which the registry was created.
getLocale() - Method in interface org.apache.hivemind.Registry
Returns the locale for which the registry was created.
getLocale() - Method in interface org.apache.hivemind.Resource
Returns the locale for which this resource has been localized or null if the resource has not been localized.
getLocale() - Method in class org.apache.hivemind.service.impl.ThreadLocaleImpl
 
getLocale() - Method in interface org.apache.hivemind.service.ThreadLocale
Returns the current locale.
getLocale() - Method in class org.apache.hivemind.util.AbstractResource
 
getLocalization(Locale) - Method in interface org.apache.hivemind.Resource
Returns a localized version of this resource (or this resource, if no appropriate localization is found).
getLocalization(Locale) - Method in class org.apache.hivemind.util.ClasspathResource
Locates the localization of the resource using LocalizedResourceFinder.
getLocalization(Locale) - Method in class org.apache.hivemind.util.ContextResource
Locates the resource using LocalizedContextResourceFinder and ServletContext.getResource(java.lang.String).
getLocalization(Locale) - Method in class org.apache.hivemind.util.FileResource
 
getLocalization(Locale) - Method in class org.apache.hivemind.util.URLResource
Always returns this location; no localization check occurs.
getLocation() - Method in exception org.apache.hivemind.ApplicationRuntimeException
 
getLocation(Object) - Static method in class org.apache.hivemind.HiveMind
Extracts a location from an object, checking to see if it implement Location or Locatable.
getLocation() - Method in class org.apache.hivemind.impl.BaseLocatable
 
getLocation() - Method in interface org.apache.hivemind.Locatable
Returns the location from which this object orginates, or null if not known.
getLocation() - Method in class org.apache.hivemind.parse.AbstractParser
Returns the current lcoation, as reported by the parser.
getLocationString(Object) - Static method in class org.apache.hivemind.HiveMind
Invokes HiveMind.getLocation(Object), then translate the result to a string value, or "unknown location" if null.
getLog() - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
getLog() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getLog() - Method in interface org.apache.hivemind.internal.ExtensionPoint
Returns the Log instance for this extension point.
getLog() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
The log used for any output related to the service (or the construction of the service).
getMappedElements() - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getMessage(String) - Method in class org.apache.hivemind.impl.AbstractMessages
 
getMessage(String, Locale) - Method in class org.apache.hivemind.impl.MessageFinderImpl
 
getMessage(String, Locale) - Method in interface org.apache.hivemind.internal.MessageFinder
Returns a message matching the key, in the indicated locale.
getMessage(String) - Method in interface org.apache.hivemind.Messages
Searches for a localized string with the given key.
getMessages() - Method in class org.apache.hivemind.impl.ModuleImpl
 
getMessages() - Method in interface org.apache.hivemind.internal.Module
Returns an object that can provide and format localized messages for this module.
getMethodFab(MethodSignature) - Method in interface org.apache.hivemind.service.ClassFab
Returns a previous defined method so that it can be further enhanced (perhaps by adding additional catches, etc.).
getMethodFab(MethodSignature) - Method in class org.apache.hivemind.service.impl.ClassFabImpl
 
getMethodName() - Method in class org.apache.hivemind.schema.rules.InvokeParentRule
 
getMethodPattern() - Method in class org.apache.hivemind.service.MethodContribution
 
getModule() - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
getModule(String) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getModule() - Method in interface org.apache.hivemind.internal.ExtensionPoint
Returns the Module containing the extension point.
getModule(String) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the module with the corresponding module id.
getModuleDescriptor() - Method in class org.apache.hivemind.parse.DescriptorParser
 
getModuleDescriptorProvider(ClassResolver) - Method in class org.apache.hivemind.servlet.HiveMindFilter
Returns the ModuleDescriptorProvider to be used to construct the Registry.
getModuleDescriptors(ErrorHandler) - Method in class org.apache.hivemind.impl.XmlModuleDescriptorProvider
 
getModuleDescriptors(ErrorHandler) - Method in interface org.apache.hivemind.ModuleDescriptorProvider
Returns a List of module descriptors.
getModuleId() - Method in class org.apache.hivemind.impl.ModuleImpl
 
getModuleId() - Method in interface org.apache.hivemind.internal.Module
Returns the unique identifier for this module.
getModuleId() - Method in class org.apache.hivemind.parse.DependencyDescriptor
 
getModuleId() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getModuleId() - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
getModuleMessages(String) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getModuleMessages(String) - Method in interface org.apache.hivemind.Registry
Returns the Messages object for the specified module.
getName() - Method in interface org.apache.hivemind.Attribute
Returns the name of the attribute.
getName() - Method in class org.apache.hivemind.impl.AttributeImpl
 
getName() - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
getName() - Method in class org.apache.hivemind.impl.ServiceModelContribution
 
getName() - Method in class org.apache.hivemind.impl.TranslatorContribution
 
getName() - Method in interface org.apache.hivemind.internal.ServiceInterceptorContribution
Returns the name of the service interceptor.
getName() - Method in class org.apache.hivemind.Occurances
 
getName() - Method in interface org.apache.hivemind.Orderable
Returns the name of the item, which is used to establish sort order.
getName() - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
getName() - Method in interface org.apache.hivemind.Resource
Returns the file name portion of the resource location.
getName() - Method in interface org.apache.hivemind.schema.AttributeModel
The name of the attribute.
getName() - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
getName() - Method in class org.apache.hivemind.service.MethodSignature
 
getName() - Method in class org.apache.hivemind.SymbolSourceContribution
 
getName() - Method in class org.apache.hivemind.util.AbstractResource
 
getOrderedInterceptorContributions() - Method in interface org.apache.hivemind.impl.ConstructableServicePoint
Returns a list of ServiceInterceptorContributions, ordered according to their dependencies.
getOrderedInterceptorContributions() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getOrderedObjects() - Method in class org.apache.hivemind.order.Orderer
Uses the information provided by Orderer.add(Object, String, String, String) to order the objects into an appropriate order based on the pre- and post-reqts provided.
getOutput() - Method in class org.apache.hivemind.ant.ConstructRegistry
 
getPackageName() - Method in class org.apache.hivemind.parse.ModuleDescriptor
Returns the name of the package to search for class names within.
getParameters() - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
getParameters() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getParameters() - Method in class org.apache.hivemind.parse.AbstractServiceInvocationDescriptor
 
getParameters() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getParameters() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
The parameters passed to the factory to guide the construction of the service.
getParametersCount() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getParametersCount() - Method in interface org.apache.hivemind.internal.ServicePoint
Returns the number of parameter object expected; generally this is the default of exactly one ( Occurances.REQUIRED).
getParametersCount() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getParametersSchema() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getParametersSchema() - Method in interface org.apache.hivemind.internal.ServicePoint
Returns the Schema used to process any parameters passed to the service.
getParametersSchema() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getParametersSchemaId() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getParameterTypes() - Method in class org.apache.hivemind.service.MethodSignature
Returns the parameter types for this method.
getParentMethodName() - Method in class org.apache.hivemind.parse.ConversionDescriptor
 
getPath() - Method in interface org.apache.hivemind.Resource
Returns the path that represents the resource.
getPath() - Method in class org.apache.hivemind.util.AbstractResource
 
getPrecedingInterceptorIds() - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
getPrecedingInterceptorIds() - Method in interface org.apache.hivemind.internal.ServiceInterceptorContribution
Returns a list interceptors service ids as a comma seperated list.
getPrecedingNames() - Method in interface org.apache.hivemind.Orderable
As Orderable.getFollowingNames(), but the identified items will precede this item.
getPrecedingNames() - Method in class org.apache.hivemind.SymbolSourceContribution
 
getPrimtiveClass(String) - Static method in class org.apache.hivemind.impl.JavaTypeUtils
Translates a primitive type ("boolean", "char", etc.) to the corresponding Class.
getProducer() - Method in class org.apache.hivemind.service.impl.EventRegistration
Another service which is a producer of events to which the constructed service will be subscribed.
getProperties() - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
getProperty() - Method in class org.apache.hivemind.ant.ManifestClassPath
 
getPropertyAdaptor(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
Returns the PropertyAdaptor for the given target object and property name.
getPropertyName() - Method in class org.apache.hivemind.parse.AttributeMappingDescriptor
 
getPropertyName() - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
getPropertyName() - Method in class org.apache.hivemind.schema.rules.ReadContentRule
 
getPropertyName() - Method in class org.apache.hivemind.schema.rules.SetModuleRule
 
getPropertyName() - Method in class org.apache.hivemind.schema.rules.SetParentRule
 
getPropertyName() - Method in class org.apache.hivemind.schema.rules.SetPropertyRule
 
getPropertyName() - Method in class org.apache.hivemind.service.impl.BuilderFacet
 
getPropertyName() - Method in class org.apache.hivemind.util.PropertyAdaptor
 
getPropertyType() - Method in class org.apache.hivemind.util.PropertyAdaptor
 
getPropertyType(Object, String) - Static method in class org.apache.hivemind.util.PropertyUtils
Returns the type of the named property.
getReadableProperties(Object) - Static method in class org.apache.hivemind.util.PropertyUtils
Returns an unordered List of the names of all readable properties of the target.
getReadMethodName() - Method in class org.apache.hivemind.util.PropertyAdaptor
Returns the name of the method used to read the property, or null if the property is not readable.
getRegistry(HttpServletRequest) - Static method in class org.apache.hivemind.servlet.HiveMindFilter
Returns the Registry that was stored as a request attribute inside method HiveMindFilter.doFilter(ServletRequest, ServletResponse, FilterChain).
getRegistryLocale() - Method in class org.apache.hivemind.servlet.HiveMindFilter
Returns the default Locale.
getRelativeResource(String) - Method in interface org.apache.hivemind.Resource
Returns at a relative location to this resource.
getRelativeResource(String) - Method in class org.apache.hivemind.util.AbstractResource
 
getRequiredNames() - Method in class org.apache.hivemind.parse.ElementParseInfo
Returns all the required attribute names as an Iterator (of String).
getResource(String) - Method in interface org.apache.hivemind.ClassResolver
Forwarded, unchanged, to the class loader.
getResource(String) - Method in class org.apache.hivemind.impl.DefaultClassResolver
 
getResource() - Method in class org.apache.hivemind.impl.LocationImpl
 
getResource() - Method in interface org.apache.hivemind.Location
The resource containing the location.
getResource() - Method in class org.apache.hivemind.parse.AbstractParser
Returns the Resource being parsed (as set by AbstractParser.initializeParser(Resource, int).
getResource(String) - Method in class org.apache.hivemind.test.HiveMindTestCase
Returns the given file as a Resource from the classpath.
getResourceLocale() - Method in class org.apache.hivemind.util.LocalizedResource
 
getResourcePath() - Method in class org.apache.hivemind.util.LocalizedResource
 
getResourceProcessor(ClassResolver, ErrorHandler) - Method in class org.apache.hivemind.impl.XmlModuleDescriptorProvider
 
getResourceURL() - Method in interface org.apache.hivemind.Resource
Returns a URL for the resource.
getResourceURL() - Method in class org.apache.hivemind.util.ClasspathResource
Invokes ClassResolver.getResource(String) with the path.
getResourceURL() - Method in class org.apache.hivemind.util.ContextResource
 
getResourceURL() - Method in class org.apache.hivemind.util.FileResource
 
getResourceURL() - Method in class org.apache.hivemind.util.URLResource
 
getReturnType() - Method in class org.apache.hivemind.service.MethodSignature
 
getRight() - Method in interface org.apache.hivemind.conditional.Node
 
getRight() - Method in class org.apache.hivemind.conditional.NodeImpl
 
getRootCause() - Method in exception org.apache.hivemind.ApplicationRuntimeException
 
getRules() - Method in interface org.apache.hivemind.schema.ElementModel
Returns a List of Rule.
getRules() - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
getSchema() - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
getSchema(String) - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getSchemas() - Method in class org.apache.hivemind.parse.ModuleDescriptor
Returns a Collection of SchemaImpl.
getService(String, Class) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getService(Class) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getService(String, Class) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getService(Class) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getService(String, Class, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getService(Class, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getService() - Method in class org.apache.hivemind.impl.servicemodel.PooledServiceModel
 
getService() - Method in class org.apache.hivemind.impl.servicemodel.PrimitiveServiceModel
Constructs the service (the first time this is invoked) and returns it.
getService() - Method in class org.apache.hivemind.impl.servicemodel.SingletonServiceModel
 
getService() - Method in class org.apache.hivemind.impl.servicemodel.ThreadedServiceModel
Always returns the service proxy.
getService(Class) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getService(String, Class) - Method in interface org.apache.hivemind.internal.Module
Looks up the ServicePoint (throwing an exception if not found) and invokes ServicePoint.getService(Class).
getService(Class) - Method in interface org.apache.hivemind.internal.Module
Finds a service that implements the provided interface.
getService(String, Class, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Obtains a service from the registry.
getService(Class, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Finds a service that implements the provided interface.
getService() - Method in interface org.apache.hivemind.internal.ServiceModel
Invoked by the service extension point to obtain the service implementation.
getService(Class) - Method in interface org.apache.hivemind.internal.ServicePoint
Obtains the full service implementation for this service extension point, an object that implements the service interface.
getService(String, Class) - Method in interface org.apache.hivemind.Registry
Obtains a service from the registry.
getService(Class) - Method in interface org.apache.hivemind.Registry
Convenience method to obtain a service with a single implementation from the registry.
getServiceConstructor() - Method in interface org.apache.hivemind.impl.ConstructableServicePoint
Returns the constructor that can create the core service implementation.
getServiceConstructor(boolean) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getServiceConstructor() - Method in class org.apache.hivemind.impl.ServicePointImpl
Returns the service constructor, if defined, or the default service constructor.
getServiceExtensionPoint() - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
getServiceExtensionPointId() - Method in class org.apache.hivemind.impl.InterceptorStackImpl
 
getServiceExtensionPointId() - Method in interface org.apache.hivemind.InterceptorStack
Return the full id of the service extension point for which interceptors are being fabricated.
getServiceFromToken(ServiceToken) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getServiceFromToken(ServiceToken) - Method in interface org.apache.hivemind.internal.ser.ServiceSerializationSupport
Returns the service (proxy) for the indicated token.
getServiceId() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getServiceId() - Method in class org.apache.hivemind.internal.ser.ServiceToken
 
getServiceId() - Method in class org.apache.hivemind.parse.ImplementationDescriptor
 
getServiceId() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
The fully qualified id of the service.
getServiceIds(Class) - Method in class org.apache.hivemind.impl.RegistryImpl
 
getServiceIds(Class) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getServiceIds(Class) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
 
getServiceIds(Class) - Method in interface org.apache.hivemind.Registry
Returns a list of service ids for service points which implement the desired service interface.
getServiceImplementationForCurrentThread() - Method in class org.apache.hivemind.impl.servicemodel.PooledServiceModel
 
getServiceImplementationForCurrentThread() - Method in class org.apache.hivemind.impl.servicemodel.ThreadedServiceModel
Invoked by the proxy to return the active service impl for this thread, constructing it as necessary.
getServiceInterface() - Method in class org.apache.hivemind.impl.InterceptorStackImpl
 
getServiceInterface() - Method in class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
getServiceInterface() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getServiceInterface() - Method in interface org.apache.hivemind.InterceptorStack
Returns the interface for the service; the same as ServicePoint.getServiceInterface().
getServiceInterface() - Method in interface org.apache.hivemind.internal.ServicePoint
Returns the type of the service, the interface the service implements.
getServiceInterface() - Method in interface org.apache.hivemind.ServiceImplementationFactoryParameters
The interface defined for the service.
getServiceInterfaceClassName() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getServiceInterfaceClassName() - Method in interface org.apache.hivemind.internal.ServicePoint
Returns the fully qualified class name of the service interface.
getServiceLog() - Method in class org.apache.hivemind.impl.InterceptorStackImpl
 
getServiceLog() - Method in interface org.apache.hivemind.InterceptorStack
Returns the Log instance that should be used to log any information about the service, or the construction of the service.
getServiceModel() - Method in class org.apache.hivemind.impl.ServicePointImpl
 
getServiceModel() - Method in class org.apache.hivemind.parse.CreateInstanceDescriptor
 
getServiceModel() - Method in interface org.apache.hivemind.parse.InstanceBuilder
Returns the name of a service model appropriate for the instance that will be created by the ServiceImplementationConstructor.
getServiceModel() - Method in class org.apache.hivemind.parse.InvokeFactoryDescriptor
 
getServiceModelFactory(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getServiceModelFactory(String) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getServiceModelFactory(String) - Method in interface org.apache.hivemind.internal.Module
 
getServiceModelFactory(String) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns a named service-model factory
getServiceModule() - Method in class org.apache.hivemind.impl.InterceptorStackImpl
 
getServiceModule() - Method in interface org.apache.hivemind.InterceptorStack
Returns the module which contains the service extension point.
getServicePoint(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getServicePoint(String, Module) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getServicePoint() - Method in class org.apache.hivemind.impl.servicemodel.AbstractServiceModelImpl
 
getServicePoint(String) - Method in interface org.apache.hivemind.internal.Module
Returns the identified service extension point.
getServicePoint(String, Module) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Returns the identified service extension point.
getServicePoints() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getServiceSerializationSupport() - Static method in class org.apache.hivemind.internal.ser.ServiceSerializationHelper
Returns the previously stored SSS.
getServiceTokenForService(String) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getServiceTokenForService(String) - Method in interface org.apache.hivemind.internal.ser.ServiceSerializationSupport
Returns a ServiceToken corresponding to the indicated serviceId.
getSkipIfNull() - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
getSource() - Method in class org.apache.hivemind.service.impl.AbstractFab
 
getSource() - Method in class org.apache.hivemind.SymbolSourceContribution
 
getState() - Method in class org.apache.hivemind.parse.AbstractParser
Returns the current state of the parser.
getSubModules() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getSymbol() - Method in class org.apache.hivemind.service.impl.FactoryDefault
 
getToString() - Method in class org.apache.hivemind.service.MethodIterator
Returns true if the method public String toString() is part of the interface.
getTranslator(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
getTranslator(String) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
getTranslator(String) - Method in class org.apache.hivemind.impl.SchemaProcessorImpl
 
getTranslator() - Method in class org.apache.hivemind.impl.TranslatorContribution
 
getTranslator(String) - Method in class org.apache.hivemind.impl.TranslatorManager
 
getTranslator(String) - Method in interface org.apache.hivemind.internal.Module
 
getTranslator(String) - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Gets a Translator instance.
getTranslator() - Method in interface org.apache.hivemind.schema.AttributeModel
Returns the translator used to convert the attribute value.
getTranslator() - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
getTranslator() - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
getTranslator(SchemaProcessor, String) - Static method in class org.apache.hivemind.schema.rules.RuleUtils
Convienience for invoking Module.getTranslator(String).
getTranslator(String) - Method in interface org.apache.hivemind.schema.SchemaProcessor
Returns the named Translator.
getTranslatorClass() - Method in class org.apache.hivemind.impl.TranslatorContribution
 
getUniqueId() - Method in class org.apache.hivemind.service.MethodSignature
Returns a string consisting of the name of the method and its parameter values.
getValue() - Method in interface org.apache.hivemind.Attribute
Returns the value of the attribute.
getValue() - Method in class org.apache.hivemind.impl.AttributeImpl
 
getValue() - Method in class org.apache.hivemind.schema.rules.SetPropertyRule
 
getValue() - Method in class org.apache.hivemind.service.impl.FactoryDefault
 
getVersion() - Method in class org.apache.hivemind.parse.DependencyDescriptor
 
getVersion() - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
getVisibility() - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
getVisibility() - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
getVisibility() - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
getWriteableProperties(Object) - Static method in class org.apache.hivemind.util.PropertyUtils
Returns an unordered List of the names of all writable properties of the target.
getWriteMethodName() - Method in class org.apache.hivemind.util.PropertyAdaptor
Returns the name of the method used to write the property, or null if the property is not writable.

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