Package net.targetr.rc
Class PageManager
java.lang.Object
net.targetr.rc.PageManager
Maintains a map of active pages.
- Author:
- Dr Michael Gardiner
-
Method Summary
Modifier and TypeMethodDescriptionvoid
closeAll()
static PageManager
get()
int
getPage
(ClientRequest req) int
getState()
-
Method Details
-
get
-
getPage
-
getPage
-
getPageCount
public int getPageCount() -
getLiveClientCount
public int getLiveClientCount() -
getState
-
closeAll
public void closeAll()
-