|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.KernelInterfaceImpl
Method Summary | |
static KernelInterfaceImpl |
get()
No comment provided by developer, please add a comment to improve documentation. |
int |
getBuildNumber()
Get the buildNumber attribute of the KernelInterfaceImpl object |
int |
getMajorVersion()
Get the majorVersion attribute of the KernelInterfaceImpl object |
de.upb.lib.plugins.PluginManager |
getManager()
Get the manager attribute of the KernelInterfaceImpl object |
int |
getMinorVersion()
Get the minorVersion attribute of the KernelInterfaceImpl object |
java.util.Vector |
getPluginServerURLs()
Get the pluginServerURLs attribute of the KernelInterfaceImpl object |
int |
getRevisionNumber()
Get the revisionNumber attribute of the KernelInterfaceImpl object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static KernelInterfaceImpl get()
public int getMajorVersion()
getMajorVersion
in interface de.upb.lib.plugins.KernelInterface
public int getMinorVersion()
getMinorVersion
in interface de.upb.lib.plugins.KernelInterface
public int getBuildNumber()
getBuildNumber
in interface de.upb.lib.plugins.KernelInterface
public int getRevisionNumber()
getRevisionNumber
in interface de.upb.lib.plugins.KernelInterface
public java.util.Vector getPluginServerURLs()
getPluginServerURLs
in interface de.upb.lib.plugins.KernelInterface
public de.upb.lib.plugins.PluginManager getManager()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |