| Class | Description |
|---|---|
| ManagerApiMicroService |
This class starts up an embedded Jetty test server so that integration tests
can be performed.
|
| ManagerApiMicroServiceApplication |
Useful if jax-rs is not supported by the runtime platform.
|
| ManagerApiMicroServiceCdiFactory |
Attempt to create producer methods for CDI beans.
|
| ManagerApiMicroServiceConfig |
Configuration for the API Manager back-end micro service.
|
| ManagerApiMicroServicePluginRegistry |
A micro service version of the plugin registry.
|
| ManagerApiMicroServiceTxWatchdogFilter |
A servlet filter that ensures we don't have any transactions hanging around
once the request is complete.
|
| Starter |
Starts the API Manager as a jetty micro service.
|
| User |
A user.
|
| Users |
Hard coded users.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.