All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sakaiproject.dav.mbean-descriptor.xml Maven / Gradle / Ivy

There is a newer version: 23.3
Show newest version
<?xml version="1.0"?>
<mbeans-descriptors>
	<mbean
			name="DavRealm"
			className="org.apache.catalina.mbeans.ClassNameMBean"
			description="Sakai WebDAV Realm for Tomcat"
			domain="Catalina"
			group="Realm"
			type="org.sakaiproject.dav.DavRealm">
		<attribute
				name="className"
				description="Fully qualified class name of the managed object"
				type="java.lang.String"
				writeable="false"/>
		<attribute
				name="debug"
				description="The debugging detail level for this component"
				type="int"/>
  </mbean>
</mbeans-descriptors>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy