org.jacorb.notification.filter
public class FilterFactoryImpl extends FilterFactoryPOA implements Disposable, IServantLifecyle
Version: $Id: FilterFactoryImpl.java,v 1.7 2006/01/21 00:45:41 alphonse.bendt Exp $
Field Summary | |
---|---|
protected Logger | logger_ |
Constructor Summary | |
---|---|
FilterFactoryImpl(ORB orb, POA poa, Configuration config, IFilterFactoryDelegate factoryDelegate) |
Method Summary | |
---|---|
Object | activate() |
void | addDisposeHook(Disposable d) |
Filter | create_filter(String grammar) |
MappingFilter | create_mapping_filter(String grammar, Any any) |
void | deactivate() |
void | dispose() |
protected ORB | getORB() |
POA | getPOA() |
Servant | newServant() |