Uses of Class
org.mule.impl.container.AbstractContainerContext

Packages that use AbstractContainerContext
org.mule.impl.container Internal container context implementation and Jndi container implementation. 
 

Uses of AbstractContainerContext in org.mule.impl.container
 

Subclasses of AbstractContainerContext in org.mule.impl.container
 class DescriptorContainerContext
          will Load the component form the descriptors' own properties
 class JndiContainerContext
          JndiContainerContext is a container implementaiton that exposes a jndi context.
 class MuleContainerContext
          MuleContainerContext is a default resolver that doesn't support external reference resolution.
 class PropertiesContainerContext
          Provides a facade for accessing System properties and properties on the ManagementContext.
 class RmiContainerContext
          RmiContainerContext is a container implementaiton that allows RMi objects to be referenced either as components or properties on components
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.