com.sas.services.deployment
Interface ServicesDeploymentEventListenerInterface
- public interface ServicesDeploymentEventListenerInterface
Interface that a listener must implement in order to be notified of service
deployment state transitions.
- Since:
- 1.1
handleServicesDeploymentEvent
public void handleServicesDeploymentEvent(ServicesDeploymentEvent servicesDeploymentEvent)
throws RemoteException
- Handler which is invoked with an event describing a change in the status
of the foundation services deployment.
- Parameters:
servicesDeploymentEvent - Event describing a state transition for the
foundation services deployment. Use
ServicesDeploymentEvent.getServicesDeploymentState()
to read the state of the services deployment.- Throws:
RemoteException - if a network anomaly is encountered.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:53