Skip navigation links

Oracle Fusion Middleware Invalidation Java API Reference for Oracle Web Cache
11g Release 1 (11.1.1)

E10665-01


oracle.webcache.invalidation.invalidators
Class OtherInvalidator

java.lang.Object
  extended by oracle.webcache.invalidation.invalidators.InvalidatorElement
      extended by 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)
           

 

Method Summary

 

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)

Skip navigation links

Oracle Fusion Middleware Invalidation Java API Reference for Oracle Web Cache
11g Release 1 (11.1.1)

E10665-01


Copyright © 2009 Oracle. All Rights Reserved.