Class Index

A D N O P R S

A

AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AllKeysDefinitionParser  
AllKeysMessageProcessor AllKeysMessageProcessor invokes the allKeys() method in ObjectStoreModule

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DualStoreDefinitionParser  
DualStoreMessageProcessor DualStoreMessageProcessor invokes the dualStore(java.lang.String, java.io.Serializable, boolean) method in ObjectStoreModule

N

NestedProcessorChain  

O

ObjectStoreModule Generic module for accessing Object Stores. 
ObjectStoreModuleCapabilitiesAdapter A ObjectStoreModuleCapabilitiesAdapter is a wrapper around ObjectStoreModule that implements org.mule.api.Capabilities interface. 
ObjectStoreModuleConfigDefinitionParser  
ObjectStoreModuleInjectionAdapter A ObjectStoreModuleInjectionAdapter is a wrapper around ObjectStoreModule that allows the injection of several Mule facilities when a MuleContext is set. 
ObjectStoreModuleLifecycleAdapter A ObjectStoreModuleLifecycleAdapter is a wrapper around ObjectStoreModule that adds lifecycle methods to the pojo. 
ObjectStoreModuleMetadataAdapater A ObjectStoreModuleMetadataAdapater is a wrapper around ObjectStoreModule that adds support for querying metadata about the extension. 
ObjectStoreModuleProcessAdapter A ObjectStoreModuleProcessAdapter is a wrapper around ObjectStoreModule that enables custom processing strategies. 
ObjectstoreNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/objectstore

P

ProcessCallbackProcessInterceptor<T, O>  

R

RemoveDefinitionParser  
RemoveMessageProcessor RemoveMessageProcessor invokes the remove(java.lang.String) method in ObjectStoreModule
RetrieveDefinitionParser  
RetrieveMessageProcessor RetrieveMessageProcessor invokes the retrieve(java.lang.String, java.lang.Object) method in ObjectStoreModule

S

StoreDefinitionParser  
StoreMessageProcessor StoreMessageProcessor invokes the store(java.lang.String, java.io.Serializable, boolean) method in ObjectStoreModule