Uses of Class
org.mule.umo.manager.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.mule.impl.container Internal container context implementation and Jndi container implementation. 
org.mule.umo.manager Manager APIs, including the UMOManager, agent and server event interfaces 
 

Uses of ObjectNotFoundException in org.mule.impl.container
 

Methods in org.mule.impl.container that throw ObjectNotFoundException
 Object MultiContainerContext.getComponent(Object key)
           
 Object RmiContainerContext.getComponent(Object key)
           
 Object PropertiesContainerContext.getComponent(Object key)
          Queries a component from the underlying container.
 Object DescriptorContainerContext.getComponent(Object key)
          Queries a component from the underlying container
 Object MuleContainerContext.getComponent(Object key)
           
 Object JndiContainerContext.getComponent(Object key)
           
 

Uses of ObjectNotFoundException in org.mule.umo.manager
 

Methods in org.mule.umo.manager that throw ObjectNotFoundException
 Object UMOContainerContext.getComponent(Object key)
          Queries a component from the underlying container
 



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