| Class | Description |
|---|---|
| AbstractComponentBootstrapFromProperties<W extends org.gytheio.content.ContentWorker> |
Base bootstrap which creates a component, configures it with a worker, and creates
an endpoint for sending and receiving messages
|
| HashComponentBootstrapFromProperties<W extends org.gytheio.content.hash.AbstractContentHashWorker> |
Bootraps a hash component
|
| SimpleAmqpNodeBootstrap |
Boostrap class which loads a properties file from the path
specified via command line argument, loads a worker class,
then finds a corresponding component bootstrap and runs it
which creates an AMQP endpoint and starts a listener for it.
|
| TransformerComponentBootstrapFromProperties<W extends org.gytheio.content.transform.AbstractContentTransformerWorker> |
Bootstraps a transformer component
|
Copyright © 2017 Alfresco Software. All rights reserved.