A C D G I J M N O P R S T V 

A

AbstractManagedProcess<C extends ManagedProcessOptions> - Class in org.jboss.gravia.process.spi
The managed root container
AbstractManagedProcess(C, PropertiesProvider) - Constructor for class org.jboss.gravia.process.spi.AbstractManagedProcess
 
AbstractManagedProcess.ConsoleConsumer - Class in org.jboss.gravia.process.spi
Runnable that consumes the output of the process.
AbstractManagedProcess.ConsoleConsumer(Process, ManagedProcessOptions) - Constructor for class org.jboss.gravia.process.spi.AbstractManagedProcess.ConsoleConsumer
 
AbstractManagedProcessOptions - Class in org.jboss.gravia.process.spi
 
AbstractManagedProcessOptions() - Constructor for class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
AbstractProcessBuilder<B extends ManagedProcessBuilder<B,T>,T extends AbstractManagedProcessOptions> - Class in org.jboss.gravia.process.spi
 
AbstractProcessBuilder(T) - Constructor for class org.jboss.gravia.process.spi.AbstractProcessBuilder
 
addMavenCoordinates(MavenCoordinates) - Method in interface org.jboss.gravia.process.api.ManagedProcessBuilder
 
addMavenCoordinates(MavenCoordinates) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
addMavenCoordinates(MavenCoordinates) - Method in class org.jboss.gravia.process.spi.AbstractProcessBuilder
 

C

create() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
create() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 

D

destroy() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
destroy() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
destroyProcess() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
doConfigure() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
doDestroy() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
doStart() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
doStop() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 

G

getCreateOptions() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
getCreateOptions() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
getHomeDir() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
getHomeDir() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
getJavaVmArguments() - Method in interface org.jboss.gravia.process.api.ManagedProcessOptions
 
getJavaVmArguments() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
getMavenCoordinates() - Method in interface org.jboss.gravia.process.api.ManagedProcessOptions
 
getMavenCoordinates() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
getProcessOptions() - Method in interface org.jboss.gravia.process.api.ManagedProcessBuilder
 
getState() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
getState() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
getTargetDirectory() - Method in interface org.jboss.gravia.process.api.ManagedProcessOptions
 
getTargetDirectory() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 

I

isOutputToConsole() - Method in interface org.jboss.gravia.process.api.ManagedProcessOptions
 
isOutputToConsole() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 

J

jvmArguments(String) - Method in interface org.jboss.gravia.process.api.ManagedProcessBuilder
 
jvmArguments(String) - Method in class org.jboss.gravia.process.spi.AbstractProcessBuilder
 

M

ManagedProcess<T extends ManagedProcessOptions> - Interface in org.jboss.gravia.process.api
The managed root container
ManagedProcess.State - Enum in org.jboss.gravia.process.api
 
ManagedProcessBuilder<B extends ManagedProcessBuilder<B,C>,C extends ManagedProcessOptions> - Interface in org.jboss.gravia.process.api
A builder for a fabric container
ManagedProcessOptions - Interface in org.jboss.gravia.process.api
Managed container create options

N

nextAvailablePort(int, InetAddress) - Method in interface org.jboss.gravia.process.api.PortManager
 
nextAvailablePort(int) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
nextAvailablePort(int, InetAddress) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 

O

org.jboss.gravia.process.api - package org.jboss.gravia.process.api
 
org.jboss.gravia.process.spi - package org.jboss.gravia.process.spi
 
outputToConsole(boolean) - Method in interface org.jboss.gravia.process.api.ManagedProcessBuilder
 
outputToConsole(boolean) - Method in class org.jboss.gravia.process.spi.AbstractProcessBuilder
 

P

PortManager - Interface in org.jboss.gravia.process.api
A host wide port manager

R

run() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess.ConsoleConsumer
 

S

setJavaVmArguments(String) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
setOutputToConsole(boolean) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
setTargetDirectory(File) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
start() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
start() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
startProcess(ProcessBuilder) - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 
stop() - Method in interface org.jboss.gravia.process.api.ManagedProcess
 
stop() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcess
 

T

targetDirectory(String) - Method in interface org.jboss.gravia.process.api.ManagedProcessBuilder
 
targetDirectory(String) - Method in class org.jboss.gravia.process.spi.AbstractProcessBuilder
 

V

validate() - Method in class org.jboss.gravia.process.spi.AbstractManagedProcessOptions
 
valueOf(String) - Static method in enum org.jboss.gravia.process.api.ManagedProcess.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.gravia.process.api.ManagedProcess.State
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G I J M N O P R S T V 

Copyright © 2014 JBoss by Red Hat. All rights reserved.