uk.org.iscream.cms.server.filter
Class FilterInfoPOA
java.lang.Object
org.omg.PortableServer.Servant
uk.org.iscream.cms.server.filter.FilterInfoPOA
- All Implemented Interfaces:
- FilterInfoOperations, InvokeHandler
- Direct Known Subclasses:
- FilterInfoPOATie, FilterInfoServant
- public abstract class FilterInfoPOA
- extends Servant
- implements InvokeHandler, FilterInfoOperations
Generated from IDL definition of interface "FilterInfo"
- Author:
- JacORB IDL compiler
Fields inherited from class org.omg.PortableServer.Servant |
|
Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_opsHash
private static final Hashtable m_opsHash
ids
private String[] ids
FilterInfoPOA
public FilterInfoPOA()
_this
public FilterInfo _this()
_this
public FilterInfo _this(ORB orb)
_invoke
public OutputStream _invoke(String method,
InputStream _input,
ResponseHandler handler)
throws SystemException
- Specified by:
_invoke
in interface InvokeHandler
- Throws:
SystemException
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] obj_id)
Copyright © 2000-2003 i-scream. All Rights Reserved.