org.sonatype.sisu.goodies.common
Class ComponentSupport
java.lang.Object
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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
@NonNls
protected final org.slf4j.Logger log
ComponentSupport
protected ComponentSupport()
createLogger
protected org.slf4j.Logger createLogger()
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.