static< T extends AbstractSessionContext > T getInstance(IConstructor constructor, String type, Supplier< T > onCreate)
void setConstructor(IConstructor constructor)
static String getContextVariable(IConstructor constructor)
void setSessionAttribute(String key, Object value)
Object getSessionAttribute(String key)