|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovySystem
public final class GroovySystem
Method Summary | |
---|---|
static MetaClassRegistry |
getMetaClassRegistry()
|
static boolean |
isKeepJavaMetaClasses()
|
static boolean |
isUseReflection()
|
static void |
setKeepJavaMetaClasses(boolean keepJavaMetaClasses)
|
static void |
stopThreadedReferenceManager()
This method can be used to ensure that no threaded created by a reference manager will be active. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isUseReflection()
public static MetaClassRegistry getMetaClassRegistry()
public static void setKeepJavaMetaClasses(boolean keepJavaMetaClasses)
public static boolean isKeepJavaMetaClasses()
public static void stopThreadedReferenceManager()
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |