|
JBoss Marshalling 1.3.0.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.marshalling.TraceInformation.Info
org.jboss.marshalling.TraceInformation.IncompleteObjectInfo
public static final class TraceInformation.IncompleteObjectInfo
Information about an incomplete object being unmarshalled.
Constructor Summary | |
---|---|
TraceInformation.IncompleteObjectInfo(TraceInformation.Info cause,
java.lang.String targetClassName)
|
Method Summary | |
---|---|
java.lang.String |
getTargetClassName()
|
protected void |
toString(java.lang.StringBuilder builder)
|
Methods inherited from class org.jboss.marshalling.TraceInformation.Info |
---|
getCause, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TraceInformation.IncompleteObjectInfo(TraceInformation.Info cause, java.lang.String targetClassName)
Method Detail |
---|
public java.lang.String getTargetClassName()
protected void toString(java.lang.StringBuilder builder)
toString
in class TraceInformation.Info
|
JBoss Marshalling 1.3.0.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |