ToolInfo
@Deprecated public interface ToolInfo
Modifier and Type | Method and Description |
---|---|
String |
getClassname()
Deprecated.
|
Object |
getInstance(Object initData)
Deprecated.
Returns an instance of the tool.
|
String |
getKey()
Deprecated.
|
String getKey()
String getClassname()
Object getInstance(Object initData)
initData
- an object that may be used to initialize the instanceCopyright © 2002–2016 Apache Software Foundation. All rights reserved.