|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectReferenceFactory
The object reference factory. This provides the capability of creating an object reference.
Method Summary | |
---|---|
Object |
make_object(String repositoryId,
byte[] object_id)
make_object creates a CORBA object reference according to the data in this template, with the given repository ID and object ID. |
Methods inherited from interface org.omg.CORBA.portable.ValueBase |
---|
_truncatable_ids |
Method Detail |
---|
Object make_object(String repositoryId, byte[] object_id)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.