public interface ITraceService
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled()
Test if service is avaliable
|
void |
stopService()
Disconnect the service
|
void |
trace(Trace t)
Log a trace in the stats repository
|
void trace(Trace t) throws PortalException
t - PortalExceptionvoid stopService()
boolean enabled()
Copyright © 2021. All rights reserved.