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

S

Schema - Interface in org.apache.hivemind.schema
An object which may contain a model, used to identify the form of XML content allowed within some other, containing element.
SchemaImpl - Class in org.apache.hivemind.schema.impl
Implementation of Schema.
SchemaImpl() - Constructor for class org.apache.hivemind.schema.impl.SchemaImpl
 
SchemaProcessor - Interface in org.apache.hivemind.schema
Object used when processing the elements contributed in an Contribution.
SchemaProcessorImpl - Class in org.apache.hivemind.impl
Used to assemble all the Contributions contributed to an ConfigurationPoint while converting the XML (represented as Elements into Java objects.
SchemaProcessorImpl(ErrorLog, Schema) - Constructor for class org.apache.hivemind.impl.SchemaProcessorImpl
 
SERVICE_ACCESSOR_METHOD_NAME - Static variable in class org.apache.hivemind.impl.ProxyUtils
 
SERVICE_ACCESSOR_METHOD_NAME - Static variable in class org.apache.hivemind.impl.servicemodel.PooledServiceModel
Name of a method in the deferred proxy that is used to obtain the constructed service.
SERVICE_ACCESSOR_METHOD_NAME - Static variable in class org.apache.hivemind.impl.servicemodel.SingletonServiceModel
Name of a method in the deferred proxy that is used to obtain the constructed service.
SERVICE_ACCESSOR_METHOD_NAME - Static variable in class org.apache.hivemind.impl.servicemodel.ThreadedServiceModel
Name of a method in the deferred proxy that is used to obtain the constructed service.
ServiceImplementationConstructor - Interface in org.apache.hivemind.internal
A contribution to a service extension point that is used to create the core service instance (which may then be enhanced with interceptors).
ServiceImplementationFactory - Interface in org.apache.hivemind
Interface for an object that can create a service's core implementation.
ServiceImplementationFactoryParameters - Interface in org.apache.hivemind
A wrapper for the parameters needed by ServiceImplementationFactory.
ServiceImplementationFactoryParametersImpl - Class in org.apache.hivemind.impl
Wrapper around a ServicePoint and a List of parameters, passed to a ServiceImplementationFactory.
ServiceImplementationFactoryParametersImpl(ServicePoint, Module, List) - Constructor for class org.apache.hivemind.impl.ServiceImplementationFactoryParametersImpl
 
ServiceInterceptorContribution - Interface in org.apache.hivemind.internal
A contribution to a service extension point that creates an interceptor.
ServiceInterceptorContributionImpl - Class in org.apache.hivemind.impl
Implementation of ServiceInterceptorContribution.
ServiceInterceptorContributionImpl() - Constructor for class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
ServiceInterceptorFactory - Interface in org.apache.hivemind
Interface defining an interceptor factory, an object that can create an interceptor.
ServiceModel - Interface in org.apache.hivemind.internal
A service model is associated with a ServicePoint to supply rules for the lifecycle of the service.
ServiceModelContribution - Class in org.apache.hivemind.impl
Defines a name and a service model factory.
ServiceModelContribution() - Constructor for class org.apache.hivemind.impl.ServiceModelContribution
 
ServiceModelFactory - Interface in org.apache.hivemind.internal
 
ServiceObjectProvider - Class in org.apache.hivemind.service.impl
An ObjectProvider that provides access to services.
ServiceObjectProvider() - Constructor for class org.apache.hivemind.service.impl.ServiceObjectProvider
 
ServicePoint - Interface in org.apache.hivemind.internal
Sub-interface of ExtensionPoint that defines a service extension point.
ServicePointDescriptor - Class in org.apache.hivemind.parse
Defines a service extension point.
ServicePointDescriptor() - Constructor for class org.apache.hivemind.parse.ServicePointDescriptor
 
ServicePointImpl - Class in org.apache.hivemind.impl
Abstract implementation of ServicePoint.
ServicePointImpl() - Constructor for class org.apache.hivemind.impl.ServicePointImpl
 
ServicePointTranslator - Class in org.apache.hivemind.schema.rules
A custom translator (meaning: not used enough to be registered in hivemind.Translators.
ServicePointTranslator() - Constructor for class org.apache.hivemind.schema.rules.ServicePointTranslator
 
ServicePropertyObjectProvider - Class in org.apache.hivemind.service.impl
ObjectProvider implementation that obtains a named property from a service.
ServicePropertyObjectProvider() - Constructor for class org.apache.hivemind.service.impl.ServicePropertyObjectProvider
 
ServiceSerializationHelper - Class in org.apache.hivemind.internal.ser
Class used to hold a global instance of ServiceSerializationSupport, so that ServiceTokens may locate them.
ServiceSerializationHelper() - Constructor for class org.apache.hivemind.internal.ser.ServiceSerializationHelper
 
ServiceSerializationSupport - Interface in org.apache.hivemind.internal.ser
Utility interface used to support serialization of services (really, service proxies).
ServiceToken - Class in org.apache.hivemind.internal.ser
Instance used to replace actual service (proxies) during serialization.
ServiceToken() - Constructor for class org.apache.hivemind.internal.ser.ServiceToken
 
ServiceToken(String) - Constructor for class org.apache.hivemind.internal.ser.ServiceToken
 
ServiceTranslator - Class in org.apache.hivemind.schema.rules
Used to translate a value into a reference to a HiveMind service within the registry.
ServiceTranslator() - Constructor for class org.apache.hivemind.schema.rules.ServiceTranslator
 
setAfter(String) - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
setAnnotation(String) - Method in interface org.apache.hivemind.parse.AnnotationHolder
 
setAnnotation(String) - Method in class org.apache.hivemind.parse.BaseAnnotationHolder
 
setAttributeName(String) - Method in class org.apache.hivemind.parse.AttributeMappingDescriptor
 
setAttributeName(String) - Method in class org.apache.hivemind.schema.rules.PushAttributeRule
 
setAttributeName(String) - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
setAutowireServices(boolean) - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
setBefore(String) - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
setClassFactory(ClassFactory) - Method in class org.apache.hivemind.service.impl.InterfaceSynthesizerImpl
 
setClassName(String) - Method in class org.apache.hivemind.parse.ConversionDescriptor
 
setClassName(String) - Method in class org.apache.hivemind.schema.rules.CreateObjectRule
 
setClassName(String) - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
setClassResolver(ClassResolver) - Method in class org.apache.hivemind.impl.ModuleImpl
 
setConditionalExpression(String) - Method in class org.apache.hivemind.parse.ContributionDescriptor
 
setConditionalExpression(String) - Method in class org.apache.hivemind.parse.ImplementationDescriptor
 
setConfigurationId(String) - Method in class org.apache.hivemind.parse.ContributionDescriptor
 
setContent(String) - Method in class org.apache.hivemind.impl.ElementImpl
 
setContentTranslator(String) - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
setContributingModule(Module) - Method in class org.apache.hivemind.impl.ContributionImpl
 
setContributingModule(Module) - Method in class org.apache.hivemind.impl.CreateClassServiceConstructor
 
setContributingModule(Module) - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
setContributingModule(Module) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setContributions(Map) - Method in class org.apache.hivemind.service.impl.ObjectTranslator
 
setContributionsSchema(Schema) - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
setContributionsSchema(SchemaImpl) - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
setContributionsSchemaId(String) - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
setCount(Occurances) - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
setDefaultMode(int) - Static method in class org.apache.hivemind.util.ToStringBuilder
 
setDefaults(List) - Method in class org.apache.hivemind.service.impl.DefaultsSymbolSource
 
setDepth(int) - Method in class org.apache.hivemind.schema.rules.InvokeParentRule
Sets the depth of the parent object.
setDescriptor(Resource) - Method in class org.apache.hivemind.parse.SubModuleDescriptor
 
setDirectory(File) - Method in class org.apache.hivemind.ant.ManifestClassPath
Sets a containing directory.
setDocumentLocator(Locator) - Method in class org.apache.hivemind.parse.AbstractParser
Invoked by the parser, the locator is stored and later used by AbstractParser.getLocation().
setElementName(String) - Method in class org.apache.hivemind.impl.ElementImpl
 
setElementName(String) - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
setErrorLog(ErrorLog) - Method in class org.apache.hivemind.service.impl.ObjectTranslator
 
setEventSetName(String) - Method in class org.apache.hivemind.service.impl.EventRegistration
 
setExpectedCount(Occurances) - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
setExtensionPointId(String) - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
setFactory(ServiceModelFactory) - Method in class org.apache.hivemind.impl.ServiceModelContribution
 
setFactory(ClassFactory) - Method in class org.apache.hivemind.service.impl.LoggingInterceptorFactory
 
setFactoryServiceId(String) - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
setFactoryServiceId(String) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setFactoryServiceId(String) - Method in class org.apache.hivemind.parse.AbstractServiceInvocationDescriptor
 
setFollowingInterceptorIds(String) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setFollowingNames(String) - Method in class org.apache.hivemind.SymbolSourceContribution
 
setId(String) - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
setId(String) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setId(String) - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
setInclude(boolean) - Method in class org.apache.hivemind.service.MethodContribution
 
setInitializeMethod(String) - Method in class org.apache.hivemind.service.impl.BuilderParameter
 
setInner(List) - Method in class org.apache.hivemind.impl.ElementsProxyList
 
setInner(Map) - Method in class org.apache.hivemind.impl.ElementsProxyMap
 
setInstanceBuilder(InstanceBuilder) - Method in class org.apache.hivemind.parse.AbstractServiceDescriptor
A service extension may contribute one instance builder.
setInstanceClassName(String) - Method in class org.apache.hivemind.impl.CreateClassServiceConstructor
 
setInstanceClassName(String) - Method in class org.apache.hivemind.parse.CreateInstanceDescriptor
 
setInterfaceClassName(String) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setKeyAttribute(String) - Method in class org.apache.hivemind.schema.impl.ElementModelImpl
 
setLocale(Locale) - Method in class org.apache.hivemind.service.impl.ThreadLocaleImpl
 
setLocale(Locale) - Method in interface org.apache.hivemind.service.ThreadLocale
Changes the locale from the default.
setLocation(Object, Location) - Static method in class org.apache.hivemind.HiveMind
Updates the location of an object, if the object implements LocationHolder.
setLocation(Location) - Method in class org.apache.hivemind.impl.BaseLocatable
 
setLocation(Location) - Method in interface org.apache.hivemind.LocationHolder
 
setMethodName(String) - Method in class org.apache.hivemind.schema.rules.InvokeParentRule
 
setMethodPattern(String) - Method in class org.apache.hivemind.service.MethodContribution
 
setModule(Module) - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
setModule(Module) - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
setModuleId(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
setModuleId(String) - Method in class org.apache.hivemind.parse.DependencyDescriptor
 
setModuleId(String) - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
SetModuleRule - Class in org.apache.hivemind.schema.rules
Rule used to set a property of the top stack object to the Module the element was contributed from.
SetModuleRule() - Constructor for class org.apache.hivemind.schema.rules.SetModuleRule
 
setName(String) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setName(String) - Method in class org.apache.hivemind.impl.ServiceModelContribution
 
setName(String) - Method in class org.apache.hivemind.impl.TranslatorContribution
 
setName(String) - Method in class org.apache.hivemind.parse.InterceptorDescriptor
 
setName(String) - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
setName(String) - Method in class org.apache.hivemind.SymbolSourceContribution
 
setOutput(File) - Method in class org.apache.hivemind.ant.ConstructRegistry
 
setPackageName(String) - Method in class org.apache.hivemind.impl.ModuleImpl
 
setPackageName(String) - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
setParameters(List) - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
setParameters(List) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setParametersCount(Occurances) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setParametersCount(Occurances) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setParametersSchema(Schema) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setParametersSchema(SchemaImpl) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setParametersSchemaId(String) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setParentMethodName(String) - Method in class org.apache.hivemind.parse.ConversionDescriptor
 
SetParentRule - Class in org.apache.hivemind.schema.rules
Used to set a property of the child object to its parent object.
SetParentRule() - Constructor for class org.apache.hivemind.schema.rules.SetParentRule
 
setPrecedingInterceptorIds(String) - Method in class org.apache.hivemind.impl.ServiceInterceptorContributionImpl
 
setPrecedingNames(String) - Method in class org.apache.hivemind.SymbolSourceContribution
 
setProducer(Object) - Method in class org.apache.hivemind.service.impl.EventRegistration
 
setProperty(String) - Method in class org.apache.hivemind.ant.ManifestClassPath
 
setProperty(SchemaProcessor, Element, String, Object, Object) - Static method in class org.apache.hivemind.schema.rules.RuleUtils
Sets a property of the target object to the given value.
setPropertyName(String) - Method in class org.apache.hivemind.parse.AttributeMappingDescriptor
 
setPropertyName(String) - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
setPropertyName(String) - Method in class org.apache.hivemind.schema.rules.ReadContentRule
 
setPropertyName(String) - Method in class org.apache.hivemind.schema.rules.SetModuleRule
 
setPropertyName(String) - Method in class org.apache.hivemind.schema.rules.SetParentRule
 
setPropertyName(String) - Method in class org.apache.hivemind.schema.rules.SetPropertyRule
 
setPropertyName(String) - Method in class org.apache.hivemind.service.impl.BuilderFacet
 
SetPropertyRule - Class in org.apache.hivemind.schema.rules
Used to set a property of an object to a literal value.
SetPropertyRule() - Constructor for class org.apache.hivemind.schema.rules.SetPropertyRule
 
setRegistry(RegistryInfrastructure) - Method in class org.apache.hivemind.impl.ModuleImpl
 
setRequired(boolean) - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
setReturnValue(Object, Object) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the return value for the most recently invoked method.
setReturnValue(Object, long) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the return value for the most recently invoked method.
setReturnValue(Object, float) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the return value for the most recently invoked method.
setReturnValue(Object, double) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the return value for the most recently invoked method.
setReturnValue(Object, boolean) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the return value for the most recently invoked method.
setRunnables(List) - Method in class org.apache.hivemind.impl.StartupImpl
 
setServiceConstructor(ServiceImplementationConstructor, boolean) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setServiceExtensionPoint(ServicePoint) - Method in class org.apache.hivemind.impl.InvokeFactoryServiceConstructor
 
setServiceId(String) - Method in class org.apache.hivemind.parse.ImplementationDescriptor
 
setServiceId(String) - Method in class org.apache.hivemind.service.impl.LoggingInterceptorFactory
 
setServiceInterfaceName(String) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setServiceModel(String) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setServiceModel(String) - Method in class org.apache.hivemind.parse.CreateInstanceDescriptor
 
setServiceModel(String) - Method in class org.apache.hivemind.parse.InvokeFactoryDescriptor
 
setServicePoints(List) - Method in class org.apache.hivemind.service.impl.EagerLoader
 
setServiceSerializationSupport(ServiceSerializationSupport) - Static method in class org.apache.hivemind.internal.ser.ServiceSerializationHelper
Stores the SSS instance for later access; if an existing SSS is already stored, then an error is logged (should be just one SSS per class loader).
setShutdownCoordinator(ShutdownCoordinator) - Method in class org.apache.hivemind.impl.ConfigurationPointImpl
 
setShutdownCoordinator(ShutdownCoordinator) - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
 
setShutdownCoordinator(ShutdownCoordinator) - Method in class org.apache.hivemind.impl.ServicePointImpl
 
setSkipIfNull(boolean) - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
setSource(SymbolSource) - Method in class org.apache.hivemind.SymbolSourceContribution
 
setState(int) - Method in class org.apache.hivemind.parse.AbstractParser
Forces a change to a specific state.
setSymbol(String) - Method in class org.apache.hivemind.service.impl.FactoryDefault
 
setThrowable(Object, Throwable) - Method in class org.apache.hivemind.test.HiveMindTestCase
Invoked when training a mock object to set the Throwable for the most recently invoked method.
setTranslator(Translator) - Method in class org.apache.hivemind.impl.TranslatorContribution
 
setTranslator(String) - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
setTranslator(String) - Method in class org.apache.hivemind.schema.rules.ReadAttributeRule
 
setTranslator(String) - Method in class org.apache.hivemind.service.impl.BuilderPropertyFacet
 
setTranslatorClass(Class) - Method in class org.apache.hivemind.impl.TranslatorContribution
 
setUnique(boolean) - Method in class org.apache.hivemind.schema.impl.AttributeModelImpl
 
setupThread() - Method in class org.apache.hivemind.impl.RegistryImpl
 
setupThread() - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
Sets the current RI up as the ServiceSerializationSupport.
setupThread() - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
To be invoked at the start of each request in a multi-threaded environment.
setupThread() - Method in interface org.apache.hivemind.Registry
To be invoked at the start of each request in a multi-threaded environment.
setValue(String) - Method in class org.apache.hivemind.schema.rules.SetPropertyRule
 
setValue(String) - Method in class org.apache.hivemind.service.impl.BuilderPropertyFacet
 
setValue(String) - Method in class org.apache.hivemind.service.impl.FactoryDefault
 
setVersion(String) - Method in class org.apache.hivemind.parse.DependencyDescriptor
 
setVersion(String) - Method in class org.apache.hivemind.parse.ModuleDescriptor
 
setVisibility(Visibility) - Method in class org.apache.hivemind.impl.AbstractExtensionPoint
 
setVisibility(Visibility) - Method in class org.apache.hivemind.parse.ConfigurationPointDescriptor
 
setVisibility(Visibility) - Method in class org.apache.hivemind.parse.ServicePointDescriptor
 
setVisibility(Visibility) - Method in class org.apache.hivemind.schema.impl.SchemaImpl
 
shutdown() - Method in class org.apache.hivemind.impl.RegistryImpl
 
shutdown() - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
Invokes ShutdownCoordinator.shutdown(), then releases the coordinator, modules and variable sources.
shutdown() - Method in class org.apache.hivemind.impl.ShutdownCoordinatorImpl
 
shutdown() - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Shuts down the registry; this notifies all RegistryShutdownListener services and objects.
shutdown() - Method in interface org.apache.hivemind.Registry
Shuts down the registry; this notifies all RegistryShutdownListener services and objects.
shutdown() - Method in interface org.apache.hivemind.ShutdownCoordinator
 
ShutdownCoordinator - Interface in org.apache.hivemind
The coordinator is used by other services to determine when the registry was shutdown.
ShutdownCoordinatorImpl - Class in org.apache.hivemind.impl
Manages a list of objects that implement the RegistryShutdownListener interface.
ShutdownCoordinatorImpl() - Constructor for class org.apache.hivemind.impl.ShutdownCoordinatorImpl
 
ShutdownCoordinatorImpl(Log) - Constructor for class org.apache.hivemind.impl.ShutdownCoordinatorImpl
 
SingletonInnerProxy - Interface in org.apache.hivemind.impl.servicemodel
Interface implemented by the inner proxies used with the SingletonServiceModel.
SingletonServiceModel - Class in org.apache.hivemind.impl.servicemodel
Subclass of AbstractServiceModelImpl which supports creation of a singleton service proxy (deferring the actual construction of the service until absolutely necessary).
SingletonServiceModel(ConstructableServicePoint) - Constructor for class org.apache.hivemind.impl.servicemodel.SingletonServiceModel
 
SingletonServiceModelFactory - Class in org.apache.hivemind.impl.servicemodel
 
SingletonServiceModelFactory() - Constructor for class org.apache.hivemind.impl.servicemodel.SingletonServiceModelFactory
 
size() - Method in class org.apache.hivemind.impl.ElementsInnerProxyList
 
size() - Method in class org.apache.hivemind.impl.ElementsProxyList
 
SmartTranslator - Class in org.apache.hivemind.schema.rules
A "smart" translator that attempts to automatically convert from string types to object or wrapper types, using PropertyEditors.
SmartTranslator() - Constructor for class org.apache.hivemind.schema.rules.SmartTranslator
 
SmartTranslator(String) - Constructor for class org.apache.hivemind.schema.rules.SmartTranslator
Initializers: default: default value for empty input
smartWrite(Object, String) - Method in class org.apache.hivemind.util.PropertyAdaptor
 
smartWrite(Object, String, String) - Static method in class org.apache.hivemind.util.PropertyUtils
An improved version of PropertyUtils.write(Object, String, Object) where the value starts as a string and is converted to the correct property type before being assigned.
split(String) - Static method in class org.apache.hivemind.util.StringUtils
Splits an input string into a an array of strings, seperating at commas.
startElement(String, String, String, Attributes) - Method in class org.apache.hivemind.parse.AbstractParser
 
startup() - Method in class org.apache.hivemind.impl.RegistryInfrastructureImpl
Starts up the Registry after all service and configuration points have been defined.
startup() - Method in interface org.apache.hivemind.internal.RegistryInfrastructure
Invoked once, just after the registry infrastructure is constructed.
StartupImpl - Class in org.apache.hivemind.impl
Startup service for the HiveMind Registry.
StartupImpl() - Constructor for class org.apache.hivemind.impl.StartupImpl
 
StrictErrorHandler - Class in org.apache.hivemind.impl
An implementation of ErrorHandler that throws an ApplicationRuntimeException instead of logging an error.
StrictErrorHandler() - Constructor for class org.apache.hivemind.impl.StrictErrorHandler
 
StringUtils - Class in org.apache.hivemind.util
A subset of the utilities available in commons-lang StringUtils.
StringUtils() - Constructor for class org.apache.hivemind.util.StringUtils
 
stripModule(String) - Static method in class org.apache.hivemind.util.IdUtils
Removes the module name from a fully qualified id
SubModuleDescriptor - Class in org.apache.hivemind.parse
Descriptor for <sub-module> element.
SubModuleDescriptor() - Constructor for class org.apache.hivemind.parse.SubModuleDescriptor
 
SymbolExpander - Class in org.apache.hivemind.impl
A simple parser used to identify symbols in a string and expand them via a SymbolSource.
SymbolExpander(ErrorHandler, SymbolSource) - Constructor for class org.apache.hivemind.impl.SymbolExpander
 
SymbolSource - Interface in org.apache.hivemind
Used to define an object that can provide a value for a substitution symbol (substitution symbol can appear in HiveMind module deployment descriptors).
SymbolSourceContribution - Class in org.apache.hivemind
Contribution to the org.apache.hivemind.SymbolSource configuration extension point; used to provide a SymbolSource implementation (often, as a service defined in HiveMind itself), and advice on ordering the service.
SymbolSourceContribution() - Constructor for class org.apache.hivemind.SymbolSourceContribution
 
synthesizeInterface(Class) - Method in class org.apache.hivemind.service.impl.InterfaceSynthesizerImpl
 
synthesizeInterface(Class) - Method in interface org.apache.hivemind.service.InterfaceSynthesizer
 
SystemPropertiesSymbolSource - Class in org.apache.hivemind.impl
Implementation of SymbolSource that accesses System.getProperty(java.lang.String).
SystemPropertiesSymbolSource() - Constructor for class org.apache.hivemind.impl.SystemPropertiesSymbolSource
 

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