| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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)
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.