| Package | Description |
|---|---|
| org.arquillian.spacelift.tool |
| Modifier and Type | Method and Description |
|---|---|
<IN,OUT> Tool<IN,OUT> |
ToolRegistry.find(String alias,
Class<IN> inType,
Class<OUT> outType)
Finds tool by its alias.
|
<IN,OUT,TOOL extends Tool<IN,OUT>> |
ToolRegistry.register(Class<TOOL> tool)
Registers tool into the registry
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.