Interface IExecutionContext.ISession
- Enclosing interface:
- IExecutionContext
public static interface IExecutionContext.ISession
- 
Method SummaryModifier and TypeMethodDescriptiongetAttribute(String key) getAttribute(String key, int scope) getId()intGets the native session object.getRealPath(String path) getRequestDispatcher(String path) booleanisNew()voidremoveAttribute(String key) voidsetAttribute(String key, Object value) voidsetAttribute(String key, Object value, int scope)