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. |
addThrowable
public void addThrowable(Throwable throwable)
- Notify the operation monitor that an exception has occurred.
- Parameters:
throwable - A Throwable encountered while executing the operation.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:53