Skip navigation links
A C I L O S T 

A

addHttpResource(String, String, String[], InputStream) - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
HTTP resource to be available during execution.

C

createBrowser(String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Creates launcher that is using external browser.
createBrowser(String, ClassLoader, String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Creates launcher that is using external browser.
createInvocation(Class<?>, String) - Method in class org.apidesign.bck2brwsr.launcher.Launcher
Builds an invocation context.
createJavaScript() - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Creates launcher that uses internal JavaScript engine (Rhino).

I

initialize() - Method in class org.apidesign.bck2brwsr.launcher.Launcher
Initializes the launcher.
InvocationContext - Class in org.apidesign.bck2brwsr.launcher
Represents individual method invocation, its context and its result.
invoke() - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
Invokes the associated method.
invoke(int[]) - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
Invokes the associated method.

L

Launcher - Class in org.apidesign.bck2brwsr.launcher
An abstraction for executing tests in a Bck2Brwsr virtual machine.

O

org.apidesign.bck2brwsr.launcher - package org.apidesign.bck2brwsr.launcher
 

S

setArguments(String...) - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
Arguments to pass to the invoked method.
setHtmlFragment(String) - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
An HTML fragment to be available for the execution.
showDir(String, File, ClassLoader, String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Starts an HTTP server which provides access to certain directory.
showDir(File, String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Starts an HTTP server which provides access to certain directory.
showURL(ClassLoader, String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Starts an HTTP server which provides access to classes and resources available in the classes URL and shows a start page available as ClassLoader.getResource(java.lang.String) from the provide classloader.
showURL(String, ClassLoader, String) - Static method in class org.apidesign.bck2brwsr.launcher.Launcher
Starts an HTTP server which provides access to classes and resources available in the classes URL and shows a start page available as ClassLoader.getResource(java.lang.String) from the provide classloader.
shutdown() - Method in class org.apidesign.bck2brwsr.launcher.Launcher
Shuts down the launcher.

T

toString() - Method in class org.apidesign.bck2brwsr.launcher.InvocationContext
Obtains textual result of the invocation.
A C I L O S T 
Skip navigation links

Copyright © 2025 API Design. All Rights Reserved.