| Class | Description |
|---|---|
| BannerUtils |
Provides utilities for rendering graphical console output.
|
| ConfigLocations |
Static constants for configuration locations.
|
| DeploymentPropertiesUtility |
Class that provides utility methods to handle module deployment properties.
|
| PagingUtility<T extends java.lang.Comparable<? super T>> |
Utility class for paging support in repository accessor methods.
|
| RuntimeUtils |
Utilities for obtaining runtime information for the running process.
|
| XdConfigLoggingInitializer |
Initializer that can print useful stuff about an XD context on startup.
|
| XdProfiles |
Static constants for XD server's spring profile names.
|
| XdUtils |
Provides general utilities for Spring XD.
|
| Exception | Description |
|---|---|
| PageNotFoundException |
Exception thrown when a
Pageable requests a page that does not exist. |