<?xml version="1.0" encoding="UTF-8"LocalizedKeyCacheInvalidationInterval ?>
<Monitor>
        <monitorName>Weblogic</monitorName>
        <monitorId>32</monitorId>
        <isEnabled>true</isEnabled>
	<includeMonitorName>false</includeMonitorName>
	<includeVectorName>false</includeVectorName>
        <vector>
                <defString>abc</defString>
                <merge>false</merge>
        </vector>
        <mbeans>
                <beans>
                   <objectNamePattern>java.lang:type=ClassLoading</objectNamePattern>
			<vectors>
                                 <type>dynamic</type>
                                 <defString>Weblogic</defString>
                        </vectors>
			<attribute>
                                <name>TotalLoadedClassCount</name>
                                <type>1</type>
                                <dataType>long</dataType>
                                <index>1</index>
                                <path></path>
                                <value></value>
                        </attribute>

			<attribute>
                                <name>LoadedClassCount</name>
                                <type>1</type>
                                <dataType>int</dataType>
                                <index>2</index>
                                <path></path>
                                <value></value>
                        </attribute>
			<attribute>
                                <name>UnloadedClassCount</name>
                                <type>1</type>
                                <dataType>long</dataType>
                                <index>3</index>
                                <path></path>
                                <value></value>
                        </attribute>
                </beans>
        </mbeans>
</Monitor>

