org.jboss.marshalling.river
Class ClassDescriptor
java.lang.Object
org.jboss.marshalling.river.ClassDescriptor
- Direct Known Subclasses:
- SerializableClassDescriptor, SimpleClassDescriptor
public abstract class ClassDescriptor
- extends Object
- Author:
- David M. Lloyd
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDescriptor
public ClassDescriptor()
getType
public abstract Class<?> getType()
getTypeID
public abstract int getTypeID()
Copyright © 2011 JBoss, a division of Red Hat, Inc.