当前页面:
在线文档首页 >
JBoss 3.2.7 system API Documentation 英文版文档
PackageVersionService (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档
org.jboss.system
Class PackageVersionService
java.lang.Object
org.jboss.system.PackageVersionService
- public class PackageVersionService
- extends Object
A version service pojo which can be used to view the jar version info
of jars visible through the mbean class loaders.
Get the package version info
getVersionInfo
java.lang.String
- Version:
- $Revison:$
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageVersionService
public PackageVersionService()
setMBeanServer
public void setMBeanServer(javax.management.MBeanServer server)
getVersionInfo
public String getVersionInfo()
getVersionInfo
public String getVersionInfo(String contentType)
createVersionInfo
protected Object[] createVersionInfo()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.