com.hp.hpl.jena.sparql.mgt
Interface SystemInfoMBean

All Known Implementing Classes:
SystemInfo

public interface SystemInfoMBean


Method Summary
 String getBuildDate()
           
 String getName()
           
 String getVersion()
           
 

Method Detail

getName

String getName()

getVersion

String getVersion()

getBuildDate

String getBuildDate()


Licenced under the Apache License, Version 2.0