|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.jbo.common.ampool.DefaultSessionCookieFactory
Factory for SessionCookieImpl instances.
| Constructor Summary |
DefaultSessionCookieFactory()
|
| Method Summary |
| Type | Method |
|---|---|
SessionCookie |
createSessionCookie(java.lang.String name,
java.lang.String value,
ApplicationPool pool,
java.util.Properties properties)
Returns a SessionCookie instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultSessionCookieFactory()
| Method Detail |
public SessionCookie createSessionCookie(java.lang.String name,
java.lang.String value,
ApplicationPool pool,
java.util.Properties properties)
SessionCookieFactorycreateSessionCookie
in interface SessionCookieFactoryoracle.jbo.common.ampool.SessionCookieFactoryname - the name of the session cookievalue - the value of the session cookieproperties - a collection of session cookie properties
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||