org.sonatype.sisu.goodies.common
Class ComponentSupport

java.lang.Object
  extended by org.sonatype.sisu.goodies.common.ComponentSupport
Direct Known Subclasses:
AggregateMessageSource, LifecycleShutdownManager, LifecycleSupport, MarshallerSupport, ResourceBundleMessageSource, RunnableSupport

public class ComponentSupport
extends Object

Support for components.

Since:
1.0

Field Summary
protected  org.slf4j.Logger log
           
 
Constructor Summary
protected ComponentSupport()
           
 
Method Summary
protected  org.slf4j.Logger createLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

@NonNls
protected final org.slf4j.Logger log
Constructor Detail

ComponentSupport

protected ComponentSupport()
Method Detail

createLogger

protected org.slf4j.Logger createLogger()


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.