|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@MXBean public interface HostManager
Management interface to a resource host.
| Method Summary | |
|---|---|
String |
getBase()
Returns the host base url. |
String |
getID()
Returns the host identifier. |
String |
getLayoutID()
Returns the host layout strategy identifier |
int |
getPriority()
Returns the host priority. |
boolean |
isEnabled()
Returns the host enabled status. |
boolean |
isTrusted()
Returns the host trusted status. |
| Method Detail |
|---|
String getID()
throws MBeanException
MBeanException - if a JMX error occurs
int getPriority()
throws MBeanException
MBeanException - if a JMX error occurs
String getBase()
throws MBeanException
MBeanException - if a JMX error occurs
String getLayoutID()
throws MBeanException
MBeanException - if a JMX error occurs
boolean isEnabled()
throws MBeanException
MBeanException - if a JMX error occurs
boolean isTrusted()
throws MBeanException
MBeanException - if a JMX error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||