public interface Component extends MessageConsumer
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the component, useful for health checks.
|
String |
getWorkerVersionDetailsString()
Gets a string returning detailed version information such as JVM
or command line application's version output
|
String |
getWorkerVersionString()
Gets a string returning name and version information
|
boolean |
isWorkerAvailable()
Determines whether or not the worker is available.
|
getConsumingMessageBodyClass, onReceiveString getName()
boolean isWorkerAvailable()
ContentWorker#isAvailable()}String getWorkerVersionString()
ContentWorker#getVersionString()}String getWorkerVersionDetailsString()
ContentWorker#getVersionDetailsString()}Copyright © 2018 Alfresco Software. All rights reserved.