Uses of Class
com.ibm.websphere.ilm.bpel.ServiceDefinitionException

Packages that use ServiceDefinitionException
com.ibm.websphere.ilm.bpel The interfaces and classes in this package are used by clients wishing to locate instances of stateful web services. 
 

Uses of ServiceDefinitionException in com.ibm.websphere.ilm.bpel
 

Methods in com.ibm.websphere.ilm.bpel that throw ServiceDefinitionException
 javax.ejb.EJBLocalObject InstanceLocator.findInstance(java.lang.String correlationSetKey, org.apache.wsif.WSIFMessage message)
          This method will locate and return a stateful service instance in order that a business method can be invoked upon it.
 javax.ejb.EJBLocalObject InstanceLocator.findInstance(CorrelationProperties correlationProperties)
          Method findInstance.
 javax.ejb.EJBLocalObject InstanceLocator.locateInstance(java.lang.String correlationSetKey, org.apache.wsif.WSIFMessage message)
          This method will locate and return a stateful service instance in order that a business method can be invoked upon it.