|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceModule
The TraceModule
interface serves two purposes. First, it allows applications to
discover the TraceManager object used by other packages that they use. Second, applications that
register with the TraceManagerFactory must identify themselves by implementing this interface.
Method Summary | |
---|---|
TraceManager |
getTraceManager()
Returns the TraceManager that an object is using for tracing. |
java.lang.String |
getTraceModuleName()
Returns the module name. |
Method Detail |
---|
TraceManager getTraceManager()
java.lang.String getTraceModuleName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |