|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.KernelInterfaceImpl
Field Summary | |
private Version |
fujabaVersion
No comment provided by developer, please add a comment to improve documentation. |
private de.upb.lib.plugins.PluginManager |
manager
No comment provided by developer, please add a comment to improve documentation. |
private static KernelInterfaceImpl |
theInstance
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
private |
KernelInterfaceImpl()
Constructor for class 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 |
Field Detail |
private Version fujabaVersion
private de.upb.lib.plugins.PluginManager manager
private static volatile KernelInterfaceImpl theInstance
Constructor Detail |
private KernelInterfaceImpl()
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 |