A C D E G H N O R S U W

A

appLife - Variable in class org.glassfish.embed.GlassFish
 
archiveFactory - Variable in class org.glassfish.embed.GlassFish
 

C

classes - Variable in class org.glassfish.embed.ScatteredWar
Classes and jar files that constitute the web app.
close() - Method in class org.glassfish.embed.ScatteredWar
 
config - Variable in class org.glassfish.embed.GFVirtualServer
 
core - Variable in class org.glassfish.embed.GFHttpListener
 
createHttpListener(int) - Method in class org.glassfish.embed.GlassFish
 
createTempDir() - Method in class org.glassfish.embed.GlassFish
 
createVirtualServer(GFHttpListener) - Method in class org.glassfish.embed.GlassFish
 

D

decorateInhabitantsParser(InhabitantsParser) - Method in class org.glassfish.embed.GlassFish
Tweaks the 'recipe' --- for embedded use, we'd like GFv3 to behave a little bit differently from normal stand-alone use.
delete() - Method in class org.glassfish.embed.ScatteredWar
 
deploy(File) - Method in class org.glassfish.embed.GlassFish
Deploys WAR/EAR/RAR/etc to this GlassFish.
deploy(ReadableArchive) - Method in class org.glassfish.embed.GlassFish
 

E

entries() - Method in class org.glassfish.embed.ScatteredWar
 
entries(String) - Method in class org.glassfish.embed.ScatteredWar
 
env - Variable in class org.glassfish.embed.GlassFish
 
exists(String) - Method in class org.glassfish.embed.ScatteredWar
 
exists() - Method in class org.glassfish.embed.ScatteredWar
 

G

getArchiveSize() - Method in class org.glassfish.embed.ScatteredWar
 
getEntry(String) - Method in class org.glassfish.embed.ScatteredWar
 
getEntrySize(String) - Method in class org.glassfish.embed.ScatteredWar
 
getId() - Method in class org.glassfish.embed.GFHttpListener
 
getManifest() - Method in class org.glassfish.embed.ScatteredWar
 
getName() - Method in class org.glassfish.embed.ScatteredWar
 
getOwner() - Method in class org.glassfish.embed.GFApplication
Which GlassFish is this application deployed on?
getSubArchive(String) - Method in class org.glassfish.embed.ScatteredWar
 
getURI() - Method in class org.glassfish.embed.ScatteredWar
 
GFApplication - Class in org.glassfish.embed
An application deployed on GlassFish.
GFApplication(GlassFish, ApplicationInfo, DeploymentContext) - Constructor for class org.glassfish.embed.GFApplication
 
GFException - Exception in org.glassfish.embed
Indicates a failure inside GlassFish.
GFException() - Constructor for exception org.glassfish.embed.GFException
 
GFException(String) - Constructor for exception org.glassfish.embed.GFException
 
GFException(String, Throwable) - Constructor for exception org.glassfish.embed.GFException
 
GFException(Throwable) - Constructor for exception org.glassfish.embed.GFException
 
GFHttpListener - Class in org.glassfish.embed
HTTP Listener listens on a TCP port for incoming HTTP connection and delivers requests to GFVirtualServer.
GFHttpListener(String, HttpListener) - Constructor for class org.glassfish.embed.GFHttpListener
 
GFVirtualServer - Class in org.glassfish.embed
Virtual server.
GFVirtualServer(VirtualServer) - Constructor for class org.glassfish.embed.GFVirtualServer
 
GlassFish - Class in org.glassfish.embed
Entry point to the embedded GlassFish.
GlassFish() - Constructor for class org.glassfish.embed.GlassFish
Starts an empty do-nothing GlassFish v3.
GlassFish(int) - Constructor for class org.glassfish.embed.GlassFish
Starts GlassFish v3 with minimalistic configuration that involves single HTTP listener listening on the given port.

H

habitat - Variable in class org.glassfish.embed.GlassFish
 

N

name - Variable in class org.glassfish.embed.ScatteredWar
Name of the web app.

O

open(URI) - Method in class org.glassfish.embed.ScatteredWar
 
org.glassfish.embed - package org.glassfish.embed
 

R

renameTo(String) - Method in class org.glassfish.embed.ScatteredWar
 
resources - Variable in class org.glassfish.embed.ScatteredWar
Static resources, JSP, etc.

S

ScatteredWar - Class in org.glassfish.embed
ReadableArchive representation of an web application that is not assembled into the canonical war format.
ScatteredWar(String, File, File, Collection<URL>) - Constructor for class org.glassfish.embed.ScatteredWar
 
setLogLevel(Level) - Static method in class org.glassfish.embed.GlassFish
Sets the overall logging level for GlassFish.
snifMan - Variable in class org.glassfish.embed.GlassFish
 
stop() - Method in class org.glassfish.embed.GlassFish
Stops the running server.

U

undeploy() - Method in class org.glassfish.embed.GFApplication
Undeploys this application.

W

webXml - Variable in class org.glassfish.embed.ScatteredWar
Location of web.xml

A C D E G H N O R S U W

Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.