| Interface | Description |
|---|---|
| UIService |
UI service interface.
|
| UIServiceFactory<T extends UIService> |
Basic factory interface for instantiating
UIService implementation. |
| Exception | Description |
|---|---|
| UIServiceException |
Basic
UIService exception. |
| UIServiceInstantiationException |
UIServiceInstantiationException exception, can be used on UIService implementation instantiation phase. |
| UIServiceRuntimeException |
Basic
UIService runtime exception. |
Copyright © 2013–2019 BB Corp. All rights reserved.