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

B10402-01

oracle.webcache.invalidation.invalidators
Class SystemInfoInvalidator

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

public class SystemInfoInvalidator
extends InvalidatorElement

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


Constructor Summary
SystemInfoInvalidator(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

SystemInfoInvalidator

public SystemInfoInvalidator(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.