|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.yoko.rmi.impl.ModelElement
org.apache.yoko.rmi.impl.TypeDescriptor
org.apache.yoko.rmi.impl.RemoteDescriptor
org.apache.yoko.rmi.impl.RemoteClassDescriptor
public class RemoteClassDescriptor
Field Summary |
---|
Fields inherited from class org.apache.yoko.rmi.impl.RemoteDescriptor |
---|
super_descriptors |
Fields inherited from class org.apache.yoko.rmi.impl.TypeDescriptor |
---|
_java_class, _repid, _type_code, remoteDescriptor |
Fields inherited from class org.apache.yoko.rmi.impl.ModelElement |
---|
idl_name, java_name, package_name, repository, type_name |
Method Summary | |
---|---|
String |
getRepositoryID()
|
void |
init()
|
Methods inherited from class org.apache.yoko.rmi.impl.RemoteDescriptor |
---|
all_interfaces, collect_remote_interfaces, getMethod, getMethod, getMethods, getRemoteInterface, init_methods, read, write |
Methods inherited from class org.apache.yoko.rmi.impl.TypeDescriptor |
---|
copyBetweenStates, copyWithinState, getJavaClass, getRepositoryIDForArray, isCustomMarshalled |
Methods inherited from class org.apache.yoko.rmi.impl.ModelElement |
---|
getIDLName, getJavaName, getPackageName, getTypeName, getTypeRepository, setIDLName, setJavaName, setPackageName, setTypeName, setTypeRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getRepositoryID()
getRepositoryID
in class TypeDescriptor
public void init()
init
in class RemoteDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |