Uses of Class
org.sonatype.gossip.model.LoggerNode

Packages that use LoggerNode
org.sonatype.gossip Core components. 
org.sonatype.gossip.model Configuration model. 
 

Uses of LoggerNode in org.sonatype.gossip
 

Methods in org.sonatype.gossip that return types with arguments of type LoggerNode
 java.util.Map<java.lang.String,LoggerNode> EffectiveProfile.loggers()
           
 

Uses of LoggerNode in org.sonatype.gossip.model
 

Methods in org.sonatype.gossip.model that return types with arguments of type LoggerNode
 java.util.List<LoggerNode> ProfileNode.getLoggers()
          Method getLoggers.
 

Method parameters in org.sonatype.gossip.model with type arguments of type LoggerNode
 void ProfileNode.setLoggers(java.util.List<LoggerNode> loggers)
          Set the loggers field.
 



Copyright © 2008-2010 Sonatype. All Rights Reserved.