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

A

accept(Node) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Checks if the type of the provided node is the right one for this ServiceEndpoint implementation.
accept(Node) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
accept(Node) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
ADDRESS - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
amICoordinator() - Method in class org.apache.ode.il.MockScheduler
 

B

beginTransaction() - Method in class org.apache.ode.il.MockScheduler
 
BINDING_QNAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 

C

cancelJob(String) - Method in class org.apache.ode.il.MockScheduler
 
commitTransaction() - Method in class org.apache.ode.il.MockScheduler
 
convert(QName, Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Convert an EPR element into another EPR using the provided target type.
convertToWSA(MutableEndpoint) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
 
createDaoCF() - Method in class org.apache.ode.il.dbutil.Database
 
createEndpoint(Element) - Static method in class org.apache.ode.bpel.epr.EndpointFactory
Creates a ServiceEndpoint using the provided Node.

D

Database - Class in org.apache.ode.il.dbutil
Does the dirty work of setting up / obtaining a DataSource based on the configuration in the OdeConfigProperties object.
Database(OdeConfigProperties) - Constructor for class org.apache.ode.il.dbutil.Database
 
DatabaseConfigException - Exception in org.apache.ode.il.dbutil
 
DatabaseConfigException(String, Exception) - Constructor for exception org.apache.ode.il.dbutil.DatabaseConfigException
 
DebugBpelEventListener - Class in org.apache.ode.bpel.common.evt
Example implementation of the BpelEventListener interface.
DebugBpelEventListener() - Constructor for class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
DEFAULT_TX_FACTORY_CLASS_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
DynamicService<T> - Class in org.apache.ode.il
Dynamic invocation handler for XML-based service; uses RPC message format conventions to dispatch invocation based on top-level element name (e.g. method name) and sub-elements (e.g. parameters).
DynamicService(T) - Constructor for class org.apache.ode.il.DynamicService
 

E

EmbeddedGeronimoFactory - Class in org.apache.ode.il
 
EmbeddedGeronimoFactory() - Constructor for class org.apache.ode.il.EmbeddedGeronimoFactory
 
EndpointFactory - Class in org.apache.ode.bpel.epr
Factory for EndpointReference implementations.
EndpointFactory() - Constructor for class org.apache.ode.bpel.epr.EndpointFactory
 
execIsolatedTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execTransaction(Callable<T>) - Method in class org.apache.ode.il.MockScheduler
 
execTransaction(Callable<T>, int) - Method in class org.apache.ode.il.MockScheduler
 

F

fromMap(Map) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
fromMap(Map) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
fromMap(Map) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 

G

getConnectorName() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getConnectorPort() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDAOConnectionFactory() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDataSource() - Method in class org.apache.ode.il.dbutil.Database
 
getDbDataSource() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbEmbeddedName() - Method in class org.apache.ode.il.config.OdeConfigProperties
Should the internal database be used, or are the datasources provided?
getDbIntenralJdbcUrl() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalJdbcDriverClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
JDBC driver class (for use in INTERNAL mode).
getDbInternalMCFClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalMCFProperties() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalPassword() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbInternalUserName() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDbMode() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDehydrationMaximumAge() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDehydrationMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getDeployDir() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getEventListeners() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getFile() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getFirstChildWithName(OMElement, String) - Static method in class org.apache.ode.il.OMUtils
 
getHydrationLazyMinimumSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getInMemMexTtl() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getInstanceThrottledMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getMessageExchangeInterceptors() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getMigrationTransactionTimeout() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolBlocking() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPoolMinSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getPortName() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getProcessThrottledMaximumCount() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProcessThrottledMaximumSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperties() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperty(String) - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getProperty(String, String) - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getServiceName() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getSessionId() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getSessionId() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getTextAsQName(OMElement) - Static method in class org.apache.ode.il.OMUtils
Axiom is supposed to handle this properly however this method is buggy and doesn't work (whereas setting a QName as text works).
getThreadPoolMaxSize() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getTransactionManager() - Method in class org.apache.ode.il.EmbeddedGeronimoFactory
 
getTxFactoryClass() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
getUrl() - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
getUrl() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
getWorkingDir() - Method in class org.apache.ode.il.config.OdeConfigProperties
 

I

invoke(String, OMElement) - Method in class org.apache.ode.il.DynamicService
 
isDbLoggingEnabled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isDehydrationEnabled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isHydrationLazy() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isProcessSizeThrottled() - Method in class org.apache.ode.il.config.OdeConfigProperties
 
isTransacted() - Method in class org.apache.ode.il.MockScheduler
 

L

load() - Method in class org.apache.ode.il.config.OdeConfigProperties
 

M

Messages - Class in org.apache.ode.il.dbutil
 
Messages() - Constructor for class org.apache.ode.il.dbutil.Messages
 
MockScheduler - Class in org.apache.ode.il
 
MockScheduler() - Constructor for class org.apache.ode.il.MockScheduler
 
MockScheduler(TransactionManager) - Constructor for class org.apache.ode.il.MockScheduler
 
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.il.dbutil.Messages
 
msgOdeUsingInternalDb(String, String) - Method in class org.apache.ode.il.dbutil.Messages
 
MutableEndpoint - Interface in org.apache.ode.bpel.epr
Adds methods on EndpointReference to set and manipulate endpoint references.

O

OdeConfigProperties - Class in org.apache.ode.il.config
Configuration object used for configuring the intergration layer.
OdeConfigProperties(File, String) - Constructor for class org.apache.ode.il.config.OdeConfigProperties
 
OdeConfigProperties(Properties, String) - Constructor for class org.apache.ode.il.config.OdeConfigProperties
 
OdeConfigProperties.DatabaseMode - Enum in org.apache.ode.il.config
Possible database modes.
OMUtils - Class in org.apache.ode.il
Utility methods to convert from/to AxiOM and DOM.
OMUtils() - Constructor for class org.apache.ode.il.OMUtils
 
onEvent(BpelEvent) - Method in class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
org.apache.ode.bpel.common.evt - package org.apache.ode.bpel.common.evt
 
org.apache.ode.bpel.epr - package org.apache.ode.bpel.epr
 
org.apache.ode.il - package org.apache.ode.il
 
org.apache.ode.il.config - package org.apache.ode.il.config
 
org.apache.ode.il.dbutil - package org.apache.ode.il.dbutil
 

P

PORT_NAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
PROP_CONNECTOR_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_CONNECTOR_PORT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DAOCF - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_EMBEDDED_NAME - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_EXTERNAL_DS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_DRIVER - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_PASSWORD - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_URL - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_INTERNAL_USER - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_LOGGING - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_MODE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DB_POOL_BLOCKING - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_DEPLOY_DIR - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_EVENT_LISTENERS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_MEX_INMEM_TTL - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_MEX_INTERCEPTORS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_MIGRATION_TRANSACTION_TIMEOUT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_POOL_MAX - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_POOL_MIN - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_DEHYDRATION - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_DEHYDRATION_MAXIMUM_AGE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_DEHYDRATION_MAXIMUM_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_LAZY - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_LAZY_MINIMUM_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_THROTTLED_MAXIMUM_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_HYDRATION_THROTTLED_MAXIMUM_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_PROCESS_INSTANCE_THROTTLED_MAXIMUM_COUNT - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_THREAD_POOL_SIZE - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_TX_FACTORY_CLASS - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 
PROP_WORKING_DIR - Static variable in class org.apache.ode.il.config.OdeConfigProperties
 

R

registerSynchronizer(Scheduler.Synchronizer) - Method in class org.apache.ode.il.MockScheduler
 
rollbackTransaction() - Method in class org.apache.ode.il.MockScheduler
 

S

scheduleMapSerializableRunnable(Scheduler.MapSerializableRunnable, Date) - Method in class org.apache.ode.il.MockScheduler
 
schedulePersistedJob(Scheduler.JobDetails, Date) - Method in class org.apache.ode.il.MockScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails) - Method in class org.apache.ode.il.MockScheduler
 
