- scn() - Method in class xyz.cofe.cxconsole.groovy.CXGroovyConf
-
- scn(Runnable) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyConf
-
- scn() - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- scn(Runnable) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- scn() - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- scn(Runnable) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Выполняет код в блоку try/finally а затем рассылает уведомления.
- scn() - Method in class xyz.cofe.cxconsole.groovy.ImportStatementAbstract
-
- scnChangedSupport - Variable in class xyz.cofe.cxconsole.groovy.ImportStatementAbstract
-
- scnSupport - Variable in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- scnSupport - Variable in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- script(String) - Method in class xyz.cofe.cxconsole.groovy.log.LogStart
-
- scriptArguments - Variable in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- scriptBaseClass - Variable in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- scriptDocExecService - Variable in class xyz.cofe.cxconsole.groovy.GroovyUIService
-
- scriptFileName - Variable in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- scriptService - Variable in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderService
-
- scriptService - Variable in class xyz.cofe.cxconsole.groovy.GroovyEngineFactory
-
- scriptService - Variable in class xyz.cofe.cxconsole.groovy.GroovyEngineService
-
- scriptService - Variable in class xyz.cofe.cxconsole.groovy.GroovyUIService
-
- serviceMain(String[]) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- serviceRequest(int) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setAlias(String) - Method in class xyz.cofe.cxconsole.groovy.ImportClass
-
- setAlias(String) - Method in class xyz.cofe.cxconsole.groovy.ImportField
-
- setArguments(String[]) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngineScript
-
Указывает аргументы метода run()
- setAssignOutProperty(boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Устанавливать свойство out для GroovyShell, если доступен writer
- setBaseDirectory(File) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
Указывает базовой каталог
- setBaseDirectory(File) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyConf
-
- setBaseDirectory(File) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setBindings(EngineBindings) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- setCacheGroovyShell(boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает кэшировать или каждый раз создавать новый GroovyShell
- setCharset(Charset) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
Указывает кодировку файлов
- setClassLoader(ClassLoader) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает загрузчик классов, на поведение GroovyClassLoader влияет свойство GClassLoaderClearCache
- setClassLoaderBuilder(ClassLoaderBuilder) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyConf
-
- setClassName(String) - Method in class xyz.cofe.cxconsole.groovy.ImportClass
-
- setClassName(String) - Method in class xyz.cofe.cxconsole.groovy.ImportField
-
- setClassName(String) - Method in class xyz.cofe.cxconsole.groovy.ImportFields
-
- setCompilerConfiguration(GCompilerConf) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyConf
-
- setCompilerConfiguration(GCompilerConf) - Method in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderBuilder
-
- setCompilerConfiguration(GCompilerConf) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- setCXGroovyConf(CXGroovyConf) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
Указывает текущую конфигурацию
- setCXGroovyConf(CXGroovyConf) - Method in class xyz.cofe.cxconsole.groovy.StartupCP
-
- setCXGroovyConfFile(File) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
Указывает файл конфигурации
- setDebug(Boolean) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setDefaultResult(boolean) - Method in class xyz.cofe.cxconsole.groovy.log.FiltersConf
-
- setDefaultScriptExtension(String) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setErrorWriter(Writer) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает output ошибок для класса скрипта.
- setFactory(GroovyEngineFactory) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает фабрику Groovy
- setFieldName(String) - Method in class xyz.cofe.cxconsole.groovy.ImportField
-
- setGClassLoaderClearCache(boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает сбрасывать кэш скомпилированных Groovy классов из ClassLoader-а, при запуске скрипта
- setImports(List<ImportStatement>) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setMinimumRecompilationInterval(Integer) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setPackageName(String) - Method in class xyz.cofe.cxconsole.groovy.ImportPackage
-
- setRecompileGroovySource(Boolean) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setRunMethod(GroovyEngineScript.RunMethod) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngineScript
-
Указывает метод GroovyShell выполнения скрипта
- setScriptArguments(List<String>) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setScriptBaseClass(String) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setScriptFile(String) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngineScript
-
Указывает имя скрипт файла
- setScriptFileName(String) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setScriptService(ScriptService) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngineFactory
-
- setScriptText(String) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngineScript
-
Указывает код скрипта
- setShouldRecompile(Boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderBuilder
-
- setSourceEncoding(Charset) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setSubmitId(long) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Счетчик для ThreadGroup
- setSubmitIdInc(long) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Шаг счетчика ThreadGroup
- setSync(Object) - Method in class xyz.cofe.cxconsole.groovy.ImportStatementAbstract
-
- setTargetDirectory(String) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setThreadDaemon(Boolean) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setThreadGroup(ThreadGroup) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setThreadGroupAuto(boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- setThreadName(String) - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- setTryReflectGroovyShell(boolean) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- setVerbose(Boolean) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- setWrappedList(List<T>) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf.EList
-
- setWriter(Writer) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
Указывает output для класса скрипта.
- severe(Class) - Method in class xyz.cofe.cxconsole.groovy.log.LogLevelConf
-
- severe(String) - Method in class xyz.cofe.cxconsole.groovy.log.LogLevelConf
-
- shouldRecompile - Variable in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderBuilder
-
- showClasspath() - Method in class xyz.cofe.cxconsole.groovy.CXGroovyCLI
-
- shutdown() - Method in class xyz.cofe.cxconsole.groovy.GroovyUIService
-
- shutdown() - Method in class xyz.cofe.cxconsole.groovy.ob.GroovyObSrvc
-
- shutdown(AutoCloseable) - Method in class xyz.cofe.cxconsole.groovy.ob.GroovyObSrvc
-
- shutdown(Runnable) - Method in class xyz.cofe.cxconsole.groovy.ob.GroovyObSrvc
-
- shutdownSet - Variable in class xyz.cofe.cxconsole.groovy.ob.GroovyObSrvc
-
- simpleFormat() - Method in class xyz.cofe.cxconsole.groovy.log.JavalogConf.ConsoleConf
-
- simpleFormat(String) - Method in class xyz.cofe.cxconsole.groovy.log.JavalogConf
-
- sourceEncoding - Variable in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- startStopSync - Variable in class xyz.cofe.cxconsole.groovy.log.LogHandler
-
- StartupCP - Class in xyz.cofe.cxconsole.groovy
-
- StartupCP() - Constructor for class xyz.cofe.cxconsole.groovy.StartupCP
-
- store(Map) - Method in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderBuilder
-
- store(Map) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- storeImports(Element) - Method in class xyz.cofe.cxconsole.groovy.GCompilerConf
-
- storeProperties(Element) - Method in class xyz.cofe.cxconsole.groovy.GroovyClassLoaderBuilder
-
- submit(GroovyEngineScript) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- submit(String) - Method in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- submitId - Variable in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- submitIdInc - Variable in class xyz.cofe.cxconsole.groovy.GroovyEngine
-
- sync - Variable in class xyz.cofe.cxconsole.groovy.ImportStatementAbstract
-