| Interface | Description |
|---|---|
| FlexTool |
This interface defines the entry point for any tool needing to
invoke a flex tool.
|
| FlexToolGroup |
Interface for defining a group of flex tools.
|
| Class | Description |
|---|---|
| AbstractFlexToolGroup |
Base class that can be used for any type of Tool groups.
|
| FlexToolRegistry |
Utility class for automatically detecting and initializing any
flex tool group implementation available on the current classpath
using Java ServiceLoaders.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.