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, 4607🔥, 0💬
Popular Posts:
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
JDK 17 jdk.jdi.jmod is the JMOD file for JDK 17 JDI (Java Debug Interface) tool. JDK 17 JDI tool com...
Java Servlet 3.0 Specification API. JAR File Size and Download Location: File name: servlet-api.jar,...
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...
How to download and install JDK (Java Development Kit) 8? If you want to write Java applications, yo...