See: Description
Interface | Description |
---|---|
Constants | |
IAgentService |
Services created by
IAgentServiceFactory objects can optionally implement
this interface to participate in the agent lifecycle. |
IAgentServiceFactory |
A factory for creating a service that forms part of a provisioning agent instance.
|
This package specifies API for extending and customizing a provisioning system. A provisioning agent ties together a set of related services that work together to implement a provisioning system. Extenders can register a factory for adding new services to the system, or add services directly to an agent.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.