Uses of Class
net.sf.mmm.util.component.api.ResourceMissingException

Packages that use ResourceMissingException
net.sf.mmm.util.component.api Contains API to help implementing components. 
 

Uses of ResourceMissingException in net.sf.mmm.util.component.api
 

Methods in net.sf.mmm.util.component.api that throw ResourceMissingException
<COMPONENT_API>
COMPONENT_API
IocContainer.getComponent(Class<COMPONENT_API> apiClass)
          This method gets the component that realizes the given apiClass.
<COMPONENT_API>
COMPONENT_API
IocContainer.getComponent(Class<COMPONENT_API> apiClass, String componentId)
          This method gets the component that realizes the given apiClass and is registered under the given componentId.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.