|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceContext | |
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 ServiceContext in org.apache.avalon.activation.appliance.impl |
Classes in org.apache.avalon.activation.appliance.impl that implement ServiceContext | |
class |
DefaultServiceContext
Service context supplied to an appliance factory. |
Methods in org.apache.avalon.activation.appliance.impl with parameters of type ServiceContext | |
static Block |
DefaultBlock.createRootBlock(ServiceContext context,
ContainmentModel model)
Create a root containment block. |
Constructors in org.apache.avalon.activation.appliance.impl with parameters of type ServiceContext | |
DefaultAppliance(Logger logger,
ServiceContext context,
DeploymentModel model,
Engine engine)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |