org.apache.geronimo.console.infomanager |
|
Java Source File Name | Type | Comment |
JavaSystemInfoPortlet.java | Class | |
ServerInfoPortlet.java | Class | Calculates various information about the server to display in the server
info portlet view (on of several JSPs depending on the portlet state). |
ShrinkingMap.java | Class | A Map that can remove items as they are accessed, which makes it
easier to show a list of the remaining items. |