com.ibm.websphere.ilm.bpel
Class InstanceLocatorFactory

java.lang.Object
  extended bycom.ibm.websphere.ilm.bpel.InstanceLocatorFactory

public abstract class InstanceLocatorFactory
extends java.lang.Object

The InstanceLocatorFactory is used to create objects implementing the InstanceLocator Interface


Method Summary
static InstanceLocator createInstanceLocator(CorrelationDefinitionReader correlationDefinitionReader)
          Creates an instance of an InstanceLocator.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createInstanceLocator

public static InstanceLocator createInstanceLocator(CorrelationDefinitionReader correlationDefinitionReader)
Creates an instance of an InstanceLocator.

Parameters:
correlationDefinitionReader - To use for this stateful service.
Returns:
a new instance of an InstanceLocator for that Stateful Service Specified