JBoss Marshalling 1.3.18.GA

org.jboss.marshalling.river
Class SimpleClassDescriptor

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

public class SimpleClassDescriptor
extends ClassDescriptor


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

Constructor Detail

SimpleClassDescriptor

public SimpleClassDescriptor(Class<?> type,
                             int typeID)
Method Detail

getType

public Class<?> getType()
Specified by:
getType in class ClassDescriptor

getTypeID

public int getTypeID()
Specified by:
getTypeID in class ClassDescriptor

JBoss Marshalling 1.3.18.GA

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