Uses of Interface
com.sas.services.deployment.ServicesDeploymentEventListenerInterface
Packages that use ServicesDeploymentEventListenerInterface
Package
Description
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 ServicesDeploymentEventListenerInterfaceModifier and TypeMethodDescriptionstatic final voidCorePlatformServices.addServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener) Adds a services deployment listener which is interested in being notified of deployment state transitions.static final voidPlatformServices.addServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener) Adds a services deployment listener which is interested in being notified of deployment state transitions.static final voidCorePlatformServices.removeServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener) Removes a services deployment listener which is no longer interested in being notified of deployment state transitions.static final voidPlatformServices.removeServicesDeploymentListener(ServicesDeploymentEventListenerInterface listener) Removes a services deployment listener which is no longer interested in being notified of deployment state transitions.