Package com.aspectran.shell.adapter
Class ShellSessionAdapter
- java.lang.Object
-
- com.aspectran.core.adapter.AbstractSessionAdapter
-
- com.aspectran.core.adapter.BasicSessionAdapter
-
- com.aspectran.shell.adapter.ShellSessionAdapter
-
- All Implemented Interfaces:
com.aspectran.core.adapter.SessionAdapter
public class ShellSessionAdapter extends com.aspectran.core.adapter.BasicSessionAdapterThe Class ShellSessionAdapter.- Since:
- 2.3.0
-
-
Constructor Summary
Constructors Constructor Description ShellSessionAdapter(com.aspectran.core.component.session.SessionAgent agent)Instantiates a new ShellSessionAdapter.
-
Method Summary
-
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
-
-