jar

org.apache.aries.jmx : org.apache.aries.jmx.whiteboard

Maven & Gradle

Jan 02, 2018
11 usages

Apache Aries Whiteboard support for JMX DynamicMBean services · This bundle implements whiteboard pattern support for DynamicMBean services registered with the OSGi service registry. Each DynamicMBean service is registered with (and unregistered from) all MBeanServer services registered in the OSGi service registry.

Table Of Contents

Latest Version

Download org.apache.aries.jmx : org.apache.aries.jmx.whiteboard JAR file - Latest Versions:

All Versions

Download org.apache.aries.jmx : org.apache.aries.jmx.whiteboard JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.aries.jmx.whiteboard-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.aries.jmx.whiteboard

├─ org.apache.aries.jmx.whiteboard.Activator.class - [JAR]

├─ org.apache.aries.jmx.whiteboard.JmxWhiteboardSupport.class - [JAR]

├─ org.apache.aries.jmx.whiteboard.MBeanHolder.class - [JAR]

org.apache.aries.jmx.util.shared

├─ org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean.class - [JAR]

Advertisement