Package com.sun.corba.se.impl.orbutil
Interface RepositoryIdStrings
- All Known Implementing Classes:
RepIdDelegator
public interface RepositoryIdStrings
Factory methods for creating various repository ID strings
and instances.
-
Method Summary
Modifier and TypeMethodDescriptioncreateForAnyType(Class type) createForJavaType(Class clz) createSequenceRepID(Class clazz) getFromString(String repIdString)
-
Method Details
-
createForAnyType
-
createForJavaType
- Throws:
TypeMismatchException
-
createForJavaType
- Throws:
TypeMismatchException
-
createSequenceRepID
-
createSequenceRepID
-
getFromString
-
getClassDescValueRepId
String getClassDescValueRepId() -
getWStringValueRepId
String getWStringValueRepId()
-