|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
name argument.
Color.def that symbolize the
default color.CommandContext kind of consumer.Plugin implementation.GroovyCommand or just don't extend anythingcrash.mountpointconfig.cmd servlet context parameter.
crash.mountpointconfig.conf servlet context parameter.
PropertyDescriptor this plugin requires for its configuration.
ServiceLoaderDiscovery instance.
mountPointConfig: when the mount point
configuration is not null, it is mounted on the returned file system.
FSDriver mounts.PropertyDescriptor this plugin requires for its configuration.
file : the current file system
classpath : the classpath
war : the war content
${} and it can accept a default value used when the variable cannot be resolved
with the :- separator:
{} + "foo" => "foo"
{} + "${foo}" => ""
{} + "\\${foo}" => "${foo}"
{foo:bar} + "${foo}" => "bar"
{} + "${foo:-bar}" => "bar"
<< operator for Groovy.
LogRecord objects based on the SimpleFormatter
formatter.null.
- PluginContext(ExecutorService, ScheduledExecutorService, PluginDiscovery, Map<String, Object>, FS, FS, ClassLoader) -
Constructor for class org.crsh.plugin.PluginContext
- Create a new plugin context.
- PluginDiscovery - Interface in org.crsh.plugin
-
- PluginLifeCycle - Class in org.crsh.plugin
- The base class for managing the CRaSH life cycle.
- PluginLifeCycle() -
Constructor for class org.crsh.plugin.PluginLifeCycle
-
- popContext() -
Method in class org.crsh.command.AbstractCommand
-
- popContext() -
Method in class org.crsh.lang.impl.groovy.command.GroovyScriptCommand
-
- PRE_HTML -
Static variable in class org.crsh.text.Format
- .
- prefix -
Variable in class org.crsh.shell.impl.remoting.ClientMessage.GetCompletion
- .
- previousRow() -
Method in class org.crsh.text.VirtualScreen
-
- print(Object, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object, Color, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object, Decoration) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object, Decoration, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object, Decoration, Color, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object, Style) -
Method in class org.crsh.text.RenderPrintWriter
-
- print(Object) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Color, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Decoration) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Decoration, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Decoration, Color, Color) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object, Style) -
Method in class org.crsh.text.RenderPrintWriter
-
- println(Object) -
Method in class org.crsh.text.RenderPrintWriter
-
- Producer<P,C extends Consumer<? super P>> - Interface in org.crsh.stream
- A producer that produces elements in a specific consumer.
- Property<T> - Class in org.crsh.plugin
-
- Property(PropertyDescriptor<T>, T) -
Constructor for class org.crsh.plugin.Property
-
- PropertyDescriptor<T> - Class in org.crsh.plugin
-
- PropertyDescriptor(Class<T>, String, T, String) -
Constructor for class org.crsh.plugin.PropertyDescriptor
- Create a new property descriptor.
- PropertyDescriptor(Class<T>, String, T, String, boolean) -
Constructor for class org.crsh.plugin.PropertyDescriptor
- Create a new property descriptor.
- provide(C) -
Method in class org.crsh.command.Pipe
-
- provide(Object) -
Method in class org.crsh.lang.impl.groovy.closure.ClosureInvoker
-
- provide(P) -
Method in class org.crsh.shell.impl.command.InvocationContextImpl
-
- provide(Void) -
Method in class org.crsh.shell.impl.command.pipeline.PipeLine
-
- provide(C) -
Method in class org.crsh.shell.impl.command.spi.CommandInvoker
-
- provide(C) -
Method in interface org.crsh.stream.Consumer
- Provide an element.
- provide(Object) -
Method in class org.crsh.text.ScreenContextConsumer
-
- pushContext(InvocationContext<?>) -
Method in class org.crsh.command.AbstractCommand
-
- pushContext(InvocationContext<?>) -
Method in class org.crsh.lang.impl.groovy.command.GroovyScriptCommand
-
Screenable and add information about the screen.Consumer<Object> that renders the object stream to a ScreenContext.ShellProcess is executed.Style.reset style.ServletContext.getResource(String).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||