| Interface | Description |
|---|---|
| ServiceLocator.ServiceFactory<ServiceInterface> |
Interface which must be implemented by registered service factories.
|
| Class | Description |
|---|---|
| ModuleReentryAvoider |
Helps the various tools in avoiding reentry while traversing a module reference graph.
|
| ServiceLocator |
Implements a simple and generic service locator.
|
| Util |
Static utility methods.
|
| Enum | Description |
|---|---|
| AlwaysNeverAskUserResponse |
Enumerates the possible responses to a Always/Never/Ask type of user input.
|
| AlwaysNeverYesNoAskUserResponse |
Enumerates the possible responses to a Always/Never/Yes/No/Ask type of user
input.
|
| YesAlwaysNoUserResponse |
Enumerates the possible responses to a Yes/Yes always/No type of user input.
|
| Exception | Description |
|---|---|
| RuntimeExceptionUserError |
RuntimeException used to report some error condition to the user.
|
Copyright © 2015–2016 AZYVA INC.. All rights reserved.