Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.jbo.common.ampool
Class RemoteCookieImpl

java.lang.Object
  extended by oracle.jbo.common.ampool.SessionCookieImpl
      extended by oracle.jbo.common.ampool.RemoteCookieImpl
All Implemented Interfaces:
java.io.Serializable, ApplicationModuleHandle, ApplicationModuleRef, RemotePoolCookie, SessionCookie

public class RemoteCookieImpl
extends SessionCookieImpl
implements RemotePoolCookie

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.jbo.common.ampool.SessionCookieImpl
mEnvironment
 
Fields inherited from interface oracle.jbo.common.ampool.SessionCookie
BUNDLED_EXC_MODE_KEY, FORCE_RELEASE_MODE, MANAGED_RELEASE_MODE, NULL_PASSIVATION_ID, REMOVE_RESOURCE, RESERVED_MANAGED_RELEASE_MODE, RESERVED_UNMANAGED_RELEASE_MODE, SHARED, SHARED_MANAGED_RELEASE_MODE, SHARED_RELEASE_MODE, SHARED_UNMANAGED_RELEASE_MODE, STATE_MANAGED, STATE_UNMANAGED, UNSHARED, VALUE_SINK_KEY
 
Constructor Summary
RemoteCookieImpl(java.lang.String applicationId, java.lang.String sessionId, ApplicationPool pool)
           
 
Method Summary
 ApplicationModule createWorkerApplicationModule()
           
 
Methods inherited from class oracle.jbo.common.ampool.SessionCookieImpl
afterApplicationModuleRelease, assertResources, beforeApplicationModuleRelease, copyInto, destroy, equals, getApplicationId, getApplicationPool, getClientEnvironment, getClientEnvironment, getEnvConfigurationName, getEnvInfoProvider, getEnvironment, getEnvironment, getIgnorePiggyback, getInfoObject, getLastUpdate, getLastUpdateLong, getMessageContext, getMostRecentStackId, getPassivationId, getPoolSignature, getProperty, getProperty, getReservedPassivationId, getSessionId, getSSOSubscriber, getSSOUserName, getSyncLock, getThreadRefCount, getUserData, getUserData, getValue, hashCode, isActivationRequired, isActivationRequired, isApplicationModuleReleased, isApplicationModuleReleasedByThread, isApplicationModuleReserved, isConnectionPoolingEnabled, isFailoverEnabled, isResetNonTransactionalState, isWriteCookieValue, parsePassivationId, parseSessionId, passivateState, readValue, releaseApplicationModule, releaseApplicationModule, releaseApplicationModule, releaseApplicationModule, removeFromPool, removeUserData, reservePassivationId, reservePassivationId, resetState, resetStateInternal, setActivated, setActivationRequired, setEnvInfoProvider, setEnvironment, setEnvironment, setIgnorePiggyback, setInfoObject, setMessageContext, setMostRecentStackId, setPassivationId, setReferenceCounting, setReservedPassivationId, setSessionCookieListener, setSingleThreaded, setUserData, timeout, toString, useApplicationModule, useApplicationModule, useApplicationModule, wasActivated, writeValue, writeValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteCookieImpl

public RemoteCookieImpl(java.lang.String applicationId,
                        java.lang.String sessionId,
                        ApplicationPool pool)
Method Detail

createWorkerApplicationModule

public ApplicationModule createWorkerApplicationModule()
Specified by:
createWorkerApplicationModule in interface RemotePoolCookie

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

Copyright © 1997, 2011, Oracle. All rights reserved.