Aqualogic Interaction API  
 

IPTAsyncGadgetProvider Interface

The interface implemented by portlet providers that support asynchronous processing. Providers are initialized once and then cached. To render a community or a mypage, the server calls BeginProcessing once for each provider, then calls GetHTMLText once for each provider, passing the same arguments that were passed to BeginProcessing. -jas

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

public interface IPTAsyncGadgetProvider

Types that implement IPTAsyncGadgetProvider

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTAsyncGadgetProvider Members | com.plumtree.server Namespace