|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.sippresence.server.jmx.SipPresenceServerManagement
public class SipPresenceServerManagement
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.slee.sippresence.server.jmx.SipPresenceServerManagementMBean |
|---|
MBEAN_NAME |
| Method Summary | |
|---|---|
javax.xml.validation.Schema |
getCombinedSchema()
|
static SipPresenceServerManagement |
getInstance()
Retrieves the singleton. |
java.lang.String |
getPresRulesAUID()
Retrieves the id of the XCAP App Usage to be used to retrieve notifier's pres-rules docs, from the XDMS. |
java.lang.String |
getPresRulesDocumentName()
Retrieves the name of the document to be used to retrieve the notifier's pres rules doc, from the XDMS. |
void |
setPresRulesAUID(java.lang.String auid)
Sets the id of the XCAP App Usage to be used to retrieve notifier's pres-rules docs, from the XDMS. |
void |
setPresRulesDocumentName(java.lang.String documentName)
Sets the name of the document to be used to retrieve the notifier's pres rules doc, from the XDMS. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SipPresenceServerManagement getInstance()
public java.lang.String getPresRulesAUID()
SipPresenceServerManagementMBean
getPresRulesAUID in interface SipPresenceServerManagementMBeanpublic java.lang.String getPresRulesDocumentName()
SipPresenceServerManagementMBean
getPresRulesDocumentName in interface SipPresenceServerManagementMBeanpublic void setPresRulesAUID(java.lang.String auid)
SipPresenceServerManagementMBean
setPresRulesAUID in interface SipPresenceServerManagementMBeanpublic void setPresRulesDocumentName(java.lang.String documentName)
SipPresenceServerManagementMBean
setPresRulesDocumentName in interface SipPresenceServerManagementMBeanpublic javax.xml.validation.Schema getCombinedSchema()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||