| Interface | Description |
|---|---|
| ComponentUnavailableAction |
Defines actions to be taken when a service's dependent component is unavailable.
|
| Class | Description |
|---|---|
| ComponentUnavailableActionTerminate |
ComponentUnavailableAction which terminates the JVM with the specified exit code, not to be used lightly.
|
| ComponentUnavailableExceptionHandler |
Determines the
ComponentUnavailableAction to execute when a
ComponentUnavailableException is thrown |
| CompositeComponentUnavailableAction |
ComponentUnavailableAction which iterates over a list of specified actions.
|
| Exception | Description |
|---|---|
| ComponentUnavailableException |
Thrown when a dependent component such as a database or other service is unavailable.
|
Copyright © 2015 Alfresco Software. All rights reserved.