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

com.sas.services.deployment
Interface DeployInterface

All Known Implementing Classes:
DeployableService, RMIBinding

public interface DeployInterface

Interface specifying a method that's used to instantiate and initialize a platform service.

Since:
1.0

Method Summary
 RemoteServiceInterface deploy()
          Initiates an action to instantiate and initialize a platform service.
 

Method Detail

deploy

public RemoteServiceInterface deploy()
                              throws ServiceException
Initiates an action to instantiate and initialize a platform service.
Returns:
The deployed service component or null if unable to obtain the service.
Throws:
ServiceException - if unable to successfully execute the deployment.

***  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