Class TraceElement
java.lang.Object
org.exoplatform.social.common.service.utils.TraceElement
-
Method Summary
Modifier and TypeMethodDescriptionvoidend()booleanlongstatic TraceElementgetInstance(String traceName) getName()inthashCode()booleanvoidsetParrent(TraceElement parent) voidstart()toReport()toString()
-
Method Details
-
getChildren
-
getInstance
-
addChild
-
start
public void start() -
end
public void end() -
getElapsedTime
public long getElapsedTime() -
getParent
-
hasParent
public boolean hasParent() -
setParrent
-
getName
-
equals
-
hashCode
public int hashCode() -
toString
-
toReport
-