|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICurrentInvocationID
Interface used to provide the current ID.
| Method Summary | |
|---|---|
IAuditID |
getAuditID()
Gets the current audit ID. |
void |
init(IAuditID id)
Initialize a new Audit ID with an optional value. |
IAuditID |
newInvocation()
Generate a new ID and return the previously set. |
IAuditID |
setAuditID(IAuditID auditID)
Associates the given audit ID to the current thread. |
| Method Detail |
|---|
IAuditID setAuditID(IAuditID auditID)
auditID - the ID to associate to the current thread.
IAuditID getAuditID()
void init(IAuditID id)
id - the initial valueIAuditID newInvocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||