Interface ProcessorNotificationListener

All Known Implementing Classes:
CompileTool, DeployTool, EndpointClientCompileTool, EndpointCompileTool

public interface ProcessorNotificationListener
A ProcessorNotificationListener is registered with a Processor and receives notifications of errors, warnings and informational messages.
Author:
JAX-RPC Development Team