ibspan.log4jade.service
Class TeamLoggingPolicy

java.lang.Object
  extended by ibspan.log4jade.service.LoggingPolicy
      extended by ibspan.log4jade.service.TeamLoggingPolicy

public class TeamLoggingPolicy
extends LoggingPolicy

The policy manage loggers on the base of agent-team parameter.

Author:
Maciej Gawinecki

Constructor Summary
TeamLoggingPolicy(String directory)
           
 
Method Summary
protected  String getRepositoryKey(AgentContext context)
          Return the key of the repository on the base of agent context
 
Methods inherited from class ibspan.log4jade.service.LoggingPolicy
getRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TeamLoggingPolicy

public TeamLoggingPolicy(String directory)
Method Detail

getRepositoryKey

protected String getRepositoryKey(AgentContext context)
Description copied from class: LoggingPolicy
Return the key of the repository on the base of agent context

Specified by:
getRepositoryKey in class LoggingPolicy
Returns: