|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplianceException | |
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 ApplianceException in org.apache.avalon.activation.appliance |
Subclasses of ApplianceException in org.apache.avalon.activation.appliance | |
class |
AssemblyException
Exception raised in response to an assembly failure. |
class |
DeploymentException
Exception raised in response to an assembly failure. |
class |
DuplicateApplianceException
Exception raised in response to an attempt to override the defintion of an existing appliance. |
class |
NoProviderDefinitionException
Exception thrown if a request for dependency provider cannot be satisfied because an appropriate deployment profile could not be found. |
class |
UnknownServiceException
Exception thrown following a request for an unknown service. |
Methods in org.apache.avalon.activation.appliance that throw ApplianceException | |
Appliance |
ApplianceFactory.createAppliance(Model model)
Create a new appliance. |
Uses of ApplianceException in org.apache.avalon.activation.appliance.impl |
Methods in org.apache.avalon.activation.appliance.impl that throw ApplianceException | |
Appliance |
DefaultBlock.createAppliance(Model model)
Create a new appliance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |