Package commonj.connector.tool

This package defines tool environment interfaces that must be implemented by a tool provider.

See:
          Description

Interface Summary
ToolContext This interface is to be implemented by tool environments.
ToolContext.ProgressMonitor If the discovery service can take more than 1 to 2 seconds to complete an operation, it should call methods on this interface to indicate how much work needs to be done, and the current progress in completing the work.
 

Package commonj.connector.tool Description

This package defines tool environment interfaces that must be implemented by a tool provider. The interfaces provide a mechanism for an EMD service provider to perform progress reporting as well as logging and tracing.

.

Related Documentation

For overviews and further documentation please see: