|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoProviderDefinitionException | |
org.apache.avalon.activation.appliance | The appliance package contains interfaces, utilities and
default implementations defining and enabling use of the central
Appliance interface. |
org.apache.avalon.activation.appliance.impl | The appliance.impl package contains the
default implementations defining and enabling use of the central
Appliance interface. |
Uses of NoProviderDefinitionException in org.apache.avalon.activation.appliance |
Methods in org.apache.avalon.activation.appliance that throw NoProviderDefinitionException | |
Appliance |
Engine.locate(DependencyModel dependency)
Return an appliance relative to a supplied dependency model. |
Appliance |
Engine.locate(DependencyDescriptor dependency)
Return an appliance relative to a supplied dependency descriptor. |
Appliance |
Engine.locate(StageModel stage)
Return an appliance relative to a supplied stage model. |
Appliance |
Engine.locate(StageDescriptor stage)
Return an appliance relative to a supplied stage descriptor. |
Uses of NoProviderDefinitionException in org.apache.avalon.activation.appliance.impl |
Methods in org.apache.avalon.activation.appliance.impl that throw NoProviderDefinitionException | |
Appliance |
AbstractBlock.locate(DependencyModel dependency)
Return an appliance relative to a supplied dependency model. |
Appliance |
AbstractBlock.locate(DependencyDescriptor dependency)
Return an appliance relative to a supplied dependency descriptor. |
Appliance |
AbstractBlock.locate(StageModel stage)
Return an appliance relative to a supplied stage model. |
Appliance |
AbstractBlock.locate(StageDescriptor stage)
Return an appliance relative to a supplied stage descriptor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |