|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.iiop.rmi.ir.IRObjectImpl
org.jboss.iiop.rmi.ir.ContainedImpl
org.jboss.iiop.rmi.ir.ConstantDefImpl
Constant IR object.
| Field Summary | |
protected String |
absolute_name
The absolute name of this object. |
protected DefinitionKind |
def_kind
|
protected org.jboss.iiop.rmi.ir.LocalContainer |
defined_in
The container this is defined in. |
protected String |
id
The global repository ID of this object. |
protected String |
name
The name of this object within its container. |
protected org.jboss.iiop.rmi.ir.RepositoryImpl |
repository
|
protected String |
version
The version of this object. |
| Method Summary | |
String |
absolute_name()
|
void |
allDone()
Finalize the building process, and export. |
Repository |
containing_repository()
|
DefinitionKind |
def_kind()
|
Container |
defined_in()
|
Description |
describe()
|
void |
destroy()
|
protected byte[] |
getObjectId()
Return the POA object ID of this IR object. |
protected ORB |
getORB()
Return the ORB for this IRObject. |
protected POA |
getPOA()
Return the POA for this IRObject. |
IRObject |
getReference()
Get an exported CORBA reference to this IRObject. |
org.jboss.iiop.rmi.ir.RepositoryImpl |
getRepository()
Get a reference to the local IR implementation that this Contained object exists in. |
String |
id()
|
void |
id(String id)
|
void |
move(Container new_container,
String new_name,
String new_version)
|
String |
name()
|
void |
name(String name)
|
protected Object |
servantToReference(Servant servant)
Convert a servant to a reference. |
void |
shutdown()
Unexport this object. |
IDLType |
type_def()
|
void |
type_def(IDLType arg)
|
TypeCode |
type()
|
Any |
value()
|
void |
value(Any arg)
|
String |
version()
|
void |
version(String version)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, id, id, move, name, name, version, version |
| Methods inherited from interface org.omg.CORBA.IRObjectOperations |
def_kind, destroy |
| Field Detail |
protected String id
protected String name
protected String version
protected org.jboss.iiop.rmi.ir.LocalContainer defined_in
protected String absolute_name
protected org.jboss.iiop.rmi.ir.RepositoryImpl repository
protected DefinitionKind def_kind
| Method Detail |
public IRObject getReference()
org.jboss.iiop.rmi.ir.LocalIRObject
getReference in interface org.jboss.iiop.rmi.ir.LocalIRObject
public void allDone()
throws org.jboss.iiop.rmi.ir.IRConstructionException
org.jboss.iiop.rmi.ir.LocalIRObject
allDone in interface org.jboss.iiop.rmi.ir.LocalIRObjectorg.jboss.iiop.rmi.ir.IRConstructionExceptionpublic TypeCode type()
type in interface ConstantDefOperationspublic IDLType type_def()
type_def in interface ConstantDefOperationspublic void type_def(IDLType arg)
type_def in interface ConstantDefOperationspublic Any value()
value in interface ConstantDefOperationspublic void value(Any arg)
value in interface ConstantDefOperationspublic Description describe()
describe in interface ContainedOperationspublic String id()
id in interface ContainedOperationspublic void id(String id)
id in interface ContainedOperationspublic String name()
name in interface ContainedOperationspublic void name(String name)
name in interface ContainedOperationspublic String version()
version in interface ContainedOperationspublic void version(String version)
version in interface ContainedOperationspublic Container defined_in()
defined_in in interface ContainedOperationspublic String absolute_name()
absolute_name in interface ContainedOperationspublic Repository containing_repository()
containing_repository in interface ContainedOperationspublic void move(Container new_container, String new_name, String new_version)
move in interface ContainedOperationsprotected byte[] getObjectId()
public org.jboss.iiop.rmi.ir.RepositoryImpl getRepository()
getRepository in interface org.jboss.iiop.rmi.ir.LocalIRObjectpublic void shutdown()
public DefinitionKind def_kind()
def_kind in interface IRObjectOperationspublic void destroy()
destroy in interface IRObjectOperationsprotected ORB getORB()
protected POA getPOA()
protected Object servantToReference(Servant servant)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||