|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentContext | |
|---|---|
| ibspan.log4jade.client | Logging client. |
| ibspan.log4jade.common | Stuff common both for client and service side. |
| ibspan.log4jade.service | Logging service. |
| Uses of AgentContext in ibspan.log4jade.client |
|---|
| Methods in ibspan.log4jade.client that return AgentContext | |
|---|---|
AgentContext |
ACLAppender.getContext()
|
| Methods in ibspan.log4jade.client with parameters of type AgentContext | |
|---|---|
void |
ACLAppender.setContext(AgentContext context)
|
| Constructors in ibspan.log4jade.client with parameters of type AgentContext | |
|---|---|
ACLAppender(Agent a,
AgentContext context,
int bufferSize)
|
|
ACLAppender(Agent a,
TriggeringEventEvaluator evaluator,
AgentContext context,
int bufferSize)
|
|
| Uses of AgentContext in ibspan.log4jade.common |
|---|
| Methods in ibspan.log4jade.common that return AgentContext | |
|---|---|
AgentContext |
AgentEventsBuffer.getContext()
|
| Methods in ibspan.log4jade.common with parameters of type AgentContext | |
|---|---|
void |
AgentEventsBuffer.setContext(AgentContext context)
|
| Constructors in ibspan.log4jade.common with parameters of type AgentContext | |
|---|---|
AgentEventsBuffer(int maxSize,
AgentContext context)
Instantiate a new AgentEventsBuffer of at most maxSize
events. |
|
| Uses of AgentContext in ibspan.log4jade.service |
|---|
| Methods in ibspan.log4jade.service with parameters of type AgentContext | |
|---|---|
protected String |
TeamLoggingPolicy.getRepositoryKey(AgentContext context)
|
protected abstract String |
LoggingPolicy.getRepositoryKey(AgentContext context)
Return the key of the repository on the base of agent context |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||