A C G H I L M O P R S T W 

A

AbstractComponentBootstrapFromProperties<W extends org.gytheio.content.ContentWorker> - Class in org.gytheio.content.node
Base bootstrap which creates a component, configures it with a worker, and creates an endpoint for sending and receiving messages
AbstractComponentBootstrapFromProperties(Properties, W) - Constructor for class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 

C

createComponent() - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
createComponent() - Method in class org.gytheio.content.node.HashComponentBootstrapFromProperties
 
createComponent() - Method in class org.gytheio.content.node.TransformerComponentBootstrapFromProperties
 
createContentReferenceHandler(String) - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
createObjectFromClassInProperties(Properties, String) - Static method in class org.gytheio.content.node.SimpleAmqpNodeBootstrap
Attempts to load the class specified in the properties file and create a new instance of it.
createWebDavContentReferenceHandler(String) - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
Constructs a FileContentReferenceHandlerImpl using the path specified in the properties file under the given propertiesKey.

G

getComponentBootrap(W, Properties) - Static method in class org.gytheio.content.node.SimpleAmqpNodeBootstrap
 

H

HashComponentBootstrapFromProperties<W extends org.gytheio.content.hash.AbstractContentHashWorker> - Class in org.gytheio.content.node
Bootraps a hash component
HashComponentBootstrapFromProperties(Properties, W) - Constructor for class org.gytheio.content.node.HashComponentBootstrapFromProperties
 

I

initWorker() - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
initWorker() - Method in class org.gytheio.content.node.HashComponentBootstrapFromProperties
 
initWorker() - Method in class org.gytheio.content.node.TransformerComponentBootstrapFromProperties
 

L

loadProperties(String) - Static method in class org.gytheio.content.node.SimpleAmqpNodeBootstrap
Loads the properties from the path specified via command line.

M

main(String[]) - Static method in class org.gytheio.content.node.SimpleAmqpNodeBootstrap
 

O

org.gytheio.content.node - package org.gytheio.content.node
 

P

PROP_WORKER_CLASS - Static variable in class org.gytheio.content.node.SimpleAmqpNodeBootstrap
 
PROP_WORKER_CONTENT_REF_HANDLER_CLASS_SUFFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_FILE_DIR_SUFFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_SOURCE_PREFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_TARGET_PREFIX - Static variable in class org.gytheio.content.node.TransformerComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_PASSWORD_SUFFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_URL_SUFFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
PROP_WORKER_CONTENT_REF_HANDLER_WEBDAV_USERNAME_SUFFIX - Static variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
properties - Variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 

R

run() - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 

S

setFileContentReferenceHandlerProvider(FileContentReferenceHandlerImpl, String) - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
Constructs a FileContentReferenceHandlerImpl using the path specified in the properties file under the given propertiesKey.
setWebDavContentReferenceHandlerCredentials(WebDavContentReferenceHandlerImpl, String, String, String) - Method in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
SimpleAmqpNodeBootstrap - Class in org.gytheio.content.node
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.
SimpleAmqpNodeBootstrap() - Constructor for class org.gytheio.content.node.SimpleAmqpNodeBootstrap
 

T

TransformerComponentBootstrapFromProperties<W extends org.gytheio.content.transform.AbstractContentTransformerWorker> - Class in org.gytheio.content.node
Bootstraps a transformer component
TransformerComponentBootstrapFromProperties(Properties, W) - Constructor for class org.gytheio.content.node.TransformerComponentBootstrapFromProperties
 

W

worker - Variable in class org.gytheio.content.node.AbstractComponentBootstrapFromProperties
 
A C G H I L M O P R S T W 

Copyright © 2018 Alfresco Software. All rights reserved.