Package com.sun.corba.ee.impl.misc
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) createForAnyType
(Class type, ClassInfoCache.ClassInfo cinfo) createForJavaType
(Class clz) createForJavaType
(Class clz, ClassInfoCache.ClassInfo cinfo) createSequenceRepID
(Class clazz) getFromString
(String repIdString)
-
Method Details
-
createForAnyType
-
createForAnyType
-
createForJavaType
- Throws:
TypeMismatchException
-
createForJavaType
- Throws:
TypeMismatchException
-
createForJavaType
- Throws:
TypeMismatchException
-
createSequenceRepID
-
createSequenceRepID
-
getFromString
-
getClassDescValueRepId
String getClassDescValueRepId() -
getWStringValueRepId
String getWStringValueRepId()
-