Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

oracle.soap.handlers.audit
Class ZeroFilter

java.lang.Object
  |
  +--oracle.soap.handlers.audit.ZeroFilter
All Implemented Interfaces:
Filter

public class ZeroFilter
extends java.lang.Object
implements Filter

This implementation of the Filter interface in which the apply() method always returns false.


Field Summary

 

Fields inherited from interface oracle.soap.handlers.audit.Filter
AND, CLOSE_PARANTHESIS, EQUALS, HOST, IP, NOT, OPEN_PARANTHESIS, OR, TYPE_HOST, TYPE_IP, TYPE_URN, TYPE_USERNAME, URN, USERNAME, WILD_CARD

 

Constructor Summary
ZeroFilter()
           

 

Method Summary
 boolean apply(java.util.Hashtable attributes)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ZeroFilter

public ZeroFilter()
Method Detail

apply

public boolean apply(java.util.Hashtable attributes)
Specified by:
apply in interface Filter

Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2003, 2004, Oracle. All rights reserved.