|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.ir.gui.remoteobject.ObjectRepresentantFactory
public class ObjectRepresentantFactory
This class was generated by a SmartGuide.
| Constructor Summary | |
|---|---|
ObjectRepresentantFactory()
|
|
| Method Summary | |
|---|---|
static ObjectRepresentant |
create(org.omg.CORBA.Object counterPart)
This method was created by a SmartGuide. |
static ObjectRepresentant |
create(java.lang.Object counterPart,
TypeSystemNode type,
TypeAssociator referencedBy)
This method was created by a SmartGuide. |
static ObjectRepresentant |
createFromIOR(java.lang.String ior)
This method was created by a SmartGuide. |
protected static void |
insertFromString(org.omg.CORBA.Any result,
java.lang.String value,
org.omg.CORBA.TCKind kind)
This method was created by a SmartGuide. |
static void |
main(java.lang.String[] args)
This method was created by a SmartGuide. |
static java.lang.Object |
objectFromAny(org.omg.CORBA.Any any)
This method was created by a SmartGuide. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectRepresentantFactory()
| Method Detail |
|---|
public static ObjectRepresentant create(java.lang.Object counterPart,
TypeSystemNode type,
TypeAssociator referencedBy)
counterPart - java.lang.Objecttype - TypeSystemNodereferencedBy - TypeAssociator: das Attribut, das das Objekt enth??lt (darf null sein)
public static ObjectRepresentant create(org.omg.CORBA.Object counterPart)
counterPart - org.omg.CORBA.Objectpublic static ObjectRepresentant createFromIOR(java.lang.String ior)
ior - java.lang.String
protected static void insertFromString(org.omg.CORBA.Any result,
java.lang.String value,
org.omg.CORBA.TCKind kind)
public static void main(java.lang.String[] args)
args - java.lang.String[]public static java.lang.Object objectFromAny(org.omg.CORBA.Any any)
any - org.omg.CORBA.Any
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||