org.apache.yoko.rmi.impl
Class TypeRepository
java.lang.Object
org.apache.yoko.rmi.impl.TypeRepository
public class TypeRepository
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeRepository
public TypeRepository(ORB orb)
getRepositoryID
public String getRepositoryID(Class type)
getRemoteDescriptor
public RemoteInterfaceDescriptor getRemoteDescriptor(Class type)
getDescriptor
public TypeDescriptor getDescriptor(Class type)
getDescriptor
public ValueDescriptor getDescriptor(Class clz,
String repid,
RunTime runtime)
throws ClassNotFoundException
- Parameters:
repid
-
- Returns:
- ValueDescriptor
- Throws:
ClassNotFoundException
idToClass
public static String idToClass(String repid)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.