- main(String[]) - Static method in class io.apiman.manager.api.micro.Starter
-
Main entry point for the API Manager micro service.
- ManagerApiMicroService - Class in io.apiman.manager.api.micro
-
This class starts up an embedded Jetty test server so that integration tests
can be performed.
- ManagerApiMicroService() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroService
-
Constructor.
- ManagerApiMicroServiceApplication - Class in io.apiman.manager.api.micro
-
Useful if jax-rs is not supported by the runtime platform.
- ManagerApiMicroServiceApplication() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroServiceApplication
-
Constructor.
- ManagerApiMicroServiceCdiFactory - Class in io.apiman.manager.api.micro
-
Attempt to create producer methods for CDI beans.
- ManagerApiMicroServiceCdiFactory() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroServiceCdiFactory
-
- ManagerApiMicroServiceConfig - Class in io.apiman.manager.api.micro
-
Configuration for the API Manager back-end micro service.
- ManagerApiMicroServiceConfig() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroServiceConfig
-
Constructor.
- ManagerApiMicroServicePluginRegistry - Class in io.apiman.manager.api.micro
-
A micro service version of the plugin registry.
- ManagerApiMicroServicePluginRegistry() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroServicePluginRegistry
-
Constructor.
- ManagerApiMicroServiceTxWatchdogFilter - Class in io.apiman.manager.api.micro
-
A servlet filter that ensures we don't have any transactions hanging around
once the request is complete.
- ManagerApiMicroServiceTxWatchdogFilter() - Constructor for class io.apiman.manager.api.micro.ManagerApiMicroServiceTxWatchdogFilter
-
Constructor.