IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.sm
Class ApplicationSessionEntry

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable
          extended by com.ibm.btt.sm.ApplicationSessionEntry
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map

public class ApplicationSessionEntry
extends java.util.Hashtable
implements java.io.Serializable

This class facilitates the application session objet

See Also:
Serialized Form

Constructor Summary
ApplicationSessionEntry(java.io.Serializable aContext)
          Default Constructor
 
Method Summary
 java.io.Serializable getContext()
          Get Context
 java.lang.Object put(java.lang.Object key, java.lang.Object value)
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationSessionEntry

public ApplicationSessionEntry(java.io.Serializable aContext)
Default Constructor

Method Detail

getContext

public java.io.Serializable getContext()
Get Context


put

public java.lang.Object put(java.lang.Object key,
                            java.lang.Object value)
Specified by:
put in interface java.util.Map
Overrides:
put in class java.util.Hashtable

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010