| Interface | Description |
|---|---|
| EnumToObjectConvertible |
Represent an enum which enum values can be convertible to other types.
|
| LifecycleService | |
| PlatformLifecycleService | |
| RestartHandler | |
| TenantLifecycleService |
| Class | Description |
|---|---|
| ClassDataUtil | |
| ClassReflector | |
| CollectionUtil | |
| Container | |
| JavaMethodInvoker |
Invokes a method on a Java Object.
|
| LogUtil |
This class is for Add call to techinalLoggerService.log with severity TRACE in all Service Implementation public method
|
| NullCheckingUtil | |
| NullCheckingUtil.NullCheckResult |
Represents null value returned by
NullCheckingUtil.findNull(Object...). |
| Pair<L,R> | |
| StringUtils |
String manipulation utilitary class.
|
| SystemOperationUtil | |
| TypeConverterUtil |