Package | Description |
---|---|
org.adroitlogic.x.management.tbsr.registry |
This package contains classes related to the troubleshooting task registration, including the discovery annotations
and the annotations that resolves the task parameters for marshalling and unmarshalling
|
org.adroitlogic.x.management.tbsr.task |
This package contains the absolute tasks used by the troubleshooting framework of the Project-X runtime.
|
Class and Description |
---|
TaskRegistry
This class finds all troubleshoot tasks found in the org.adroitlogic.x.management.tbsr package
and registers them (and associated details and parameters) for reference by the troubleshoot reporting framework.
|
Class and Description |
---|
TaskMeta
Any concrete troubleshoot task implementation class that should be attached to the troubleshoot reporting framework
should be annotated with this annotation
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.