scheduleVolatileJob(boolean, Scheduler.JobDetails, Date) - Method in class org.apache.ode.il.MockScheduler
 
SERVICE_QNAME - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
SESSION - Static variable in interface org.apache.ode.bpel.epr.MutableEndpoint
 
set(Node) - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Set service endpoint value from an XML node.
set(Node) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
set(Node) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
setExecutorSvc(ExecutorService) - Method in class org.apache.ode.il.MockScheduler
 
setJobProcessor(Scheduler.JobProcessor) - Method in class org.apache.ode.il.MockScheduler
 
setPolledRunnableProcesser(Scheduler.JobProcessor) - Method in class org.apache.ode.il.MockScheduler
 
setRollbackOnly() - Method in class org.apache.ode.il.MockScheduler
 
setSessionId(String) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
setSessionId(String) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
setTransactionManager(TransactionManager) - Method in class org.apache.ode.il.dbutil.Database
 
setUrl(String) - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
setUrl(String) - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
setUrl(String) - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
setWorkRoot(File) - Method in class org.apache.ode.il.dbutil.Database
 
shutdown() - Method in class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
shutdown() - Method in class org.apache.ode.il.dbutil.Database
 
shutdown() - Method in class org.apache.ode.il.MockScheduler
 
start() - Method in class org.apache.ode.il.dbutil.Database
 
