Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.coherence.servlet
Interface CoherenceHttpSessionCollection

All Superinterfaces:
HttpSessionCollection
All Known Implementing Classes:
AbstractHttpSessionCollection, MonolithicHttpSessionCollection, SplitHttpSessionCollection, TraditionalHttpSessionCollection

public interface CoherenceHttpSessionCollection
extends HttpSessionCollection

Nested Class Summary

 

Nested classes/interfaces inherited from interface com.tangosol.coherence.servlet.HttpSessionCollection
HttpSessionCollection.AttributeScopeController, HttpSessionCollection.SessionDistributionController

 

Method Summary
 void configure(XmlElement xmlElement, SessionHelper sessionHelper)
           

 

Methods inherited from interface com.tangosol.coherence.servlet.HttpSessionCollection
activate, addHttpSessionAttributeListener, addHttpSessionListener, create, create, destroy, enter, enter, exit, exit, get, isActive, isExistent, isOwned, iterateIds, iteratePotentiallyExpiredIds, passivate, postCreate, removeHttpSessionAttributeListener, removeHttpSessionListener, shutdown

 

Method Detail

configure

void configure(XmlElement xmlElement,
               SessionHelper sessionHelper)

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.