Uses of Package
org.mule.impl.container

Packages that use org.mule.impl.container
org.mule.extras.hivemind Provides extensions to use HiveMind with Mule, such as using the registry as a factory for Mule managed objects. 
org.mule.extras.picocontainer Provides extensions to use PicoContainer with Mule, such as using the container as a factory for Mule managed objects. 
org.mule.extras.spring Provides extensions to use the Spring framework with Mule such as utilising the spring container to build components managed by Mule. 
org.mule.impl.container Internal container context implementation and Jndi container implementation. 
 

Classes in org.mule.impl.container used by org.mule.extras.hivemind
AbstractContainerContext
          AbstractContainerContext provides base container configuration functions for handling embedded configuration.
 

Classes in org.mule.impl.container used by org.mule.extras.picocontainer
AbstractContainerContext
          AbstractContainerContext provides base container configuration functions for handling embedded configuration.
 

Classes in org.mule.impl.container used by org.mule.extras.spring
AbstractContainerContext
          AbstractContainerContext provides base container configuration functions for handling embedded configuration.
 

Classes in org.mule.impl.container used by org.mule.impl.container
AbstractContainerContext
          AbstractContainerContext provides base container configuration functions for handling embedded configuration.
ContainerKeyPair
          ContainerKeyPair is a key strategy that binds a container reference with a container name.
JndiContainerContext
          JndiContainerContext is a container implementaiton that exposes a jndi context.
RmiContainerContext
          RmiContainerContext is a container implementaiton that allows RMi objects to be referenced either as components or properties on components
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.