|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplianceRepository | |
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 ApplianceRepository in org.apache.avalon.activation.appliance |
Methods in org.apache.avalon.activation.appliance that return ApplianceRepository | |
ApplianceRepository |
BlockContext.getApplianceRepository()
Returns the appliance repository assigned to the block. |
Uses of ApplianceRepository in org.apache.avalon.activation.appliance.impl |
Methods in org.apache.avalon.activation.appliance.impl that return ApplianceRepository | |
ApplianceRepository |
DefaultBlockContext.getApplianceRepository()
Returns the parent appliance repository. |
Constructors in org.apache.avalon.activation.appliance.impl with parameters of type ApplianceRepository | |
DefaultBlockContext(Logger logger,
ContainmentModel model,
DependencyGraph graph,
ServiceContext context,
Engine engine,
ApplianceRepository repository)
Creation of a new block context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |