WebCenter Interaction API  
 

IServiceManager Interface

IServiceManager allows clients to create IService objects. In particular IServiceManager is responsible for setting up the requested IService with the correct XSL file and transformer.

For a list of all members of this type, see IServiceManager Members.

public interface IServiceManager

Types that implement IServiceManager

Type Description

Requirements

Namespace: com.plumtree.server.xui

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

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