[Java] Class VMPluginFactory

  • org.codehaus.groovy.vmplugin.VMPluginFactory
public class VMPluginFactory
extends Object

Factory class to get functionality based on the VM version. The usage of this class is not for public use, only for the runtime.

Methods Summary

Methods
Type Params Return Type Name and description
public static VMPlugin getPlugin()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public static VMPlugin getPlugin()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/vmplugin/VMPluginFactory.html