Class ClassInfoCache.ClassInfo
java.lang.Object
com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
- Enclosing class:
ClassInfoCache
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetSuper()booleanbooleanisACORBAObject(Class<?> cls) booleanisACustomValue(Class<?> cls) booleanisAExternalizable(Class<?> cls) booleanisAIDLEntity(Class<?> cls) booleanisAObjectImpl(Class<?> cls) booleanbooleanbooleanisARemoteException(Class<?> cls) booleanisArray()booleanisASerializable(Class<?> cls) booleanisAStreamable(Class<?> cls) booleanisAStreamableValue(Class<?> cls) booleanbooleanisAUserException(Class<?> cls) booleanisAValueBase(Class<?> cls) booleanisEnum()booleanbooleanvoidsetRepositoryId(String repositoryId)
-
Method Details
-
getRepositoryId
-
setRepositoryId
-
isARemote
-
isARemoteException
-
isAUserException
-
isAObjectImpl
-
isAORB
-
isAIDLEntity
-
isAStreamable
-
isAStreamableValue
-
isACustomValue
-
isAValueBase
-
isACORBAObject
-
isASerializable
-
isAExternalizable
-
isAString
-
isAClass
-
isArray
public boolean isArray() -
isEnum
public boolean isEnum() -
isInterface
public boolean isInterface() -
isProxyClass
public boolean isProxyClass() -
getSuper
-