Lines Matching defs:name
33 * to get a reference to the MBean Server and/or its name within that
43 * being registered in the MBean Server. If the name of the MBean
44 * is not specified, the MBean can provide a name for its
50 * @param name The object name of the MBean. This name is null if
51 * the name parameter to one of the <code>createMBean</code> or
56 * @return The name under which the MBean is to be registered.
57 * This value must not be null. If the <code>name</code>
66 ObjectName name) throws java.lang.Exception;