Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
W
B
BundleProvisioner
- Class in
org.glassfish.fighterfish.test.util
BundleProvisioner(BundleContext)
- Constructor for class org.glassfish.fighterfish.test.util.
BundleProvisioner
C
configure()
- Method in class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
configureEmbeddedDerby(GlassFish, String, File)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
Configures jdbc/__default datasource to use a custom pool that uses embedded derby.
configureEmbeddedDerby()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Constants
- Class in
org.glassfish.fighterfish.test.util
Constants used in various places.
Constants()
- Constructor for class org.glassfish.fighterfish.test.util.
Constants
create(BundleContext)
- Static method in class org.glassfish.fighterfish.test.util.
TestContext
createJmsCF(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsCF(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
createJmsQueue(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsTopic(GlassFish, String)
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
createJmsTopic(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
D
DEFAULT_DS
- Static variable in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
DEFAULT_POOL
- Static variable in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
EjbBundle
Deploy the given EJB OSGi bundle.
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
EntityBundle
Deploy this entity bundle.
deploy(long, TimeUnit)
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
Deploy the given OSGi Web Application Bundle.
deployed(String)
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
deployEjbBundle(Bundle, String[])
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given EJB OSGi bundle.
deployEntityBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given JPA Entities bundle.
deploying()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
deployWebAppBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
Deploy the given OSGi Web Application Bundle.
derbyRootDir
- Static variable in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
describeTo(Description)
- Method in class org.glassfish.fighterfish.test.util.
StringPatternMatcher
destroy()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
E
EjbBundle
- Class in
org.glassfish.fighterfish.test.util
This class is used by tests to deploy Ejb Bundles.
EjbBundle(BundleContext, Bundle, String[])
- Constructor for class org.glassfish.fighterfish.test.util.
EjbBundle
A handle to the EJB bundle being deployed.
EnterpriseResourceProvisioner
- Class in
org.glassfish.fighterfish.test.util
EnterpriseResourceProvisioner()
- Constructor for class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
EntityBundle
- Class in
org.glassfish.fighterfish.test.util
A class that helps tests in the deployment of entity bundles.
EntityBundle(BundleContext, Bundle)
- Constructor for class org.glassfish.fighterfish.test.util.
EntityBundle
Create a new EntityBundle
F
failed(Throwable, String, Long[])
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
G
getBundleContext()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
getDerbyDBRootDir()
- Static method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
getGfHome()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getGlassFish()
- Method in class org.glassfish.fighterfish.test.util.
TestContext
getInstance()
- Static method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getMessage()
- Method in exception org.glassfish.fighterfish.test.util.
TimeoutException
getPaxExamConfiguration()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getPlatform()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
getResponse(URL)
- Static method in class org.glassfish.fighterfish.test.util.
URLHelper
getResponse(String)
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
Make a request to the resource available at the path relative to this web app.
getService(BundleContext, Class<T>)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
getService(BundleContext, Class<T>, long)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
getTimeout()
- Method in class org.glassfish.fighterfish.test.util.
TestsConfiguration
GlassFishTracker
- Class in
org.glassfish.fighterfish.test.util
When GlassFish bundles are deployed, the server does a lot of background operation, so this class help test cases track availability of GlassFish.
GlassFishTracker()
- Constructor for class org.glassfish.fighterfish.test.util.
GlassFishTracker
H
handleEvent(Event)
- Method in class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
I
installTestBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
Install a bundle and add it to the list of bundles.
installTestBundle(String)
- Method in class org.glassfish.fighterfish.test.util.
TestContext
J
JStack
- Class in
org.glassfish.fighterfish.test.util
This object represents the current stack traces of all threads in the system - very much similar to the output of jstack command line tool.
JStack()
- Constructor for class org.glassfish.fighterfish.test.util.
JStack
L
logger
- Variable in class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
logger
- Variable in class org.glassfish.fighterfish.test.util.
TestsConfiguration
M
matches(Object)
- Method in class org.glassfish.fighterfish.test.util.
StringPatternMatcher
O
org.glassfish.fighterfish.test.util
- package org.glassfish.fighterfish.test.util
OSGiUtil
- Class in
org.glassfish.fighterfish.test.util
OSGiUtil()
- Constructor for class org.glassfish.fighterfish.test.util.
OSGiUtil
P
PaxExamConfigurator
- Class in
org.glassfish.fighterfish.test.util
Provides common PAX configuration for all tests.
PaxExamConfigurator(File, String, long, File)
- Constructor for class org.glassfish.fighterfish.test.util.
PaxExamConfigurator
PropertiesUtil
- Class in
org.glassfish.fighterfish.test.util
Helper class that knows how to do variable substitution recurssively in a properties object.
PropertiesUtil()
- Constructor for class org.glassfish.fighterfish.test.util.
PropertiesUtil
R
rdcs
- Variable in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
List of config changes made by a test method
RestorableDomainConfiguration
- Interface in
org.glassfish.fighterfish.test.util
Represents a domain configuration change that can be restored to its original value.
restore()
- Method in interface org.glassfish.fighterfish.test.util.
RestorableDomainConfiguration
restoreDomainConfiguration()
- Method in class org.glassfish.fighterfish.test.util.
EnterpriseResourceProvisioner
S
stop()
- Method in class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
Stop listening for events.
StringPatternMatcher
- Class in
org.glassfish.fighterfish.test.util
A simple
BaseMatcher
that matches if a string contains a specific character sequence.
StringPatternMatcher(String)
- Constructor for class org.glassfish.fighterfish.test.util.
StringPatternMatcher
substVars(Properties)
- Static method in class org.glassfish.fighterfish.test.util.
PropertiesUtil
T
TestContext
- Class in
org.glassfish.fighterfish.test.util
A TestContext is a facade through which a test interacts with underlying OSGi or Java EE platform.
TestsConfiguration
- Class in
org.glassfish.fighterfish.test.util
Represents configuration common to all tests.
TimeoutException
- Exception in
org.glassfish.fighterfish.test.util
This exception has the additional role of printing equivalent of JStack so that we can analyse any locking issues easily.
TimeoutException()
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(String)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(String, Throwable)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
TimeoutException(Throwable)
- Constructor for exception org.glassfish.fighterfish.test.util.
TimeoutException
toString()
- Method in class org.glassfish.fighterfish.test.util.
JStack
U
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
EjbBundle
Undeploy the EJB OSGi bundle.
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
EntityBundle
undeploy()
- Method in class org.glassfish.fighterfish.test.util.
WebAppBundle
Undeploy the OSGi Web Application Bundle.
undeployed()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
undeploying()
- Method in interface org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler.Callback
uninstallAllTestBundles()
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
uninstallTestBundle(Bundle)
- Method in class org.glassfish.fighterfish.test.util.
BundleProvisioner
Uninstall a bundle if it has been installed by
URLHelper
- Class in
org.glassfish.fighterfish.test.util
URLHelper()
- Constructor for class org.glassfish.fighterfish.test.util.
URLHelper
W
WABDeploymentEventHandler
- Class in
org.glassfish.fighterfish.test.util
Listens to OSGi Event Admin Service generated events generated for a WAB and calls back a registered handler
WABDeploymentEventHandler(BundleContext, Bundle, WABDeploymentEventHandler.Callback)
- Constructor for class org.glassfish.fighterfish.test.util.
WABDeploymentEventHandler
WABDeploymentEventHandler.Callback
- Interface in
org.glassfish.fighterfish.test.util
waitForGfToStart(BundleContext, long)
- Static method in class org.glassfish.fighterfish.test.util.
GlassFishTracker
waitForService(BundleContext, Bundle, String, long)
- Static method in class org.glassfish.fighterfish.test.util.
OSGiUtil
Wait for a specified amount of time for a service of a given type to be made available by a given bundle.
WebAppBundle
- Class in
org.glassfish.fighterfish.test.util
This class is used by tests to deploy WABs.
WebAppBundle(BundleContext, Bundle)
- Constructor for class org.glassfish.fighterfish.test.util.
WebAppBundle
A handle to the web application bundle being deployed.
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.