PMIRMFilter

A filter that defines whether or not trace will be enabled for the request as it moves through WebSphere.



Attributes Summary
type : PMIRMFilterTypeSpecifies the type of request metrics filter.
enable : booleanSpecifies whether this filter is enabled.
filterValues : PMIRMFilterValue * A uri value or ip name that can be specified, based on the type of filter.

Attribute Details

type    -    Specifies the type of request metrics filter.
     data type: PMIRMFilterType
     default Value:   unspecified
     Allowed Values:  URI   EJB   SOURCE_IP   JMS   WEB_SERVICES  



enable    -    Specifies whether this filter is enabled.
     data type: boolean
     default Value:   false
     Allowed Values:  true   false  



filterValues    -    A uri value or ip name that can be specified, based on the type of filter. For example, for URI filters, the value might be "/servlet/snoop".
     data type: PMIRMFilterValue*


Copyright IBM Corp. 1997-2004