|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
IocContainer.getComponent(Class<COMPONENT_API> apiClass)
This method gets the component that realizes the given apiClass. |
|
|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||