Skip navigation links
Server Daemon 1.0.0.Alpha2
C E G I M O S 

C

create(String, int) - Static method in class org.jboss.arquillian.daemon.server.Servers
Creates a Server instance using the specified bind address and bind port.

E

executeTest(String, String, String) - Method in class org.jboss.arquillian.daemon.server.ServerBase
Executes the specified method name on the specified test class upon the archive with the specified archive ID in an isolated ClassLoader containing only the archive's contents and the bootstrap ClassLoader.

G

getBindAddress() - Method in class org.jboss.arquillian.daemon.server.ServerBase
The address configured to which we should bind
getBoundAddress() - Method in interface org.jboss.arquillian.daemon.server.Server
Obtains the address to which the current running server is bound
getBoundAddress() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Obtains the address to which the current running server is bound
getDeployedArchives() - Method in class org.jboss.arquillian.daemon.server.ServerBase
 
getShrinkwrapDomain() - Method in class org.jboss.arquillian.daemon.server.ServerBase
 

I

isRunning() - Method in interface org.jboss.arquillian.daemon.server.Server
Returns whether or not the server is running
isRunning() - Method in class org.jboss.arquillian.daemon.server.ServerBase
 

M

MAX_PORT - Static variable in class org.jboss.arquillian.daemon.server.Servers
 
METHOD_NAME_CREATE - Static variable in class org.jboss.arquillian.daemon.server.Servers
 
METHOD_NAME_START - Static variable in interface org.jboss.arquillian.daemon.server.Server
 
METHOD_NAME_STOP - Static variable in interface org.jboss.arquillian.daemon.server.Server
 
METHOD_PARAMS_CREATE - Static variable in class org.jboss.arquillian.daemon.server.Servers
 
METHOD_PARAMS_START - Static variable in interface org.jboss.arquillian.daemon.server.Server
 
METHOD_PARAMS_STOP - Static variable in interface org.jboss.arquillian.daemon.server.Server
 

O

org.jboss.arquillian.daemon.server - package org.jboss.arquillian.daemon.server
 

S

Server - Interface in org.jboss.arquillian.daemon.server
Defines operations for the Arquillian Server Daemon; other non-Java API operations achieved via the WireProtocol.
ServerBase - Class in org.jboss.arquillian.daemon.server
Base support for Server implementations
ServerBase(InetSocketAddress) - Constructor for class org.jboss.arquillian.daemon.server.ServerBase
Creates a new instance, to be bound on start at the specified, required InetSocketAddress
ServerLifecycleException - Exception in org.jboss.arquillian.daemon.server
Thrown to indicate a problem during execution of a Server lifecycle event
ServerLifecycleException(String, Throwable) - Constructor for exception org.jboss.arquillian.daemon.server.ServerLifecycleException
 
Servers - Class in org.jboss.arquillian.daemon.server
Factory for creating Server instances
setBoundAddress(InetSocketAddress) - Method in class org.jboss.arquillian.daemon.server.ServerBase
 
start() - Method in interface org.jboss.arquillian.daemon.server.Server
Starts the server
start() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Starts the server
startInternal() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Starts the backend engine powering this Server.
stop() - Method in interface org.jboss.arquillian.daemon.server.Server
Stops the server
stop() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Stops the server
stopAsync() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Asynchronously calls upon Server.stop()
stopInternal() - Method in class org.jboss.arquillian.daemon.server.ServerBase
Stops the backend engine powering this Server
C E G I M O S 
Skip navigation links
Server Daemon 1.0.0.Alpha2

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