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
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.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:53