- get(String) - Method in interface org.apache.hivemind.lib.BeanFactory
-
Gets a bean via its locator (it's name plus, optionally, an initializer).
- get(String) - Method in class org.apache.hivemind.lib.factory.BeanFactoryImpl
-
- getAfter() - Method in class org.apache.hivemind.lib.chain.ChainContribution
-
- getBeanClass() - Method in class org.apache.hivemind.lib.factory.BeanFactoryContribution
-
- getBeanFactory() - Method in class org.apache.hivemind.lib.impl.SpringBeanFactoryHolderImpl
-
- getBeanFactory() - Method in class org.apache.hivemind.lib.impl.SpringBeanParameter
-
- getBeanFactory() - Method in interface org.apache.hivemind.lib.SpringBeanFactorySource
-
- getBefore() - Method in class org.apache.hivemind.lib.chain.ChainContribution
-
- getCacheable() - Method in class org.apache.hivemind.lib.factory.BeanFactoryContribution
-
- getCommand() - Method in class org.apache.hivemind.lib.chain.ChainContribution
-
- getContributions() - Method in class org.apache.hivemind.lib.factory.BeanFactoryParameter
-
The contributions to the list (assigned from the companion
configuration point).
- getContributions() - Method in class org.apache.hivemind.lib.strategy.StrategyParameter
-
- getDefaultCacheable() - Method in class org.apache.hivemind.lib.factory.BeanFactoryParameter
-
Default value for cacheable in contributions that do not explicitly
set a value.
- getException() - Method in class org.apache.hivemind.lib.RemoteExceptionEvent
-
- getFilter() - Method in class org.apache.hivemind.lib.pipeline.FilterHolder
-
- getFilterInterface() - Method in class org.apache.hivemind.lib.pipeline.PipelineParameters
-
- getHomeInterfaceClassName() - Method in class org.apache.hivemind.lib.impl.EJBProxyParameters
-
- getId() - Method in class org.apache.hivemind.lib.chain.ChainContribution
-
- getJndiName() - Method in class org.apache.hivemind.lib.impl.EJBProxyParameters
-
- getLocation() - Method in class org.apache.hivemind.lib.pipeline.FilterHolder
-
- getName() - Method in class org.apache.hivemind.lib.factory.BeanFactoryContribution
-
- getName() - Method in class org.apache.hivemind.lib.impl.SpringBeanParameter
-
- getNameLookup(NameLookup) - Method in class org.apache.hivemind.lib.impl.EJBProxyParameters
-
- getPipelineConfiguration() - Method in class org.apache.hivemind.lib.pipeline.PipelineParameters
-
- getPropertyName() - Method in class org.apache.hivemind.lib.impl.ServicePropertyFactoryParameter
-
- getRegisterClass() - Method in class org.apache.hivemind.lib.strategy.StrategyContribution
-
- getResourceProcessor(ClassResolver, ErrorHandler) - Method in class org.apache.hivemind.lib.groovy.GroovyModuleDescriptorProvider
-
- getService() - Method in class org.apache.hivemind.lib.impl.ServicePropertyFactoryParameter
-
- getStoreResultInCache(boolean) - Method in class org.apache.hivemind.lib.factory.BeanFactoryContribution
-
- getStrategy() - Method in class org.apache.hivemind.lib.strategy.StrategyContribution
-
- getStrategy(Class) - Method in interface org.apache.hivemind.lib.util.StrategyRegistry
-
Gets the stategy object for the specified subjectClass.
- getStrategy(Class) - Method in class org.apache.hivemind.lib.util.StrategyRegistryImpl
-
- getTerminator() - Method in class org.apache.hivemind.lib.pipeline.PipelineParameters
-
- getVendClass() - Method in class org.apache.hivemind.lib.factory.BeanFactoryParameter
-
The class or interface to be vended by the factory (all contributed
classes must be assigneble).
- GROOVY_LOCATOR - Static variable in class org.apache.hivemind.lib.groovy.HiveMindBuilder
-
- GroovyModuleDescriptorProvider - Class in org.apache.hivemind.lib.groovy
-
This ModuleDescriptorProvider
processes Groovy scripts defining
module descriptors.
- GroovyModuleDescriptorProvider(ClassResolver, Resource) - Constructor for class org.apache.hivemind.lib.groovy.GroovyModuleDescriptorProvider
-
Constructs an GroovyModuleDescriptorProvider only loading the ModuleDescriptor identified by
the given Resource
.
- GroovyModuleDescriptorProvider(ClassResolver, List) - Constructor for class org.apache.hivemind.lib.groovy.GroovyModuleDescriptorProvider
-
Constructs an GroovyModuleDescriptorProvider loading all ModuleDescriptors identified by the
given List of Resource
objects.