|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A delegate factory is used to provide a delegate to a given object implementation.
| Method Summary | |
DavidDelegate |
newDelegate(org.omg.CORBA.portable.ObjectImpl implementation)
Returns the delegate of the provided implementation. |
| Method Detail |
public DavidDelegate newDelegate(org.omg.CORBA.portable.ObjectImpl implementation)
If implementation already had a delegate, the latter is returned. Otherwise, the method creates a new delegate, associates it with the implementation, and returns the new delegate.
implementation - a CORBA Object implementation
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||