Aqualogic Interaction API  
 

IServiceManager Methods

The methods of the IServiceManager interface are listed below. For a complete list of IServiceManager interface members, see the IServiceManager Members topic.

Public Instance Methods

Initialize Initialize the service manager with the given XSL file. The XSL file should be a String that gives the full path to the file.
OpenXUIService This function initializes and returns an IService.
Refresh Currently unimplemented, Refresh would be used to load static content for the service into the Plumtree Image Server.

See Also

IServiceManager Interface | com.plumtree.server.xui Namespace | IService