next up previous
Next: Applications using Filters Up: Working with Catalysts Previous: Mapping method names

Toggling with filter methods

A filter object can have more than one methods mapped to a single server object method. But at the same time, at the most, only one method can be enabled and acts as a filter method for the corresponding server method. The enable and disable methods of the CORBA::Filter class are provided for this purpose. All the filter methods corresponding to a server method being disabled is semantically equivalent to normal invocation of that server method.



R K Joshi 2003-05-30