Serializable
public static final class TraceInformation.IncompleteObjectInfo extends TraceInformation.Info implements Serializable
Constructor | Description |
---|---|
IncompleteObjectInfo(TraceInformation.Info cause,
String targetClassName) |
Modifier and Type | Method | Description |
---|---|---|
String |
getTargetClassName() |
|
protected void |
toString(StringBuilder builder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause, toString
public IncompleteObjectInfo(TraceInformation.Info cause, String targetClassName)
public String getTargetClassName()
protected void toString(StringBuilder builder)
toString
in class TraceInformation.Info
Copyright © 2019 JBoss by Red Hat. All rights reserved.