RvcacheProxy.removeSubject()
Method
Related Forms
Declaration
RvcacheProxyremoveSubject
(
java.lang.String subject)
throws ConfigurationException
RvcacheProxyremoveSubjects
(
java.lang.String[] subjects)
throws ConfigurationException
Purpose
Remove a subject from the cache.
Remarks
After removing a subject, rvcache
no longer stores it, nor forwards its values.
This method returns the RvcacheProxy object, so programs can conveniently chain additional method calls to the return value.
Parameter |
Description |
|
Stop caching subjects that match this specification. Wildcards are permitted. |
|
Stop caching subjects that match these specifications. Wildcards are permitted. |
See Also
For background information, see Browser Administration Interface in
.