public abstract class ComponentConfig extends Object
Modifier | Constructor and Description |
---|---|
protected |
ComponentConfig() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getComponentType()
Gets the component-type of this component
|
abstract String |
getDescription()
Gets the description of this component
|
abstract String |
getDisplayName()
Gets the display-name of this component
|
public abstract String getDescription()
public abstract String getDisplayName()
public abstract String getComponentType()
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.