org.objectweb.david.apis.binding
Class DavidDelegate
java.lang.Object
|
+--org.omg.CORBA.portable.Delegate
|
+--org.omg.CORBA_2_3.portable.Delegate
|
+--org.objectweb.david.apis.binding.DavidDelegate
- All Implemented Interfaces:
- Reference
- Direct Known Subclasses:
- JDelegate
- public abstract class DavidDelegate
- extends Delegate
- implements Reference
Super type of all David delegates.
David delegates are both delegates in the CORBA sense, and references, namely,
holders of a set of identifiers.
| Methods inherited from class org.omg.CORBA.portable.Delegate |
create_request, create_request, duplicate, equals, get_domain_managers, get_interface_def, get_interface, get_policy, hash, hashCode, invoke, is_a, is_equivalent, is_local, non_existent, orb, release, releaseReply, request, request, servant_postinvoke, servant_preinvoke, set_policy_override, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DavidDelegate
public DavidDelegate()