Package com.storedobject.core
Interface SingletonLogic
- All Known Implementing Classes:
Dashboard,GridMenu,HomeModuleMenu,ModuleMenu
public interface SingletonLogic
A marker interface to denote that a logic (typically a UI logic) should be instantiated only once per session
when executed via
ApplicationServer's ApplicationServer.execute(Logic) method.- Author:
- Syam