|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.david.libs.stub_factories.std.JDelegateFactory
Super type of all CorbaStubFactory client stubs.
Constructor Summary | |
JDelegateFactory(org.omg.CORBA.ORB orb)
|
Method Summary | |
DavidDelegate |
newDelegate(org.omg.CORBA.portable.ObjectImpl implementation)
Creates a new delegate for implementation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDelegateFactory(org.omg.CORBA.ORB orb)
Method Detail |
public DavidDelegate newDelegate(org.omg.CORBA.portable.ObjectImpl implementation)
newDelegate
in interface DelegateFactory
implementation
- a CORBA Object implementation.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |