public class SessionHelper extends Object implements org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
SessionHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
register(org.joinfaces.autoconfigure.viewscope.DestructionCallbackWrapper destructionCallbackWrapper) |
void |
unregister(org.joinfaces.autoconfigure.viewscope.DestructionCallbackWrapper destructionCallbackWrapper) |
public void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanpublic void register(org.joinfaces.autoconfigure.viewscope.DestructionCallbackWrapper destructionCallbackWrapper)
public void unregister(org.joinfaces.autoconfigure.viewscope.DestructionCallbackWrapper destructionCallbackWrapper)
Copyright © 2016–2018 JoinFaces. All rights reserved.