PMIRMFilter

This type is a class for model objects.

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

Package: pmirm

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  PMIRequestMetrics.filters



Attributes Summary
type : PMIRMFilterType Specifies the type of request metrics filter.
enable : EBoolean Specifies whether this filter is enabled.
extendedType : EString The new attribute that will be used for an extendible filter type.
filterValues : PMIRMFilterValue * 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".



Attribute Details

type  -  Specifies the type of request metrics filter.
    Data Type: PMIRMFilterType
    Default value:  unspecified
    Allowed values:
        0 - URI
        1 - EJB
        2 - SOURCE_IP
        3 - JMS
        4 - WEB_SERVICES
        5 - EXTENDED
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enable  -  Specifies whether this filter is enabled.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

extendedType  -  The new attribute that will be used for an extendible filter type.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  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".
    Reference Type: PMIRMFilterValue *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006