start() - Method in class org.apache.ode.il.MockScheduler
 
startup(Properties) - Method in class org.apache.ode.bpel.common.evt.DebugBpelEventListener
 
stop() - Method in class org.apache.ode.il.MockScheduler
 

T

toDOM(OMElement) - Static method in class org.apache.ode.il.OMUtils
 
toDOM(OMElement, Document) - Static method in class org.apache.ode.il.OMUtils
 
toDOM(OMElement, Document, boolean) - Static method in class org.apache.ode.il.OMUtils
 
toMap() - Method in interface org.apache.ode.bpel.epr.MutableEndpoint
Expresses the fact that the endpoint can be either tranformed to a Map representation or initialized from a Map.
toMap() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
toMap() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 
toOM(Element, OMFactory) - Static method in class org.apache.ode.il.OMUtils
 
toOM(Element, OMFactory, OMContainer) - Static method in class org.apache.ode.il.OMUtils
 
toOM(Source) - Static method in class org.apache.ode.il.OMUtils
Parse an XML document located using an InputSource using the pooled document builder.
toXML() - Method in class org.apache.ode.bpel.epr.URLEndpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSAEndpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSDL11Endpoint
 
toXML() - Method in class org.apache.ode.bpel.epr.WSDL20Endpoint
 

U

URLEndpoint - Class in org.apache.ode.bpel.epr
Implementation of the ServiceEndpoint interface backended by a simple URL.
URLEndpoint() - Constructor for class org.apache.ode.bpel.epr.URLEndpoint
 

V

valueOf(String) - Static method in enum org.apache.ode.il.config.OdeConfigProperties.DatabaseMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.ode.il.config.OdeConfigProperties.DatabaseMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WSAEndpoint - Class in org.apache.ode.bpel.epr
A service endpoint represented as a WS-Addressing EndpointReference.
WSAEndpoint() - Constructor for class org.apache.ode.bpel.epr.WSAEndpoint
 
WSAEndpoint(WSAEndpoint) - Constructor for class org.apache.ode.bpel.epr.WSAEndpoint
 
WSAEndpoint(Map) - Constructor for class org.apache.ode.bpel.epr.WSAEndpoint
 
WSDL11Endpoint - Class in org.apache.ode.bpel.epr
A service endpoint represented as a wsdl11:service element.
WSDL11Endpoint() - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String, String) - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL11Endpoint(QName, String) - Constructor for class org.apache.ode.bpel.epr.WSDL11Endpoint
 
WSDL20Endpoint - Class in org.apache.ode.bpel.epr
A service endpoint represented as a wsdl20:service element.
WSDL20Endpoint() - Constructor for class org.apache.ode.bpel.epr.WSDL20Endpoint
 

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