org.apache.ode.bpel.engine
Interface BpelProcess.InvokeHandler

Enclosing class:
BpelProcess

public static interface BpelProcess.InvokeHandler


Method Summary
 boolean invoke(PartnerLinkMyRoleImpl target, PartnerLinkMyRoleImpl.RoutingInfo routingInfo, boolean createInstance)
           
 

Method Detail

invoke

boolean invoke(PartnerLinkMyRoleImpl target,
               PartnerLinkMyRoleImpl.RoutingInfo routingInfo,
               boolean createInstance)