|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.common.toolspec.ToolSupport
public class ToolSupport
| Field Summary |
|---|
| Fields inherited from interface org.apache.cxf.tools.common.toolspec.Tool |
|---|
TOOL_SPEC_PUBLIC_ID |
| Constructor Summary | |
|---|---|
ToolSupport()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init()
|
void |
performFunction()
A tool has to be prepared to perform it's duty any number of times. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToolSupport()
| Method Detail |
|---|
public void init()
throws ToolException
init in interface ToolToolException
public void performFunction()
throws ToolException
Tool
performFunction in interface ToolToolException
public void destroy()
throws ToolException
destroy in interface ToolToolException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||