|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.vmplugin.VMPluginFactory
public class VMPluginFactory
factory class to get functionlity based on the VM version. The usage of this class is not for public use, only for the runtime.
Field Summary | |
---|---|
private static java.lang.String |
JDK5_CLASSNAME_CHECK
|
private static java.lang.String |
JDK5_PLUGIN_NAME
|
private static VMPlugin |
plugin
|
Constructor Summary | |
---|---|
VMPluginFactory()
|
Method Summary | |
---|---|
static VMPlugin |
getPlugin()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String JDK5_CLASSNAME_CHECK
private static final java.lang.String JDK5_PLUGIN_NAME
private static VMPlugin plugin
Constructor Detail |
---|
public VMPluginFactory()
Method Detail |
---|
public static VMPlugin getPlugin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |