A B C D E F G I M N O P R S T U W _ 

A

activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
addDeployment(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
addDeployment(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
addInvoke(String, QName, String, String, String) - Method in class org.apache.ode.test.BPELTestAbstract
 
addInvoke(String, QName, String, String, String, BPELTestAbstract.Invocation) - Method in class org.apache.ode.test.BPELTestAbstract
 

B

BindingContextImpl - Class in org.apache.ode.test
 
BindingContextImpl() - Constructor for class org.apache.ode.test.BindingContextImpl
 
BPELTestAbstract - Class in org.apache.ode.test
 
BPELTestAbstract() - Constructor for class org.apache.ode.test.BPELTestAbstract
 
BPELTestAbstract.Deployment - Class in org.apache.ode.test
Represents a test deployement.
BPELTestAbstract.Deployment(File) - Constructor for class org.apache.ode.test.BPELTestAbstract.Deployment
 
BPELTestAbstract.Failure - Class in org.apache.ode.test
 
BPELTestAbstract.Failure(Object, String, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
BPELTestAbstract.Failure(Object, String, Object, Object, Exception) - Constructor for class org.apache.ode.test.BPELTestAbstract.Failure
 
BPELTestAbstract.Invocation - Class in org.apache.ode.test
Represents an test invocation of the BPEL engine.
BPELTestAbstract.Invocation(String, BPELTestAbstract.Invocation) - Constructor for class org.apache.ode.test.BPELTestAbstract.Invocation
 

C

calculateSizeofService(EndpointReference) - Method in class org.apache.ode.test.BindingContextImpl
 
checkFailure() - Method in class org.apache.ode.test.BPELTestAbstract
 
clearCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
close() - Method in class org.apache.ode.test.PartnerRoleChannelImpl
 
complete(String) - Method in class org.apache.ode.test.MockExtensionContext
 
completed - Variable in class org.apache.ode.test.MockExtensionContext
 
completeWithFault(String, Throwable) - Method in class org.apache.ode.test.MockExtensionContext
 
completeWithFault(String, FaultException) - Method in class org.apache.ode.test.MockExtensionContext
 
createDataSource(boolean) - Method in class org.apache.ode.test.BPELTestAbstract
 
createPartnerRoleChannel(QName, PortType, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
createTransactionManager() - Method in class org.apache.ode.test.BPELTestAbstract
 

D

deactivateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.test.BindingContextImpl
 
deploy(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
deployDir - Variable in class org.apache.ode.test.BPELTestAbstract.Deployment
The directory containing the deploy.xml and artefacts.
doDeployment(BPELTestAbstract.Deployment) - Method in class org.apache.ode.test.BPELTestAbstract
Do all the registered deployments.
doDeployments() - Method in class org.apache.ode.test.BPELTestAbstract
 
doInvokes() - Method in class org.apache.ode.test.BPELTestAbstract
 
done - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
checking completion
doUndeployments() - Method in class org.apache.ode.test.BPELTestAbstract
 
duDir - Variable in class org.apache.ode.test.MockExtensionContext
 

E

em - Variable in class org.apache.ode.test.BPELTestAbstract
 
emf - Variable in class org.apache.ode.test.BPELTestAbstract
 
executorService - Variable in class org.apache.ode.test.BPELTestAbstract
 
expectedCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this correlation status right after invoke.
expectedException - Variable in class org.apache.ode.test.BPELTestAbstract.Deployment
If non-null the type of exception we expect to get when we deploy.
expectedFinalCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this correlation after response received.
expectedFinalStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect this status after response received.
expectedInvokeException - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expect an exception of this class (or subclass) on invoke.
expectedResponsePattern - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Expected RegExp pattern for the response, or null
expectedStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, expecte this status right after invoke.

F

fault - Variable in class org.apache.ode.test.MockExtensionContext
 
faulted - Variable in class org.apache.ode.test.MockExtensionContext
 

G

getActivityName() - Method in class org.apache.ode.test.MockExtensionContext
 
getConfigProperties() - Method in class org.apache.ode.test.BPELTestAbstract
Override this to provide configuration properties for Ode extensions like BpelEventListeners.
getCorrelationValues() - Method in class org.apache.ode.test.MockExtensionContext
 
getCorrelatorId() - Method in class org.apache.ode.test.MockExtensionContext
 
getCurrentResponse() - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
getDUDir() - Method in class org.apache.ode.test.MockExtensionContext
 
getInitialEndpointReference() - Method in class org.apache.ode.test.PartnerRoleChannelImpl
 
getInternalInstance() - Method in class org.apache.ode.test.MockExtensionContext
 
getOActivity() - Method in class org.apache.ode.test.MockExtensionContext
 
getParentScopeChannel() - Method in class org.apache.ode.test.MockExtensionContext
 
getPartData(Element, String) - Method in class org.apache.ode.test.MockExtensionContext
 
getPartnerLinkInstance(String) - Method in class org.apache.ode.test.MockExtensionContext
Get the partner link
getPartnerLinkInstance(OPartnerLink) - Method in class org.apache.ode.test.MockExtensionContext
Get the partner link
getProcessId() - Method in class org.apache.ode.test.MockExtensionContext
 
getProcessModel() - Method in class org.apache.ode.test.MockExtensionContext
Get the Process Model
getTerminationChannel() - Method in class org.apache.ode.test.MockExtensionContext
 
getVariables() - Method in class org.apache.ode.test.MockExtensionContext
 
getVisibleVariables() - Method in class org.apache.ode.test.MockExtensionContext
 
getWaitBeforeInvokeTimeout() - Method in class org.apache.ode.test.BPELTestAbstract
 
go(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
go(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
go() - Method in class org.apache.ode.test.BPELTestAbstract
 

I

id - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Identifier (for reporting).
invokeDelayMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Number of ms to wait (relative to other invokes) before invoking.
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
isFailed() - Method in class org.apache.ode.test.BPELTestAbstract
 
isLinkActive(OLink) - Method in class org.apache.ode.test.MockExtensionContext
 
isPartnerLinkVisible(String) - Method in class org.apache.ode.test.MockExtensionContext
Check whether the partner link is visible in the current scope or not
isVariableVisible(String) - Method in class org.apache.ode.test.MockExtensionContext
 

M

makeDeployDir(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
maximumWaitMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Maximum number of ms to wait for a response.
MessageExchangeContextImpl - Class in org.apache.ode.test
This is a simple MessageExchangeContext implementation that only supports a set of "well known" portTypes used for testing.
MessageExchangeContextImpl() - Constructor for class org.apache.ode.test.MessageExchangeContextImpl
 
mexContext - Variable in class org.apache.ode.test.BPELTestAbstract
 
minimumWaitMs - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
If non-null, minimum number of ms before a response should be available.
MockExtensionContext - Class in org.apache.ode.test
Very simple mock implementation of the ExtensionContext interface.
MockExtensionContext() - Constructor for class org.apache.ode.test.MockExtensionContext
 
msgs - Variable in class org.apache.ode.test.MockExtensionContext
 

N

negative(String) - Method in class org.apache.ode.test.BPELTestAbstract
 

O

onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.test.MessageExchangeContextImpl
 
operation - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Name of the operation to invoke.
org.apache.ode.test - package org.apache.ode.test
 

P

PartnerRoleChannelImpl - Class in org.apache.ode.test
 
PartnerRoleChannelImpl() - Constructor for class org.apache.ode.test.PartnerRoleChannelImpl
 
printToConsole(String) - Method in class org.apache.ode.test.MockExtensionContext
 

R

readMessageProperty(OScope.Variable, OProcess.OProperty) - Method in class org.apache.ode.test.MockExtensionContext
 
readVariable(String) - Method in class org.apache.ode.test.MockExtensionContext
 
readVariable(OScope.Variable) - Method in class org.apache.ode.test.MockExtensionContext
 
registerExtensionBundle(AbstractExtensionBundle) - Method in class org.apache.ode.test.BPELTestAbstract
 
registerExtensionFilter(AbstractExtensionCorreationFilter) - Method in class org.apache.ode.test.BPELTestAbstract
 
request - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
The request message that should be sent to the server

S

scheduler - Variable in class org.apache.ode.test.BPELTestAbstract
 
setCorrelationValues(String[]) - Method in class org.apache.ode.test.MockExtensionContext
Set correlation values in order to find a route
setCorrelatorId(String) - Method in class org.apache.ode.test.MockExtensionContext
Set Correlator value This should be set in LongRunning extensions in-order to receive the response
setUp() - Method in class org.apache.ode.test.BPELTestAbstract
 
setup(File) - Method in class org.apache.ode.test.BPELTestAbstract
 
store - Variable in class org.apache.ode.test.BPELTestAbstract
 
synchronizeWith - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
for sync invocations

T

target - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
Name of service to invoke.
tearDown() - Method in class org.apache.ode.test.BPELTestAbstract
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Deployment
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Failure
 
toString() - Method in class org.apache.ode.test.BPELTestAbstract.Invocation
 

U

undeploy(BPELTestAbstract.Deployment) - Method in class org.apache.ode.test.BPELTestAbstract
 
unregisterExtensionBundle(AbstractExtensionBundle) - Method in class org.apache.ode.test.BPELTestAbstract
 
unregisterExtensionBundle(String) - Method in class org.apache.ode.test.BPELTestAbstract
 
unregisterExtensionFilter(AbstractExtensionCorreationFilter) - Method in class org.apache.ode.test.BPELTestAbstract
 

W

WAIT_BEFORE_INVOKE_TIMEOUT - Static variable in class org.apache.ode.test.BPELTestAbstract
 
writeVariable(String, Node) - Method in class org.apache.ode.test.MockExtensionContext
 
writeVariable(OScope.Variable, Node) - Method in class org.apache.ode.test.MockExtensionContext
 

_

_cf - Variable in class org.apache.ode.test.BPELTestAbstract
 
_dataSource - Static variable in class org.apache.ode.test.BPELTestAbstract
 
_deployments - Variable in class org.apache.ode.test.BPELTestAbstract
The things we'd like to deploy.
_failures - Variable in class org.apache.ode.test.BPELTestAbstract
Failures that have been detected.
_invocations - Variable in class org.apache.ode.test.BPELTestAbstract
The things we'd like to invoke.
_server - Variable in class org.apache.ode.test.BPELTestAbstract
 
_txManager - Static variable in class org.apache.ode.test.BPELTestAbstract
 
A B C D E F G I M N O P R S T U W _ 

Copyright © 2015 WSO2. All Rights Reserved.