org.mobicents.slee.container.management.console.server.mbeans
Class ProfileProvisioningMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.ProfileProvisioningMBeanUtils
public class ProfileProvisioningMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
Constructor Summary |
ProfileProvisioningMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sleeManagementMBean)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileProvisioningMBeanUtils
public ProfileProvisioningMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sleeManagementMBean)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
createProfile
public javax.management.ObjectName createProfile(java.lang.String arg0,
java.lang.String arg1)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
createProfileTable
public void createProfileTable(javax.slee.profile.ProfileSpecificationID arg0,
java.lang.String arg1)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getDefaultProfile
public javax.management.ObjectName getDefaultProfile(java.lang.String arg0)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getProfile
public javax.management.ObjectName getProfile(java.lang.String arg0,
java.lang.String arg1)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getProfileSpecification
public javax.slee.profile.ProfileSpecificationID getProfileSpecification(java.lang.String arg0)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getProfileTables
public java.util.Collection getProfileTables()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getProfiles
public java.util.Collection getProfiles(java.lang.String arg0)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getProfilesByIndexedAttribute
public java.util.Collection getProfilesByIndexedAttribute(java.lang.String arg0,
java.lang.String arg1,
java.lang.Object arg2)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
removeProfile
public void removeProfile(java.lang.String arg0,
java.lang.String arg1)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
removeProfileTable
public void removeProfileTable(java.lang.String arg0)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
renameProfileTable
public void renameProfileTable(java.lang.String arg0,
java.lang.String arg1)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.