public class

ObjectStoreModuleInjectionAdapter

extends ObjectStoreModuleLifecycleAdapter
implements MuleContextAware
java.lang.Object
   ↳ org.mule.modules.ObjectStoreModule
     ↳ org.mule.modules.adapters.ObjectStoreModuleCapabilitiesAdapter
       ↳ org.mule.modules.adapters.ObjectStoreModuleLifecycleAdapter
         ↳ org.mule.modules.adapters.ObjectStoreModuleInjectionAdapter

Class Overview

A ObjectStoreModuleInjectionAdapter is a wrapper around ObjectStoreModule that allows the injection of several Mule facilities when a MuleContext is set.

Summary

[Expand]
Inherited Constants
From interface org.mule.api.lifecycle.Disposable
From interface org.mule.api.lifecycle.Initialisable
From interface org.mule.api.lifecycle.Startable
From interface org.mule.api.lifecycle.Stoppable
[Expand]
Inherited Fields
From class org.mule.modules.ObjectStoreModule
Public Constructors
ObjectStoreModuleInjectionAdapter()
Public Methods
void setMuleContext(MuleContext context)
[Expand]
Inherited Methods
From class org.mule.modules.adapters.ObjectStoreModuleLifecycleAdapter
From class org.mule.modules.adapters.ObjectStoreModuleCapabilitiesAdapter
From class org.mule.modules.ObjectStoreModule
From class java.lang.Object
From interface org.mule.api.Capabilities
From interface org.mule.api.context.MuleContextAware
From interface org.mule.api.lifecycle.Disposable
From interface org.mule.api.lifecycle.Initialisable
From interface org.mule.api.lifecycle.Startable
From interface org.mule.api.lifecycle.Stoppable

Public Constructors

public ObjectStoreModuleInjectionAdapter ()

Public Methods

public void setMuleContext (MuleContext context)

Parameters
context