public class ComponentSupport extends Object implements Component
Component
implementations.Modifier and Type | Field and Description |
---|---|
protected Configuration |
config |
protected Feature |
feature |
protected org.slf4j.Logger |
log |
Modifier | Constructor and Description |
---|---|
protected |
ComponentSupport(Feature feature) |
protected |
ComponentSupport(Feature feature,
Configuration config) |
protected final org.slf4j.Logger log
protected final Feature feature
protected final Configuration config
protected ComponentSupport(Feature feature, Configuration config)
protected ComponentSupport(Feature feature)
Copyright © 2006-2012 Codehaus. All Rights Reserved.