JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
_
C
ChainBuilder
- Interface in
org.apache.hivemind.lib.chain
Service interface for
hivemind.lib.ChainBuilder
, a service which can assemble an implementation based on a command interface, and an ordered list of objects implementing that interface (the "commands").
ChainBuilderImpl
- Class in
org.apache.hivemind.lib.chain
Gang of Four Chain of Commands Pattern.
ChainBuilderImpl()
- Constructor for class org.apache.hivemind.lib.chain.
ChainBuilderImpl
ChainContribution
- Class in
org.apache.hivemind.lib.chain
A contribution used with
ChainFactory
.
ChainContribution()
- Constructor for class org.apache.hivemind.lib.chain.
ChainContribution
ChainFactory
- Class in
org.apache.hivemind.lib.chain
Builds a service implementation using
ChainBuilder
.
ChainFactory()
- Constructor for class org.apache.hivemind.lib.chain.
ChainFactory
constructContext(Hashtable)
- Method in class org.apache.hivemind.lib.impl.
NameLookupImpl
Constructs the InitialContext (this is separated out in a standalone method so that it may be overridden in a testing subclass).
contains(String)
- Method in interface org.apache.hivemind.lib.
BeanFactory
Returns true if a bean matching the provided locator has been defined.
contains(String)
- Method in class org.apache.hivemind.lib.factory.
BeanFactoryImpl
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.chain.
ChainFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.factory.
BeanFactoryBuilder
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.impl.
EJBProxyFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.impl.
PlaceholderFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.impl.
ServicePropertyFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.impl.
SpringLookupFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.pipeline.
PipelineFactory
createCoreServiceImplementation(ServiceImplementationFactoryParameters)
- Method in class org.apache.hivemind.lib.strategy.
StrategyFactory
createInterceptor(InterceptorStack, Module, List)
- Method in class org.apache.hivemind.lib.impl.
MethodInterceptorFactory
createPipeline()
- Method in class org.apache.hivemind.lib.pipeline.
PipelineAssembler
Returns an object that implements the service interface, and integrates any filters for the pipeline with the
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes