Uses of Interface
com.sas.services.deployment.ServicesDeploymentEventListenerInterface

Packages that use ServicesDeploymentEventListenerInterface
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
 

Uses of ServicesDeploymentEventListenerInterface in com.sas.services.deployment
 

Methods in com.sas.services.deployment with parameters of type ServicesDeploymentEventListenerInterface
static void PlatformServices.addServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener)
          Adds a services deployment listener which is interested in being notified of deployment state transitions.
static void CorePlatformServices.addServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener)
          Adds a services deployment listener which is interested in being notified of deployment state transitions.
static void PlatformServices.removeServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener)
          Removes a services deployment listener which is no longer interested in being notified of deployment state transitions.
static void CorePlatformServices.removeServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener)
          Removes a services deployment listener which is no longer interested in being notified of deployment state transitions.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.