| ApplicationConfiguration |
Application-specific configurations.
|
| ApplicationDispatcherLeaderProcessFactoryFactory |
Factory for a DispatcherLeaderProcessFactoryFactory designed to be used when executing an
application in Application Mode.
|
| ApplicationRunner |
An interface to be implemented by the entities responsible for application submission for the
different deployment environments.
|
| EntryClassInformationProvider |
EntryClassInformationProvider provides information about the entry class.
|
| FromClasspathEntryClassInformationProvider |
FromClasspathEntryClassInformationProvider assumes the passed job class being available
on some classpath.
|
| FromJarEntryClassInformationProvider |
FromJarEntryClassInformationProvider is used for cases where the Jar archive is
explicitly specified.
|
| UnsuccessfulExecutionException |
Exception that signals the failure of an application with a given ApplicationStatus.
|