org.jacorb.notification.filter
Interface IFilterFactoryDelegate
- All Superinterfaces:
- org.picocontainer.Disposable
- All Known Implementing Classes:
- DefaultFilterFactoryDelegate
public interface IFilterFactoryDelegate
- extends Disposable
- Author:
- Alphonse Bendt
| Methods inherited from interface org.picocontainer.Disposable |
dispose |
create_filter_servant
AbstractFilter create_filter_servant(String grammar)
throws InvalidGrammar
- Throws:
InvalidGrammar
create_mapping_filter_servant
MappingFilterImpl create_mapping_filter_servant(Configuration config,
String grammar,
Any any)
throws InvalidGrammar
- Throws:
InvalidGrammar
Copyright © 2015 JacORB. All rights reserved.