org.sonatype.gshell.logging.gossip
Class EffectiveProfileComponent

java.lang.Object
  extended by org.sonatype.gshell.logging.ComponentSupport
      extended by org.sonatype.gshell.logging.gossip.EffectiveProfileComponent
All Implemented Interfaces:
Component

public class EffectiveProfileComponent
extends ComponentSupport

Component for EffectiveProfile.

Since:
2.5
Author:
Jason Dillon

Field Summary
 
Fields inherited from interface org.sonatype.gshell.logging.Component
DEFAULT_NAME
 
Constructor Summary
EffectiveProfileComponent(org.sonatype.gossip.EffectiveProfile profile)
           
 
Method Summary
 org.sonatype.gossip.EffectiveProfile getProfile()
           
 Object getTarget()
           
 
Methods inherited from class org.sonatype.gshell.logging.ComponentSupport
getName, getType, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EffectiveProfileComponent

public EffectiveProfileComponent(org.sonatype.gossip.EffectiveProfile profile)
Method Detail

getProfile

public org.sonatype.gossip.EffectiveProfile getProfile()

getTarget

public Object getTarget()


Copyright © 2008-2011 Sonatype. All Rights Reserved.