Uses of Interface
com.ibm.di.api.local.SessionFactory

Packages that use SessionFactory
com.ibm.di.api Provides packages and classes for managing the server API. 
com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API. 
 

Uses of SessionFactory in com.ibm.di.api
 

Methods in com.ibm.di.api that return SessionFactory
static SessionFactory APIEngine.getLocalSessionFactory()
          Gets the local SessionFactory created during the initialization of the Local Server API.
 

Uses of SessionFactory in com.ibm.di.api.local.impl
 

Classes in com.ibm.di.api.local.impl that implement SessionFactory
 class SessionFactoryImpl
          This class implements methods for creating local Session.