| Modifier and Type | Field and Description |
|---|---|
protected MBeanServerConnection |
_connection |
protected PageImpl |
_currentPage |
protected List<PageImpl> |
_pages |
static PageImpl |
ABOUT |
static PageImpl |
APPLICATIONS |
static PageImpl |
CALLS |
static PageImpl |
CONFIG |
static PageImpl |
CONFIG_DIAMETER |
static PageImpl |
CONFIG_HTTP |
static PageImpl |
CONFIG_SIP |
static PageImpl |
CONFIG_SNMP |
static PageImpl |
DAR |
static PageImpl |
DIAMETER_LOGS |
static PageImpl |
HTTP_LOGS |
static PageImpl |
LOGS |
static PageImpl |
MAPPINGS |
static PageImpl |
REPLICATED_SESSION |
static PageImpl |
SERVER |
static PageImpl |
SIP_LOGS |
static PageImpl |
STATISTICS |
static PageImpl |
STATISTICS_DIAMETER |
static PageImpl |
STATISTICS_GRAPH |
static PageImpl |
STATISTICS_HTTP |
static PageImpl |
STATISTICS_SIP |
static PageImpl |
SYSTEM_LOGS |
static PageImpl |
SYSTEM_PROPERTIES |
| Constructor and Description |
|---|
MenuImpl(MBeanServerConnection c,
String command) |
| Modifier and Type | Method and Description |
|---|---|
Page |
getCurrentPage() |
String |
getHtmlTitle() |
List<PageImpl> |
getPages() |
String |
getTitle() |
boolean |
isCurrentPage(PageImpl page) |
boolean |
isPageEnabled(PageImpl page) |
public static final PageImpl SERVER
public static final PageImpl ABOUT
public static final PageImpl SYSTEM_PROPERTIES
public static final PageImpl CONFIG
public static final PageImpl CONFIG_SIP
public static final PageImpl CONFIG_HTTP
public static final PageImpl CONFIG_DIAMETER
public static final PageImpl CONFIG_SNMP
public static final PageImpl APPLICATIONS
public static final PageImpl MAPPINGS
public static final PageImpl DAR
public static final PageImpl STATISTICS
public static final PageImpl STATISTICS_SIP
public static final PageImpl STATISTICS_HTTP
public static final PageImpl STATISTICS_DIAMETER
public static final PageImpl STATISTICS_GRAPH
public static final PageImpl LOGS
public static final PageImpl SIP_LOGS
public static final PageImpl HTTP_LOGS
public static final PageImpl DIAMETER_LOGS
public static final PageImpl CALLS
public static final PageImpl REPLICATED_SESSION
public static final PageImpl SYSTEM_LOGS
protected MBeanServerConnection _connection
protected PageImpl _currentPage
public MenuImpl(MBeanServerConnection c, String command)
public Page getCurrentPage()
getCurrentPage in interface Menupublic String getHtmlTitle()
getHtmlTitle in interface Menupublic boolean isPageEnabled(PageImpl page) throws IOException
IOExceptionpublic boolean isCurrentPage(PageImpl page)
Copyright © 2014. All Rights Reserved.