Xindice API

org.apache.xindice.client.corba.db
Class ServantManagementPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.apache.xindice.client.corba.db.ServantManagementPOA
              |
              +--org.apache.xindice.client.corba.db.ServantManagementPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, ServantManagementOperations

public class ServantManagementPOATie
extends ServantManagementPOA


Constructor Summary
ServantManagementPOATie(ServantManagementOperations tieObject)
           
ServantManagementPOATie(ServantManagementOperations tieObject, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 ServantManagementOperations _delegate()
           
 void _delegate(ServantManagementOperations delegate_)
           
 void remove()
           
 
Methods inherited from class org.apache.xindice.client.corba.db.ServantManagementPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServantManagementPOATie

public ServantManagementPOATie(ServantManagementOperations tieObject)

ServantManagementPOATie

public ServantManagementPOATie(ServantManagementOperations tieObject,
                               org.omg.PortableServer.POA poa)
Method Detail

_delegate

public ServantManagementOperations _delegate()

_delegate

public void _delegate(ServantManagementOperations delegate_)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

remove

public void remove()

Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation