Class EmbeddedSessionAdapter

  • All Implemented Interfaces:
    com.aspectran.core.adapter.SessionAdapter

    public class EmbeddedSessionAdapter
    extends com.aspectran.core.adapter.BasicSessionAdapter
    The Class EmbeddedSessionAdapter.
    • Field Summary

      • Fields inherited from class com.aspectran.core.adapter.AbstractSessionAdapter

        adaptee
    • Constructor Summary

      Constructors 
      Constructor Description
      EmbeddedSessionAdapter​(com.aspectran.core.component.session.SessionAgent agent)
      Instantiates a new EmbeddedSessionAdapter.
    • Method Summary

      • Methods inherited from class com.aspectran.core.adapter.AbstractSessionAdapter

        toString
      • Methods inherited from class com.aspectran.core.adapter.BasicSessionAdapter

        getAdaptee, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getSessionAgent, getSessionScope, invalidate, isNew, removeAttribute, sessionAccess, sessionComplete, setAttribute, setMaxInactiveInterval
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EmbeddedSessionAdapter

        public EmbeddedSessionAdapter​(com.aspectran.core.component.session.SessionAgent agent)
        Instantiates a new EmbeddedSessionAdapter.
        Parameters:
        agent - the session agent