|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraceElement | |
|---|---|
| org.exoplatform.social.common.service | |
| org.exoplatform.social.common.service.impl | |
| org.exoplatform.social.common.service.utils | |
| Uses of TraceElement in org.exoplatform.social.common.service |
|---|
| Methods in org.exoplatform.social.common.service that return TraceElement | |
|---|---|
TraceElement |
LogWatchCallable.getTraceElement()
|
TraceElement |
ProcessContext.getTraceElement()
|
| Methods in org.exoplatform.social.common.service with parameters of type TraceElement | |
|---|---|
void |
ProcessContext.setTraceElement(TraceElement traceElement)
|
| Constructors in org.exoplatform.social.common.service with parameters of type TraceElement | |
|---|---|
LogWatchCallable(Callable<V> task,
TraceElement trace)
|
|
| Uses of TraceElement in org.exoplatform.social.common.service.impl |
|---|
| Methods in org.exoplatform.social.common.service.impl that return TraceElement | |
|---|---|
TraceElement |
ProcessorContextImpl.getTraceElement()
|
| Methods in org.exoplatform.social.common.service.impl with parameters of type TraceElement | |
|---|---|
void |
ProcessorContextImpl.setTraceElement(TraceElement traceElement)
|
| Uses of TraceElement in org.exoplatform.social.common.service.utils |
|---|
| Methods in org.exoplatform.social.common.service.utils that return TraceElement | |
|---|---|
TraceElement |
TraceElement.addChild(String traceName)
|
TraceElement |
TraceList.addElement(String groupName,
String processName)
|
static TraceElement |
TraceElement.getInstance(String traceName)
|
TraceElement |
TraceElement.getParent()
|
| Methods in org.exoplatform.social.common.service.utils that return types with arguments of type TraceElement | |
|---|---|
List<TraceElement> |
TraceElement.getChildren()
|
| Methods in org.exoplatform.social.common.service.utils with parameters of type TraceElement | |
|---|---|
void |
TraceElement.setParrent(TraceElement parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||