| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| com.ibm.di.api | |
| com.ibm.di.api.act | |
| com.ibm.di.api.jmx | |
| com.ibm.di.api.jmx.mbeans | |
| com.ibm.di.api.local | |
| com.ibm.di.api.local.impl | |
| com.ibm.di.api.tm | |
| Uses of Session in com.ibm.di.api | 
|---|
| Methods in com.ibm.di.api that return Session | |
|---|---|
static Session | 
APIEngine.getLocalSession()
Creates a local Session object using a local SessionFactory created during the initialization.  | 
static Session | 
APIEngine.getLocalSession(String aUserName,
                String aPassword)
Creates a local Session object using a local SessionFactory created during the initialization.  | 
| Uses of Session in com.ibm.di.api.act | 
|---|
| Constructors in com.ibm.di.api.act with parameters of type Session | |
|---|---|
ACTEngineManager(Session localServerAPISession)
Creates the ACT engine wrapper.  | 
|
| Uses of Session in com.ibm.di.api.jmx | 
|---|
| Methods in com.ibm.di.api.jmx with parameters of type Session | |
|---|---|
static void | 
JMXServerAPIListener.intializeListener(Session aLocalSession)
 | 
| Uses of Session in com.ibm.di.api.jmx.mbeans | 
|---|
| Constructors in com.ibm.di.api.jmx.mbeans with parameters of type Session | |
|---|---|
DIServer(Session aSession)
 | 
|
| Uses of Session in com.ibm.di.api.local | 
|---|
| Methods in com.ibm.di.api.local that return Session | |
|---|---|
 Session | 
SessionFactory.createSession()
Creates a session object.  | 
 Session | 
SessionFactory.createSession(String aUserName,
              String aPassword)
Creates a session object with the specified username and password.  | 
| Uses of Session in com.ibm.di.api.local.impl | 
|---|
| Classes in com.ibm.di.api.local.impl that implement Session | |
|---|---|
 class | 
SessionImpl
 | 
| Methods in com.ibm.di.api.local.impl that return Session | |
|---|---|
 Session | 
SessionFactoryImpl.createSession()
 | 
 Session | 
SessionFactoryImpl.createSession(String aUserName,
              String aPassword)
 | 
| Uses of Session in com.ibm.di.api.tm | 
|---|
| Methods in com.ibm.di.api.tm with parameters of type Session | |
|---|---|
static void | 
TombstoneManagerListener.initializeListener(Session aLocalSession,
                   TombstoneManager aTombstoneManager)
Initializes the listener.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||