Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.common.ampool
Class RemoteCookieImpl

java.lang.Object
  extended byoracle.jbo.common.ampool.SessionCookieImpl
      extended byoracle.jbo.common.ampool.RemoteCookieImpl

All Implemented Interfaces:
ApplicationModuleHandle, ApplicationModuleRef, RemotePoolCookie, java.io.Serializable, 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, beforeApplicationModuleRelease, copyInto, equals, getApplicationId, getApplicationPool, getClientEnvironment, getClientEnvironment, getEnvConfigurationName, getEnvInfoProvider, getEnvironment, getEnvironment, getIgnorePiggyback, getInfoObject, getLastUpdate, getLastUpdateLong, getMessageContext, getMostRecentStackId, getPassivationId, getPoolSignature, 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 Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


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