Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosNotifyFilter.FilterAdminPOA
org.omg.CosNotifyFilter.FilterAdminPOATie
public class FilterAdminPOATie
extends FilterAdminPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
FilterAdminOperations | |
void |
|
FilterAdmin |
|
FilterAdmin | |
int |
|
int[] | |
Filter |
|
void | |
void |
|
Methods inherited from class org.omg.CosNotifyFilter.FilterAdminPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public int add_filter(Filter new_filter)
- Specified by:
- add_filter in interface FilterAdminOperations
public int[] get_all_filters()
- Specified by:
- get_all_filters in interface FilterAdminOperations
public Filter get_filter(int filter) throws FilterNotFound
- Specified by:
- get_filter in interface FilterAdminOperations
public void remove_all_filters()
- Specified by:
- remove_all_filters in interface FilterAdminOperations
public void remove_filter(int filter) throws FilterNotFound
- Specified by:
- remove_filter in interface FilterAdminOperations