public abstract class BaseParameter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private ComponentContextImpl<?> |
m_componentContext |
Constructor and Description |
---|
BaseParameter(ComponentContextImpl<?> componentContext) |
Modifier and Type | Method and Description |
---|---|
ComponentContextImpl<?> |
getComponentContext() |
private final ComponentContextImpl<?> m_componentContext
public BaseParameter(ComponentContextImpl<?> componentContext)
public ComponentContextImpl<?> getComponentContext()