org.apache.xindice.client.corba.db
Class DatabasePOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.apache.xindice.client.corba.db.DatabasePOA
|
+--org.apache.xindice.client.corba.db.DatabasePOATie
- All Implemented Interfaces:
- DatabaseOperations, org.omg.CORBA.portable.InvokeHandler, ServantManagementOperations
- public class DatabasePOATie
- extends DatabasePOA
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 |
DatabasePOATie
public DatabasePOATie(DatabaseOperations tieObject)
DatabasePOATie
public DatabasePOATie(DatabaseOperations tieObject,
org.omg.PortableServer.POA poa)
_delegate
public DatabaseOperations _delegate()
_delegate
public void _delegate(DatabaseOperations delegate_)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
getName
public java.lang.String getName()
throws APIException
getDatabaseManager
public DatabaseManager getDatabaseManager()
throws APIException
listCollections
public java.lang.String[] listCollections()
throws APIException
getCollection
public Collection getCollection(java.lang.String path)
throws APIException
remove
public void remove()
Copyright (c) 1999-2001 The Apache Software Foundation