Package com.sun.corba.ee.impl.misc
Interface RepositoryIdInterface
- All Known Implementing Classes:
RepIdDelegator
public interface RepositoryIdInterface
Methods on specific instances of RepositoryId. Hides
versioning of our RepositoryId class.
-
Method Summary
Modifier and TypeMethodDescriptiongetClassFromType
(Class expectedType, String codebaseURL) getClassFromType
(String codebaseURL)
-
Method Details
-
getClassFromType
- Throws:
ClassNotFoundException
-
getClassFromType
-
getClassFromType
Class getClassFromType(Class expectedType, String codebaseURL) throws ClassNotFoundException, MalformedURLException -
getClassName
String getClassName()
-