A B C D E G H I J L M N O P R S T U V 

A

addClassFolder(File) - Method in class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
Adds a single class folder.
addGlob(File, String...) - Method in class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
Looks for the child files/directories in the given folder that matches the specified GLOB patterns (like "foo-*.jar") and adds them to the classpath.
addJar(File) - Method in class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
Adds a single jar.
addJarFolder(File, String...) - Method in class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
Adds all jars in the given folder.
AppServer - Annotation Type in com.sun.enterprise.glassfish.bootstrap
AppServer is the scope for objects whose life cycles are tied to the life cycle of the application server.
ARG_SEP - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
ARGS_PROP - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
ASMain - Class in com.sun.enterprise.glassfish.bootstrap
Tag Main to get the manifest file
ASMain() - Constructor for class com.sun.enterprise.glassfish.bootstrap.ASMain
 

B

BOOTSTRAP_CANT_EXTRACT_ARCHIVE - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BOOTSTRAP_CANT_FIND_RAR - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BOOTSTRAP_FMWCONF - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BOOTSTRAP_INCORRECT_JDKVERSION - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BOOTSTRAP_LOGGER - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BOOTSTRAP_LOGGER_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
build(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntimeBuilder
 
build(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder
 
build(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntimeBuilder
 
BUILDER_NAME_PROPERTY - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
buildStartupContext(Properties) - Static method in class com.sun.enterprise.glassfish.bootstrap.MainHelper
 
buildStaticStartupContext(long, String...) - Static method in class com.sun.enterprise.glassfish.bootstrap.MainHelper
 
BUNDLE_ALREADY_UNINSTALED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_INSTALLATION_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_START_FAILED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_STARTING_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_STOP_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_UNINSTALL_FAILED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BUNDLE_UPDATED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
BundleProvisioner - Class in com.sun.enterprise.glassfish.bootstrap.osgi
Goes through a list of URIs and installs bundles from those locations.
BundleProvisioner(BundleContext, Properties) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
BundleProvisioner(BundleContext, BundleProvisioner.Customizer) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
BundleProvisioner.DefaultCustomizer - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This is default implementation of Customizer which uses the URI of the Jar as location.
BundleProvisioner.DefaultCustomizer(Properties) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 

C

CANT_LOCATE_BUNDLE - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_SET_START_LEVEL - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_START_BUNDLE - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_STORE_BUNDLEIDS - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_STORE_PROVISIONING_OPTIONS - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_TELL_IF_FRAGMENT - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CANT_UPDATE_ALREADY_INSTALLED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
CAUGHT_EXCEPTION - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
ClassPathBuilder - Class in com.sun.enterprise.glassfish.bootstrap
Builds up a ClassLoader.
ClassPathBuilder(ClassLoader) - Constructor for class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
 
com.sun.enterprise.glassfish.bootstrap - package com.sun.enterprise.glassfish.bootstrap
 
com.sun.enterprise.glassfish.bootstrap.osgi - package com.sun.enterprise.glassfish.bootstrap.osgi
 
Configurator - Interface in com.sun.enterprise.glassfish.bootstrap
 
configure(Properties) - Method in interface com.sun.enterprise.glassfish.bootstrap.Configurator
 
Constants - Class in com.sun.enterprise.glassfish.bootstrap
 
Constants - Class in com.sun.enterprise.glassfish.bootstrap.osgi
 
Constants() - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.Constants
 
Constants.Platform - Enum in com.sun.enterprise.glassfish.bootstrap
 
copy(JarFile, JarEntry, JarOutputStream) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
copy(JarFile, JarEntry, OutputStream) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
copy(JarFile, JarEntry, WritableByteChannel) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
copy(byte[], String, JarOutputStream) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
copy(URL, File, boolean) - Static method in class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime
 
create() - Method in class com.sun.enterprise.glassfish.bootstrap.ClassPathBuilder
 
CREATE_BUNDLE_PROVISIONER - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
createGlassFish(ModuleStartup, ServiceLocator, Properties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime
 
createModuleId(String, String) - Method in class com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory
 
createModuleId(ModuleDefinition) - Method in class com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory
 
createModulesRegistry() - Method in class com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory
 

D

DEFAULT_DOMAINS_DIR_PROPNAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
DEFAULT_JMS_ADAPTER - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JMS datasource system resource adapter name.
defineParentClassLoader() - Method in class com.sun.enterprise.glassfish.bootstrap.EmbeddedMain
 
dispose() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
dispose() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 

E

EmbeddedInhabitantsParser - Class in com.sun.enterprise.glassfish.bootstrap
Kernel's decoration for embedded environment.
EmbeddedInhabitantsParser() - Constructor for class com.sun.enterprise.glassfish.bootstrap.EmbeddedInhabitantsParser
 
EmbeddedMain - Class in com.sun.enterprise.glassfish.bootstrap
Main for embedded.
EmbeddedMain(ClassLoader) - Constructor for class com.sun.enterprise.glassfish.bootstrap.EmbeddedMain
 
EmbeddedOSGiGlassFishImpl - Class in com.sun.enterprise.glassfish.bootstrap.osgi
A specialized implementation of GlassFish which takes care of calling registering & unregistering GlassFish service from service registry when GlassFish is started and stopped.
EmbeddedOSGiGlassFishImpl(GlassFish, BundleContext) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl
 
EmbeddedOSGiGlassFishRuntime - Class in com.sun.enterprise.glassfish.bootstrap.osgi
Implementation of GlassFishRuntime in an OSGi environment.
EmbeddedOSGiGlassFishRuntime(BundleContext) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime
 
EmbeddedOSGiGlassFishRuntimeBuilder - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This RuntimeBuilder is responsible for setting up a GlassFishRuntime when user has a regular installation of GlassFish and they want to embed GlassFish in an existing OSGi runtime.
EmbeddedOSGiGlassFishRuntimeBuilder() - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntimeBuilder
 
ENTRY_SKIPPED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
ENTRY_SKIPPED_DUE_TO - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
extractJar(File, String) - Static method in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 
extractRar(String, String) - Static method in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 
extractRars(String) - Static method in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 

G

getAutoInstallLocations() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
getAutoStartLocations() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
getBundleContext() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
getCommandRunner() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
getCommandRunner() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
getConfiguredAutoInstallLocations() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
getCustomizer() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
getCustomizer() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 
getDeployer() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
getDeployer() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
getInstallRoot(Properties) - Static method in class com.sun.enterprise.glassfish.bootstrap.StartupContextUtil
 
getInstallRoot(StartupContext) - Static method in class com.sun.enterprise.glassfish.bootstrap.StartupContextUtil
 
getInstanceRoot(Properties) - Static method in class com.sun.enterprise.glassfish.bootstrap.StartupContextUtil
 
getInstanceRoot(StartupContext) - Static method in class com.sun.enterprise.glassfish.bootstrap.StartupContextUtil
 
getLogger() - Static method in class com.sun.enterprise.glassfish.bootstrap.Util
 
getManifest() - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
getName() - Method in class com.sun.enterprise.glassfish.bootstrap.EmbeddedInhabitantsParser
 
getName() - Method in class com.sun.enterprise.glassfish.bootstrap.EmbeddedMain
 
getNoOfInstalledBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
getNoOfUninstalledBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
getNoOfUpdatedBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
getOriginalArguments(StartupContext) - Static method in class com.sun.enterprise.glassfish.bootstrap.StartupContextUtil
 
getService(Class<T>) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
getService(Class<T>, String) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
getService(Class<T>) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
getService(Class<T>, String) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
getService(Class<T>) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiFrameworkLauncher
 
getStartLevel(Jar) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
getStartOptions() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
getStatus() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
getStatus() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
GF_KERNEL - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
GlassFishDecorator - Class in com.sun.enterprise.glassfish.bootstrap
A decorator for GlassFish
GlassFishDecorator(GlassFish) - Constructor for class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
GlassFishImpl - Class in com.sun.enterprise.glassfish.bootstrap
 
GlassFishImpl(ModuleStartup, ServiceLocator, Properties) - Constructor for class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
GlassFishMain - Class in com.sun.enterprise.glassfish.bootstrap
 
GlassFishMain() - Constructor for class com.sun.enterprise.glassfish.bootstrap.GlassFishMain
 
GlassFishMain.Launcher - Class in com.sun.enterprise.glassfish.bootstrap
 
GlassFishMain.Launcher() - Constructor for class com.sun.enterprise.glassfish.bootstrap.GlassFishMain.Launcher
 
GlassFishMainActivator - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This activator is used when glassfish.jar is installed and started in an existing OSGi runtime.
GlassFishMainActivator() - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.GlassFishMainActivator
 
GlassFishRuntimeDecorator - Class in com.sun.enterprise.glassfish.bootstrap
A decorator for GlassFishRuntime
GlassFishRuntimeDecorator(GlassFishRuntime) - Constructor for class com.sun.enterprise.glassfish.bootstrap.GlassFishRuntimeDecorator
 

H

handles(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntimeBuilder
 
handles(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder
 
handles(BootstrapProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntimeBuilder
 
hasAnyThingChanged() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
hasAnyThingChanged() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 
HK2_CACHE_DIR - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 

I

INHABITANTS_CACHE - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
initialize(ClassLoader) - Static method in class com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory
 
INSTALL_FAILED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
INSTALL_ROOT_PROP_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
INSTALL_ROOT_URI_PROP_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
installBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
This method goes collects list of bundles that have been installed from the watched directory in previous run of the program, compares them with the current set of jar files, uninstalls old bundles, updates modified bundles, installs new bundles.
installBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 
INSTANCE_ROOT_PROP_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
INSTANCE_ROOT_URI_PROP_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
isDirectory(URI) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
Is this URI a directory?
isManaged(Jar) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
isSystemBundleUpdationRequired() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 

J

JarUtil - Class in com.sun.enterprise.glassfish.bootstrap
Most part is copied from com.sun.appserv.connectors.internal.api.ConnectorsUtil

For JMS to work, rar extraction should be done while creating the GlassFish instance.

JarUtil() - Constructor for class com.sun.enterprise.glassfish.bootstrap.JarUtil
 
JAXR_RA_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JAXR system resource adapter name.
JDBCCONNECTIONPOOLDATASOURCE_RA_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JDBC connectionpool datasource system resource adapter name.
JDBCDATASOURCE_RA_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JDBC datasource system resource adapter name.
JDBCDRIVER_RA_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JDBC Driver Manager system resource adapter name.
JDBCXA_RA_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
JDBC XA datasource system resource adapter name.

L

LATEST_FILE_IN_INSTALL_LOCATION - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
launch(Properties) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishMain.Launcher
 
launchOSGiFrameWork() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiFrameworkLauncher
 
listJarFiles(URI) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
log(Logger, Level, String, Throwable, Object...) - Static method in class com.sun.enterprise.glassfish.bootstrap.LogFacade
This helper method is duplicated from org.glassfish.api.logging.LogHelper to avoid adding dependency on the glassfish-api bundle.
LogFacade - Class in com.sun.enterprise.glassfish.bootstrap
 
LogFacade() - Constructor for class com.sun.enterprise.glassfish.bootstrap.LogFacade
 

M

main(String[]) - Static method in class com.sun.enterprise.glassfish.bootstrap.ASMain
 
main(String[]) - Static method in class com.sun.enterprise.glassfish.bootstrap.GlassFishMain
 
main(String[]) - Static method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
A simple main method to test this class
main(String...) - Static method in class com.sun.enterprise.glassfish.bootstrap.UberMain
 
MainHelper - Class in com.sun.enterprise.glassfish.bootstrap
Utility class used by bootstrap module.
MainHelper() - Constructor for class com.sun.enterprise.glassfish.bootstrap.MainHelper
 
makeLocation(Jar) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.DefaultCustomizer
 
MinimalBundleProvisioner - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This is a specialized BundleProvisioner that installs only a minimum set of of bundles.
MinimalBundleProvisioner(BundleContext, Properties) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 

N

newGlassFish(GlassFishProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishRuntimeDecorator
 
newGlassFish(GlassFishProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime
 
newGlassFish(GlassFishProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntime
 
newGlassFish(GlassFishProperties) - Method in class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime
Creates a new GlassFish instance and add it to a Map of instances created by this runtime.
NO_FORCED_SHUTDOWN - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 

O

ORIGINAL_ARGS - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
ORIGINAL_CN - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
ORIGINAL_CP - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
OSGI_INIT_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
OSGI_LOCATE_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
OSGiFrameworkLauncher - Class in com.sun.enterprise.glassfish.bootstrap.osgi
Utility class which takes care of launching OSGi framework.
OSGiFrameworkLauncher(Properties) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiFrameworkLauncher
 
OSGiGlassFishRuntime - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This is a special implementation used in non-embedded environment.
OSGiGlassFishRuntime(GlassFishRuntime, Framework) - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntime
 
OSGiGlassFishRuntimeBuilder - Class in com.sun.enterprise.glassfish.bootstrap.osgi
This RuntimeBuilder can only handle GlassFish_Platform of following types:

Constants.Platform#Felix, Constants.Platform#Equinox, and Constants.Platform#Knopflerfish.

OSGiGlassFishRuntimeBuilder() - Constructor for class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntimeBuilder
Default constructor needed for meta-inf/service lookup to work
overrideBySystemProps(Properties, Collection<String>) - Static method in class com.sun.enterprise.glassfish.bootstrap.Util
Override property values in the given properties object by values set in corresponding property names in System properties object.

P

parseAsEnv(File) - Static method in class com.sun.enterprise.glassfish.bootstrap.MainHelper
 
PLATFORM_PROPERTY_KEY - Static variable in class com.sun.enterprise.glassfish.bootstrap.Constants
 
process(ServiceLocator, DescriptorImpl) - Method in class com.sun.enterprise.glassfish.bootstrap.EmbeddedInhabitantsParser
 
processDirectory(JarOutputStream, File, Set<String>, Map<String, ByteArrayOutputStream>) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
PROVISIONING_OPTIONS_CHANGED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 

R

RAR_EXTENSION - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 
RB_NAME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
refresh() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
Refresh packages
refresh() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 
Rejar - Class in com.sun.enterprise.glassfish.bootstrap
Created by IntelliJ IDEA.
Rejar() - Constructor for class com.sun.enterprise.glassfish.bootstrap.Rejar
 
rejar(File, File) - Method in class com.sun.enterprise.glassfish.bootstrap.Rejar
 
run() - Method in class com.sun.enterprise.glassfish.bootstrap.UberMain
 

S

SERVICE_REGISTERED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
SERVICE_UNREGISTERED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
SERVICE_UNREGISTRATION_EXCEPTION - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
setBundleContext(BundleContext) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
setEnv(String) - Static method in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 
setSystemBundleUpdationRequired(boolean) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
SHOW_INSTALL_LOCATIONS - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
shutdown() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishRuntimeDecorator
 
shutdown() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime
 
shutdown() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishRuntime
 
shutdown() - Method in class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime
 
SingleHK2Factory - Class in com.sun.enterprise.glassfish.bootstrap
Factory which provides SingleModulesRegistry This should actually be in HK2 workspace.
SingleHK2Factory(ClassLoader) - Constructor for class com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory
 
SKIP_STARTING_ALREADY_PROVISIONED_BUNDLES - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
start() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
start() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
start() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl
 
start(BundleContext) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.GlassFishMainActivator
 
startBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
Go through the list of auto start bundles and start them.
startBundles() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.MinimalBundleProvisioner
 
STARTING_BUNDLEPROVISIONER - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
StartupContextUtil - Class in com.sun.enterprise.glassfish.bootstrap
This encapsulates the behavior of the properties object that's part of StartupContext.
StaticGlassFishRuntime - Class in com.sun.enterprise.glassfish.bootstrap
The GlassFishRuntime implementation for NonOSGi environments.
StaticGlassFishRuntime(Main) - Constructor for class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntime
 
StaticGlassFishRuntimeBuilder - Class in com.sun.enterprise.glassfish.bootstrap
 
StaticGlassFishRuntimeBuilder() - Constructor for class com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntimeBuilder
 
stop() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator
 
stop() - Method in class com.sun.enterprise.glassfish.bootstrap.GlassFishImpl
 
stop() - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl
 
stop(BundleContext) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.GlassFishMainActivator
 
substVars(Properties) - Static method in class com.sun.enterprise.glassfish.bootstrap.Util
 
systemRarNames - Static variable in class com.sun.enterprise.glassfish.bootstrap.JarUtil
 

T

TOTAL_START_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
TOTAL_TIME - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 

U

UberMain - Class in com.sun.enterprise.glassfish.bootstrap
This is main class for the uber jars viz., glassfish-embedded-all.jar and glassfish-embedded-web.jar, to be able to do:

java -jar glassfish-embedded-all.jar

java -jar glassfish-embedded-web.jar

UberMain() - Constructor for class com.sun.enterprise.glassfish.bootstrap.UberMain
 
uninstall(List<Jar>) - Method in class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner
 
UNINSTALLED_BUNDLE - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
UPDATE_FAILED - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
UPDATING_SYSTEM_BUNDLE - Static variable in class com.sun.enterprise.glassfish.bootstrap.LogFacade
 
Util - Class in com.sun.enterprise.glassfish.bootstrap
 

V

valueOf(String) - Static method in enum com.sun.enterprise.glassfish.bootstrap.Constants.Platform
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.enterprise.glassfish.bootstrap.Constants.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J L M N O P R S T U V 

Copyright © 2015. All rights reserved.