Uiinfrastructure API Docs  
 

HealthFilter Class

A filter to handle ping requests. Clients can call this URL to find out if the Portal thinks it is healthy.

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

System.Object
   com.plumtree.uiinfrastructure.interpreter.filter.BaseInterpreterFilter
      com.plumtree.uiinfrastructure.interpreter.filter.HealthFilter

public class HealthFilter : BaseInterpreterFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.interpreter.filter

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HealthFilter Members | com.plumtree.uiinfrastructure.interpreter.filter Namespace