JBoss Marshalling 1.3.18.GA

org.jboss.marshalling.river
Class ClassDescriptor

java.lang.Object
  extended by org.jboss.marshalling.river.ClassDescriptor
Direct Known Subclasses:
SerializableClassDescriptor, SimpleClassDescriptor

public abstract class ClassDescriptor
extends Object

Author:
David M. Lloyd

Constructor Summary
ClassDescriptor()
           
 
Method Summary
abstract  Class<?> getType()
           
abstract  int getTypeID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassDescriptor

public ClassDescriptor()
Method Detail

getType

public abstract Class<?> getType()

getTypeID

public abstract int getTypeID()

JBoss Marshalling 1.3.18.GA

Copyright © 2011 JBoss, a division of Red Hat, Inc.