create(Object key, DynamicMBean mBean) Create an ObjectName.
Parameters: key - The key of the component within PicoContainer. Parameters: mBean - The instance of the DynamicMBean.
Create an ObjectName.
Parameters: key - The key of the component within PicoContainer. Parameters: mBean - The instance of the DynamicMBean. Returns the Object Name for the DynamicMBean. throws: MalformedObjectNameException - Thrown for an invalid part in the ObjectName.