uk.org.iscream.cms.server.filter
Class FilterPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byuk.org.iscream.cms.server.filter.FilterPOA
          extended byuk.org.iscream.cms.server.filter.FilterPOATie
All Implemented Interfaces:
FilterOperations, InvokeHandler

public class FilterPOATie
extends FilterPOA

Generated from IDL definition of interface "Filter"

Author:
JacORB IDL compiler

Field Summary
private  FilterOperations _delegate
           
private  POA _poa
           
 
Fields inherited from class uk.org.iscream.cms.server.filter.FilterPOA
 
Constructor Summary
FilterPOATie(FilterOperations delegate)
           
FilterPOATie(FilterOperations delegate, POA poa)
           
 
Method Summary
 FilterOperations _delegate()
           
 void _delegate(FilterOperations delegate)
           
 Filter _this()
           
 Filter _this(ORB orb)
           
 void receiveXML(String xml)
           
 
Methods inherited from class uk.org.iscream.cms.server.filter.FilterPOA
_all_interfaces, _invoke
 
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
 

Field Detail

_delegate

private FilterOperations _delegate

_poa

private POA _poa
Constructor Detail

FilterPOATie

public FilterPOATie(FilterOperations delegate)

FilterPOATie

public FilterPOATie(FilterOperations delegate,
                    POA poa)
Method Detail

_this

public Filter _this()
Overrides:
_this in class FilterPOA

_this

public Filter _this(ORB orb)
Overrides:
_this in class FilterPOA

_delegate

public FilterOperations _delegate()

_delegate

public void _delegate(FilterOperations delegate)

receiveXML

public void receiveXML(String xml)


Copyright © 2000-2003 i-scream. All Rights Reserved.