flex.management.runtime
Class AdminConsoleDisplayRegistrar
java.lang.Object
flex.management.BaseControl
flex.management.runtime.AdminConsoleDisplayRegistrar
- All Implemented Interfaces:
- BaseControlMBean, AdminConsoleDisplayRegistrarMBean, MBeanRegistration
public class AdminConsoleDisplayRegistrar
- extends BaseControl
- implements AdminConsoleDisplayRegistrarMBean
| Methods inherited from class flex.management.BaseControl |
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, postDeregister, postRegister, preDeregister, preRegister, register, setStartTimestamp, unregister |
ID
public static final String ID
- See Also:
- Constant Field Values
AdminConsoleDisplayRegistrar
public AdminConsoleDisplayRegistrar(BaseControl parent)
registerObject
public void registerObject(int type,
String beanName,
String propertyName)
registerObjects
public void registerObjects(int type,
String beanName,
String[] propertyNames)
registerObjects
public void registerObjects(int[] types,
String beanName,
String[] propertyNames)
getSupportedTypes
public Integer[] getSupportedTypes()
throws IOException
- Specified by:
getSupportedTypes in interface AdminConsoleDisplayRegistrarMBean
- Throws:
IOException
listForType
public String[] listForType(int type)
throws IOException
- Specified by:
listForType in interface AdminConsoleDisplayRegistrarMBean
- Throws:
IOException
getId
public String getId()
- Description copied from interface:
BaseControlMBean
- Returns the id for this MBean. This is the value that is set for the
id key in the ObjectName for this MBean.
- Specified by:
getId in interface BaseControlMBean- Specified by:
getId in class BaseControl
- Returns:
- The MBean instance id.
getType
public String getType()
- Description copied from interface:
BaseControlMBean
- Returns the type for this MBean. This is the value that is set for the
type key in the ObjectName for this MBean.
- Specified by:
getType in interface BaseControlMBean- Specified by:
getType in class BaseControl
- Returns:
- The MBean instance type.
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/runtime/AdminConsoleDisplayRegistrar.html