Package org.codehaus.groovy.vmplugin
Class VMPluginFactory
- java.lang.Object
- 
- org.codehaus.groovy.vmplugin.VMPluginFactory
 
- 
 public class VMPluginFactory extends java.lang.ObjectFactory class to get functionality based on the VM version. The usage of this class is not for public use, only for the runtime.
- 
- 
Constructor SummaryConstructors Constructor Description VMPluginFactory()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static VMPlugingetPlugin()
 
- 
- 
- 
Method Detail- 
getPluginpublic static VMPlugin getPlugin() 
 
- 
 
-