Package org.apache.cxf.tracing
Interface Traceable<T>
-
public interface Traceable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcall(TracerContext context)
-
-
-
Method Detail
-
call
T call(TracerContext context) throws Exception
- Throws:
Exception
-
-