org.apache.ode.bpel.jca.clientapi
Interface ProcessManagementConnection

All Superinterfaces:
javax.resource.cci.Connection, InstanceManagement, ProcessManagement

public interface ProcessManagementConnection
extends ProcessManagement, InstanceManagement, javax.resource.cci.Connection

JCA Connection interface combining process and instance management.


Method Summary
 
Methods inherited from interface org.apache.ode.bpel.pmapi.ProcessManagement
activate, getExtensibilityElements, getProcessInfo, getProcessInfoCustom, listAllProcesses, listProcesses, listProcessesCustom, listProcessesSummaryOnly, setPackageRetired, setProcessProperty, setProcessPropertyNode, setRetired
 
Methods inherited from interface org.apache.ode.bpel.pmapi.InstanceManagement
delete, fault, getEventTimeline, getInstanceInfo, getScopeInfo, getScopeInfoWithActivity, getVariableInfo, listAllInstances, listAllInstancesWithLimit, listEvents, listInstances, listInstancesSummary, queryInstances, recoverActivity, resume, suspend, terminate
 
Methods inherited from interface javax.resource.cci.Connection
close, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.