Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- ChainURLStreamHandlerProvider - Class in com.adaptris.workunit
-
Load all the Service instance of URLStreamHandlerProvider
- ChainURLStreamHandlerProvider() - Constructor for class com.adaptris.workunit.ChainURLStreamHandlerProvider
- closeService() - Method in class com.adaptris.workunit.services.WorkUnitService
- com.adaptris.core.varsub - package com.adaptris.core.varsub
- com.adaptris.workunit - package com.adaptris.workunit
- com.adaptris.workunit.services - package com.adaptris.workunit.services
- com.adaptris.workunit.util - package com.adaptris.workunit.util
- com.adaptris.workunit.varsub - package com.adaptris.workunit.varsub
- createURLStreamHandler(String) - Method in class com.adaptris.workunit.ChainURLStreamHandlerProvider
- createURLStreamHandler(String) - Method in class com.adaptris.workunit.WorkUnitURLStreamHandlerProvider
D
- doService(AdaptrisMessage) - Method in class com.adaptris.workunit.services.WorkUnitService
F
- findWorkUnitAdaptrisVersionUrl(String) - Static method in class com.adaptris.workunit.util.WorkUnitDetector
-
Return the jar URL of the work unit META-INF/adaptris-version file for the given jarName
- findWorkUnitFile(String, String) - Static method in class com.adaptris.workunit.util.WorkUnitDetector
-
Return the jar URL of the work unit fileName file for the given jarName
G
- get(String) - Method in class com.adaptris.workunit.util.WorkUnitRegistry
- getInstance() - Static method in class com.adaptris.workunit.util.WorkUnitRegistry
- getName() - Method in class com.adaptris.workunit.varsub.WorkUnitVariableSet
-
The variable set name defined in the work unit.
- getProxiedService() - Method in class com.adaptris.workunit.services.WorkUnitService
- getVariables() - Method in class com.adaptris.workunit.varsub.KeyValuePairVariableSet
-
Set of key / value variables to use in the work unit variables substitution.
- getVariableSets() - Method in class com.adaptris.workunit.services.WorkUnitService
- getWorkUnitName() - Method in class com.adaptris.workunit.services.WorkUnitService
-
The name of the work unit jar file without the .jar
- getXmlConfigName() - Method in class com.adaptris.workunit.services.WorkUnitService
-
The name of the work unit config xml file without the .xml By default 'work-unit' is used
I
- init() - Static method in class com.adaptris.workunit.ChainURLStreamHandlerProvider
- initService() - Method in class com.adaptris.workunit.services.WorkUnitService
- isCorrectJar(URL, String) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
J
- jarName(String) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
K
- KeyValuePairVariableSet - Class in com.adaptris.workunit.varsub
- KeyValuePairVariableSet() - Constructor for class com.adaptris.workunit.varsub.KeyValuePairVariableSet
L
- list() - Static method in class com.adaptris.workunit.util.WorkUnitDetector
-
List all the work unit names in the classpath (jars with a META-INF/adaptris-version file containing component.type=work-unit)
- listUrls(String) - Static method in class com.adaptris.workunit.util.WorkUnitDetector
- listVarProperties(String) - Static method in class com.adaptris.workunit.util.WorkUnitDetailsUtils
-
List all variable properties file names (potential variable properties) in a work unit
- listVars(String, String) - Static method in class com.adaptris.workunit.util.WorkUnitDetailsUtils
-
List all variable names in the work unit xml config file
P
- prepare() - Method in class com.adaptris.workunit.services.WorkUnitService
- process(String, Properties) - Method in class com.adaptris.core.varsub.WorkUnitVarSubPreProcessor
R
- readme(String) - Static method in class com.adaptris.workunit.util.WorkUnitDetailsUtils
-
Return the content of README.md or readme.md as the first item in the String array We're doing this way so that can be used in the UI via the current InputFieldHint(style = "ClassName#methodName") system
- register(String, URL) - Method in class com.adaptris.workunit.util.WorkUnitRegistry
S
- SEPARATOR - Static variable in class com.adaptris.workunit.util.WorkUnitUrlUtils
- SEPARATOR - Static variable in class com.adaptris.workunit.WorkUnitURLStreamHandlerProvider
- setName(String) - Method in class com.adaptris.workunit.varsub.WorkUnitVariableSet
-
The variable set name defined in the work unit.
- setProxiedService(Service) - Method in class com.adaptris.workunit.services.WorkUnitService
- setVariables(KeyValuePairSet) - Method in class com.adaptris.workunit.varsub.KeyValuePairVariableSet
-
Set of key / value variables to use in the work unit variables substitution.
- setVariableSets(List<VariableSet>) - Method in class com.adaptris.workunit.services.WorkUnitService
- setWorkUnitName(String) - Method in class com.adaptris.workunit.services.WorkUnitService
-
The name of the work unit jar file without the .jar
- setXmlConfigName(String) - Method in class com.adaptris.workunit.services.WorkUnitService
-
The name of the work unit config xml file without the .xml By default 'work-unit' is used
- start() - Method in class com.adaptris.workunit.services.WorkUnitService
- stop() - Method in class com.adaptris.workunit.services.WorkUnitService
- stripJarUrlFilePath(URL) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
-
Remove file path from jar url.
T
- toFileURL(URL) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
-
Remove jar: and the file path from jar url.
- toJarUrl(String, String) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
-
Find a jar url with the work unit name and a file path like jar:file:/path/to/my-work-unit.jar!/work-unit.xml
- toJarUrl(URL) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
-
Convert a work unit url to a jar url.
U
- unregister(String) - Method in class com.adaptris.workunit.util.WorkUnitRegistry
V
- variables(String) - Method in class com.adaptris.workunit.varsub.KeyValuePairVariableSet
- variables(String) - Method in interface com.adaptris.workunit.varsub.VariableSet
- variables(String) - Method in class com.adaptris.workunit.varsub.WorkUnitVariableSet
- VariableSet - Interface in com.adaptris.workunit.varsub
W
- WORK_UNIT_PROTOCOL - Static variable in class com.adaptris.workunit.util.WorkUnitUrlUtils
- WORK_UNIT_PROTOCOL - Static variable in class com.adaptris.workunit.WorkUnitURLStreamHandlerProvider
- WorkUnitDetailsUtils - Class in com.adaptris.workunit.util
- WorkUnitDetector - Class in com.adaptris.workunit.util
- WorkUnitRegistry - Class in com.adaptris.workunit.util
- WorkUnitRegistry() - Constructor for class com.adaptris.workunit.util.WorkUnitRegistry
- WorkUnitService - Class in com.adaptris.workunit.services
- WorkUnitService() - Constructor for class com.adaptris.workunit.services.WorkUnitService
- workUnitUrl(String, String) - Static method in class com.adaptris.workunit.util.WorkUnitUrlUtils
-
Build a work unit url with the work unit name and a file path.
- WorkUnitURLStreamHandlerProvider - Class in com.adaptris.workunit
-
Convert at runtime all the URLs with protocol workunit to their real jar URLs using
WorkUnitUrlUtils.toJarUrl(URL) - WorkUnitURLStreamHandlerProvider() - Constructor for class com.adaptris.workunit.WorkUnitURLStreamHandlerProvider
- WorkUnitUrlUtils - Class in com.adaptris.workunit.util
- WorkUnitVariableSet - Class in com.adaptris.workunit.varsub
- WorkUnitVariableSet() - Constructor for class com.adaptris.workunit.varsub.WorkUnitVariableSet
- WorkUnitVarSubPreProcessor - Class in com.adaptris.core.varsub
-
Extends
Processorbut the class is public and can be used by the WorkUnit class - WorkUnitVarSubPreProcessor(Properties) - Constructor for class com.adaptris.core.varsub.WorkUnitVarSubPreProcessor
All Classes and Interfaces|All Packages|Constant Field Values