Searched refs:MLET (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/defaults/
H A DServiceName.java53 public static final String MLET = "type=MLet"; field in class:ServiceName
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/
H A DServiceName.java51 public static final String MLET = "type=MLet"; field in class:ServiceName
/openjdk7/jdk/src/share/classes/javax/management/loading/
H A DMLet.java80 * The information on each MBean is specified in a single instance of a tag, called the MLET tag.
83 * The <CODE>MLET</CODE> tag has the following syntax:
85 * &lt;<CODE>MLET</CODE><BR>
93 * &lt;<CODE>/MLET</CODE>&gt;
433 * Loads a text file containing MLET tags that define the MBeans to
435 * a URL. The MBeans specified in the MLET file will be instantiated and
440 * @return A set containing one entry per MLET tag in the m-let text file loaded.
445 * not contain an MLET tag, the m-let text file is not found, a mandatory
446 * attribute of the MLET tag is not specified, the value of url is
459 * Loads a text file containing MLET tag
[all...]

Completed in 32 milliseconds