org.apache.yoko.rmi.impl
Class RemoteInterfaceDescriptor

java.lang.Object
  extended by org.apache.yoko.rmi.impl.ModelElement
      extended by org.apache.yoko.rmi.impl.TypeDescriptor
          extended by org.apache.yoko.rmi.impl.RemoteDescriptor
              extended by org.apache.yoko.rmi.impl.RemoteInterfaceDescriptor

public class RemoteInterfaceDescriptor
extends RemoteDescriptor


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
 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, getRepositoryID, 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

init

public void init()
Overrides:
init in class RemoteDescriptor


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.