Oracle Application Server Web Cache Invalidation API Reference
10g (9.0.4)

B10402-01

oracle.webcache.invalidation.invalidators
Class OtherInvalidator

java.lang.Object
  |
  +--oracle.webcache.invalidation.invalidators.InvalidatorElement
        |
        +--oracle.webcache.invalidation.invalidators.OtherInvalidator

public class OtherInvalidator
extends InvalidatorElement

This class represents the OTHER element of the WCSInvalidation.dtd.


Constructor Summary
OtherInvalidator(java.lang.String type, java.lang.String name, java.lang.String value)
           

 

Methods inherited from class oracle.webcache.invalidation.invalidators.InvalidatorElement
add, addAttribute, toString

 

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

 

Constructor Detail

OtherInvalidator

public OtherInvalidator(java.lang.String type,
                        java.lang.String name,
                        java.lang.String value)

Oracle Application Server Web Cache Invalidation API Reference
10g (9.0.4)

B10402-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.