jar

org.javabits.pmbean : pojo-mbean-annotation

Maven & Gradle

Oct 06, 2014
2 usages

pojo-mbean-api · Annotations of the framework : it allows user to only take care of using the annotations by delegating the management of the mbeans to the container.

Table Of Contents

Latest Version

Download org.javabits.pmbean : pojo-mbean-annotation JAR file - Latest Versions:

All Versions

Download org.javabits.pmbean : pojo-mbean-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2

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 pojo-mbean-annotation-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.softee.management.annotation

├─ org.softee.management.annotation.Description.class - [JAR]

├─ org.softee.management.annotation.MBean.class - [JAR]

├─ org.softee.management.annotation.ManagedAttribute.class - [JAR]

├─ org.softee.management.annotation.ManagedOperation.class - [JAR]

├─ org.softee.management.annotation.Parameter.class - [JAR]

Advertisement