***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.deployment
Interface OperationMonitorInterface


public interface OperationMonitorInterface

Interface describing how an operation can provide status information to a monitor regarding exceptions that have occurred.

Since:
1.0

Method Summary
 void addThrowable(Throwable throwable)
          Notify the operation monitor that an exception has occurred.
 

Method Detail

addThrowable

public void addThrowable(Throwable throwable)
Notify the operation monitor that an exception has occurred.
Parameters:
throwable - A Throwable encountered while executing the operation.

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:53