[ buster ]
[ ソース: libcommons-modeler-java ]
パッケージ: libcommons-modeler-java (2.0.1-8)
libcommons-modeler-java に関するリンク
Debian の資源:
libcommons-modeler-java ソースパッケージをダウンロード:
- [libcommons-modeler-java_2.0.1-8.dsc]
- [libcommons-modeler-java_2.0.1.orig.tar.gz]
- [libcommons-modeler-java_2.0.1-8.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [commons.apache.org]
類似のパッケージ:
convenience library to use Java Management Extensions (JMX)
Commons Modeler from the Apache Commons project simplifies using the Java Management Extensions (JMX). It provides the following services to application developers who wish to make their applications manageable via JMX:
* Reads an XML-based description of the Model MBeans to be provided for a set of managed resources. * Provides a registry of these descriptions. * Supplies a base Model MBean implementation class that can be used for all management activities where the attribute accesses or operation calls are simply reflected on to the managed object.
その他の libcommons-modeler-java 関連パッケージ
|
|
|
|
-
- dep: libcommons-digester-java
- 規則ベースの XML Java オブジェクトマッピングツール
-
- dep: libcommons-logging-java
- 複数のロギング API の共通ラッパインターフェース