Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
commons-modeler-2.0.1.jar - The Modeler Component
Java Management Extensions (JMX) is an API that facilitates building management applications that can configure, and perform operations on, a server application. In general, each manageable component of the server application is represented by a Management Bean (or MBean, for short). JMX defines three types of MBeans, of which Model MBeans are the most flexible. Model MBeans provide a way to define MBeans for many different components, without having to write a specific MBean implementation class for each one.
JAR File Size and Download Location:
File name: commons-modeler.jar, commons-modeler-2.0.1.jar File size: 112005 bytes Date modified: 22-Jun-2007 Download: The Modeler Component
Manifest of the JAR:
Built-By: Niall Pemberton Package: org.apache.commons.modeler Build-Jdk: 1.3.1_18 Extension-Name: commons-modeler Specification-Title: Commons Modeler Specification-Vendor: The Apache Software Foundation Implementation-Title: org.apache.commons.modeler Implementation-Vendor: The Apache Software Foundation Implementation-Version: 2.0.1 Implementation-Vendor-Id: org.apache X-Compile-Source-JDK: 1.3 X-Compile-Target-JDK: 1.3
✍: fyicenter.com
List of Classes in the JAR:
org/apache/commons/modeler/ant/Arg org/apache/commons/modeler/ant/JmxInvoke org/apache/commons/modeler/ant/JmxSet org/apache/commons/modeler/ant/MLETTask org/apache/commons/modeler/ant/ModelerTask org/apache/commons/modeler/ant/RegistryTask org/apache/commons/modeler/ant/ServiceTask org/apache/commons/modeler/AttributeInfo org/apache/commons/modeler/BaseAttributeFilter org/apache/commons/modeler/BaseModelMBean org/apache/commons/modeler/BaseNotification org/apache/commons/modeler/BaseNotificationBroadcaster org/apache/commons/modeler/BaseNotificationBroadcasterEntry org/apache/commons/modeler/ConstructorInfo org/apache/commons/modeler/FeatureInfo org/apache/commons/modeler/FieldInfo org/apache/commons/modeler/FixedNotificationFilter org/apache/commons/modeler/JndiJmx org/apache/commons/modeler/Main org/apache/commons/modeler/ManagedBean org/apache/commons/modeler/mbeans/MBeanProxy org/apache/commons/modeler/mbeans/SimpleRemoteConnector org/apache/commons/modeler/modules/MbeansDescriptorsDigesterSource org/apache/commons/modeler/modules/MbeansDescriptorsDOMSource org/apache/commons/modeler/modules/MbeansDescriptorsDynamicMBeanSource org/apache/commons/modeler/modules/MbeansDescriptorsIntrospectionSource org/apache/commons/modeler/modules/MbeansDescriptorsSerSource org/apache/commons/modeler/modules/MbeansSource org/apache/commons/modeler/modules/MbeansSourceMBean org/apache/commons/modeler/modules/ModelerSource org/apache/commons/modeler/NotificationInfo org/apache/commons/modeler/OperationInfo org/apache/commons/modeler/ParameterInfo org/apache/commons/modeler/Registry org/apache/commons/modeler/RegistryMBean org/apache/commons/modeler/util/DomUtil org/apache/commons/modeler/util/IntrospectionUtils
2012-01-30, ∼4987🔥, 0💬
Popular Posts:
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
The Java Naming and Directory Interface (JNDI) is part of the Java platform, providing applications ...
The Web Services Description Language for Java Toolkit (WSDL4J), Release 1.6.2, allows the creation,...
Apache ZooKeeper is an open-source server which enables highly reliable distributed coordination. Ap...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...