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

A

actOn(Logger) - Method in class org.glassfish.internal.data.ProgressTracker
 
adapter - Variable in class org.glassfish.internal.grizzly.ContextMapper
 
add(String, TreeNode) - Method in interface org.glassfish.flashlight.MonitoringRuntimeDataRegistry
 
add(EngineRef) - Method in class org.glassfish.internal.data.ApplicationInfo
 
add(String, ApplicationInfo) - Method in class org.glassfish.internal.data.ApplicationRegistry
 
add(String, Class<T>, T) - Method in class org.glassfish.internal.data.ProgressTracker
 
add(Class<T>, T) - Method in class org.glassfish.internal.data.ProgressTracker
 
add(Adapter) - Method in interface org.glassfish.internal.embedded.grizzly.GrizzlyContainer
 
addAll(Class<T>, Iterable<T>) - Method in class org.glassfish.internal.data.ProgressTracker
 
addChild(TreeNode) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
addClassPath(File) - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Adds a directory to the classes classpath.
addClassPath(URL) - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Adds a URL for the classes classpath.
addContainer(String, EngineInfo) - Method in class org.glassfish.internal.data.ContainerRegistry
 
addContainer(ContainerBuilder.Type) - Method in class org.glassfish.internal.embedded.Server
Adds a container of a particular type using the default operating configuration for the container.
addContainer(ContainerBuilder<T>) - Method in class org.glassfish.internal.embedded.Server
Adds a container to this server.
addContainerMark(DeploymentTracing.ContainerMark, String) - Method in class org.glassfish.internal.deployment.DeploymentTracing
 
addContext(String, String, Object, String[], Context) - Method in class org.glassfish.internal.grizzly.ContextMapper
addContext(String, String, Object, String[], Context) - Method in class org.glassfish.internal.grizzly.V3Mapper
addDelegate(DelegatingClassLoader.ClassFinder) - Method in class org.glassfish.internal.api.DelegatingClassLoader
Adds a ClassFinder to list of delegates.
addHandler(Handler) - Method in interface org.glassfish.internal.api.LogManager
Adds a new handler to the root logger
addHost(String, String[], Object) - Method in class org.glassfish.internal.grizzly.ContextMapper
addHost(String, String[], Object) - Method in class org.glassfish.internal.grizzly.V3Mapper
addMark(DeploymentTracing.Mark) - Method in class org.glassfish.internal.deployment.DeploymentTracing
 
addMetaData(Object) - Method in class org.glassfish.internal.data.ModuleInfo
 
addMetadata(File) - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Add a new metadata locator for this scattered archive.
addMetadata(String, File) - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Add a new metadata locator for this scattered archive.
addModule(ModuleInfo) - Method in class org.glassfish.internal.data.ApplicationInfo
 
addModuleMark(DeploymentTracing.ModuleMark, String) - Method in class org.glassfish.internal.deployment.DeploymentTracing
 
addOperand(String) - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Adds a command primary (operand) parameter.
addOption(String, String) - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Adds a command option as the user would specify it using the CLI command for instance
addThreadLocal(Thread, Set<Integer>) - Method in class org.glassfish.internal.data.EngineInfo
Adds number of threadlocal hashcodes
addTransientAppMetaData(String, Object) - Method in class org.glassfish.internal.data.ApplicationInfo
 
addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class org.glassfish.internal.grizzly.ContextMapper
addWrapper(String, String, String, Object, boolean) - Method in class org.glassfish.internal.grizzly.V3Mapper
AdminAccessController - Interface in org.glassfish.internal.api
Determines the behavior of administrative access to GlassFish v3.
AdminAccessController.Access - Enum in org.glassfish.internal.api
Represents the possible types of access granted as the result of logging in as an admin user.
AdminInfo - Class in org.glassfish.internal.embedded.admin
So far, the admin container does not require much configuration but we could imagine that it will eventually support configuring wether or not to start the AminGUI.
AdminInfo() - Constructor for class org.glassfish.internal.embedded.admin.AdminInfo
 
ALL_APPLICATIONS_PROCESSED - Static variable in interface org.glassfish.internal.deployment.Deployment
The following asynchronous event is sent after all applications are started in server start up.
APPLICATION_CLEANED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
APPLICATION_DISABLED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
APPLICATION_LOADED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
APPLICATION_PREPARED - Static variable in interface org.glassfish.internal.deployment.Deployment
The following synchronous events are sent after each change in an application stated (An application contains 1 to many modules)
APPLICATION_STARTED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
APPLICATION_STOPPED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
APPLICATION_UNLOADED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
ApplicationInfo - Class in org.glassfish.internal.data
Information about a running application.
ApplicationInfo(Events, ReadableArchive, String) - Constructor for class org.glassfish.internal.data.ApplicationInfo
Creates a new instance of an ApplicationInfo
ApplicationInfoProvider - Interface in org.glassfish.internal.deployment
 
ApplicationRegistry - Class in org.glassfish.internal.data
Registry for deployed Applications TODO : dochez this class needs to go, I think we should use the configured tree (applications) to store this list.
ApplicationRegistry() - Constructor for class org.glassfish.internal.data.ApplicationRegistry
 
archiveHandler() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
archiveHandler(ArchiveHandler) - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
autoDelete - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
autoDelete(boolean) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the auto delete flag.

B

bind(Port) - Method in interface org.glassfish.internal.embedded.admin.EmbeddedAdminContainer
Make the server listen to administrative requests (CLI, REST) on the passed port.
bind(Port, String) - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
Binds a port using a specific protocol to this container.
bind(Port) - Method in interface org.glassfish.internal.embedded.grizzly.GrizzlyContainer
 
BindException - Exception in org.glassfish.internal.embedded
BindException are thrown when port cannot be bound to a port number
BindException() - Constructor for exception org.glassfish.internal.embedded.BindException
 
build() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
build(ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
build() - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Builds a configured embedded file system instance that can be used to configure an embedded server.
build() - Method in class org.glassfish.internal.embedded.Server.Builder
Uses this builder's name to create or return an existing embedded server instance.
build(Properties) - Method in class org.glassfish.internal.embedded.Server.Builder
Uses this builder's name to create or return an existing embedded server instance.
buildJar() - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Creates a new scattered jar file using this builder instance configuration.
buildWar() - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Creates a new scattered war file using this builder instance configuration.

C

canBeIsolated(Sniffer) - Method in interface org.glassfish.internal.deployment.SnifferManager
Return whether a sniffer supports to be isolated during deployment per use request.
ClassLoaderHierarchy - Interface in org.glassfish.internal.api
This class is responsible foe creation of class loader hierarchy of an application.
clean(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ApplicationInfo
 
clean(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.EngineInfo
 
clean(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.EngineRef
 
clean(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ModuleInfo
 
clean() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
 
clean(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
 
cleanClassLoaders() - Method in class org.glassfish.internal.data.ModuleInfo
 
close() - Method in interface org.glassfish.internal.embedded.Port
Unbinds (close) this port instance, releasing network resources at portNumber
close() - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
CommandExecution - Interface in org.glassfish.internal.embedded.admin
Instance to follow command excecution.
CommandParameters - Class in org.glassfish.internal.embedded.admin
Command Parameters, needs to be refined...
CommandParameters() - Constructor for class org.glassfish.internal.embedded.admin.CommandParameters
 
configFile - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
configurationFile(File) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the location of the read-only domain.xml configuration file.
configurationFile(File, boolean) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the location of the domain.xml configuration file.
ConnectorClassFinder - Class in org.glassfish.internal.api
connector-class-finder to provide a class from its .rar
ConnectorClassFinder(ClassLoader, String, DelegatingClassLoader.ClassFinder) - Constructor for class org.glassfish.internal.api.ConnectorClassFinder
 
ConnectorClassLoaderService - Interface in org.glassfish.internal.api
We support two policies: 1.
ContainerBuilder<T extends EmbeddedContainer> - Interface in org.glassfish.internal.embedded
Defines the builder for an embdded container.
ContainerBuilder.Type - Enum in org.glassfish.internal.embedded
Default sets of container that can be built.
ContainerRegistry - Class in org.glassfish.internal.data
The container Registry holds references to the currently running containers.
ContainerRegistry() - Constructor for class org.glassfish.internal.data.ContainerRegistry
 
ContextMapper - Class in org.glassfish.internal.grizzly
Extended that Mapper that prevent the WebContainer to unregister the current Mapper configuration.
ContextMapper() - Constructor for class org.glassfish.internal.grizzly.ContextMapper
 
ContextMapper(Logger) - Constructor for class org.glassfish.internal.grizzly.ContextMapper
 
cookedMode - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
create(Server) - Method in class org.glassfish.internal.embedded.admin.AdminInfo
 
create(Server) - Method in interface org.glassfish.internal.embedded.ContainerBuilder
Creates a embedded container
createApplicationClassLoader(ClassLoaderHierarchy, ArchiveHandler) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Create the final class loader.
createApplicationParentCL(ClassLoader, DeploymentContext) - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Sets up the parent class loader for the application class loader.
createConfig(ContainerBuilder.Type) - Method in class org.glassfish.internal.embedded.Server
Get the embedded container configuration for a container type.
createConfig(String) - Method in class org.glassfish.internal.embedded.Server
Get the embedded container builder for a container type identified by its name.
createConfig(Class<T>) - Method in class org.glassfish.internal.embedded.Server
Get an embedded container configuration.
createDeploymentClassLoader(ClassLoaderHierarchy, ArchiveHandler) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Create the deployment class loader.
createPort(int) - Method in interface org.glassfish.internal.embedded.Ports
Creates a port, binds it to a port number and returns it
createPort(int) - Method in class org.glassfish.internal.embedded.Server
Creates a port to attach to embedded containers.
creation(Server) - Method in interface org.glassfish.internal.embedded.EmbeddedLifecycle
Notification of embedded server creation

D

DEFAULT_ORB_INIT_HOST - Static variable in interface org.glassfish.internal.api.ORBLocator
 
DEFAULT_ORB_INIT_PORT - Static variable in interface org.glassfish.internal.api.ORBLocator
 
DelegatingClassLoader - Class in org.glassfish.internal.api
This classloader has a list of classloaders called as delegates that it uses to find classes.
DelegatingClassLoader(ClassLoader, List<DelegatingClassLoader.ClassFinder>) - Constructor for class org.glassfish.internal.api.DelegatingClassLoader
 
DelegatingClassLoader(ClassLoader) - Constructor for class org.glassfish.internal.api.DelegatingClassLoader
 
DelegatingClassLoader.ClassFinder - Interface in org.glassfish.internal.api
findClass method of ClassLoader is usually a protected method.
deploy(ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
deploy(Collection<Sniffer>, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
deploy(File, DeployCommandParameters) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Deploys a file or directory to the servers passing the deployment command parameters Starts the server if it is not started yet.
deploy(ReadableArchive, DeployCommandParameters) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Deploys an archive abstraction to the servers passing the deployment command parameters
Deployment - Interface in org.glassfish.internal.deployment
Deployment facility
Deployment.DeploymentContextBuilder - Interface in org.glassfish.internal.deployment
 
DEPLOYMENT_BEFORE_CLASSLOADER_CREATION - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent before prepare phase of deployment.
DEPLOYMENT_FAILURE - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a deployment activity (first time deploy or loading of an already deployed application) failed.
DEPLOYMENT_START - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a new deployment or loading of an already deployed application start.
DEPLOYMENT_SUCCESS - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a deployment activity (first time deploy or loading of an already deployed application) succeeded.
DeploymentTracing - Class in org.glassfish.internal.deployment
Tracing facility for all the deployment backend activities.
DeploymentTracing() - Constructor for class org.glassfish.internal.deployment.DeploymentTracing
 
DeploymentTracing.ContainerMark - Enum in org.glassfish.internal.deployment
 
DeploymentTracing.Mark - Enum in org.glassfish.internal.deployment
 
DeploymentTracing.ModuleMark - Enum in org.glassfish.internal.deployment
 
destruction(Server) - Method in interface org.glassfish.internal.embedded.EmbeddedLifecycle
Notification of embedded server destruction
disable(UndeployCommandParameters, Application, ApplicationInfo, ActionReport, Logger) - Method in interface org.glassfish.internal.deployment.Deployment
 
DomainUpgrade - Interface in org.glassfish.internal.api
Such service implementations are invoked when the domain directory is upgraded following a upgrade event.

E

elapsed() - Method in class org.glassfish.internal.deployment.DeploymentTracing
 
EmbeddedAdminContainer - Interface in org.glassfish.internal.embedded.admin
Container for administrative tasks.
EmbeddedContainer - Interface in org.glassfish.internal.embedded
Embedded container definition, although most containers will be bound to a Port instance, it's not automatic, for instance JPA and other non network based containers might not.
EmbeddedDeployer - Interface in org.glassfish.internal.embedded
Service to deploy applications to the embedded server.
EmbeddedFileSystem - Class in org.glassfish.internal.embedded
Abstraction for a virtual filesystem that be used by the server to store important files.
embeddedFileSystem(EmbeddedFileSystem) - Method in class org.glassfish.internal.embedded.Server.Builder
Sets the embedded file system for the application server, used to locate important files or directories used through the server lifetime.
EmbeddedFileSystem.Builder - Class in org.glassfish.internal.embedded
EmbeddedFileSystem builder class.
EmbeddedFileSystem.Builder() - Constructor for class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
 
EmbeddedLifecycle - Interface in org.glassfish.internal.embedded
Listener type contract to be notified of embedded server creation and destruction.
enable(String, Application, ApplicationRef, ActionReport, Logger) - Method in interface org.glassfish.internal.deployment.Deployment
 
EngineInfo<T extends Container,U extends ApplicationContainer> - Class in org.glassfish.internal.data
This class holds information about a particular container such as a reference to the sniffer, the container itself and the list of applications deployed in that container.
EngineInfo(Inhabitant<T>, Sniffer, ClassLoader) - Constructor for class org.glassfish.internal.data.EngineInfo
Creates a new ContractProvider info with references to the container, the sniffer and the connector module implementing the ContractProvider/Deployer interfaces.
EngineRef - Class in org.glassfish.internal.data
When a module is attached to a LoadedEngine, it creates an Engine reference.
EngineRef(EngineInfo, ApplicationContainer) - Constructor for class org.glassfish.internal.data.EngineRef
 
engines - Variable in class org.glassfish.internal.data.ModuleInfo
 
entries() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns an enumeration of the module file entries.
entries(String) - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns an enumeration of the module file entries with the specified prefix.
equals(Object) - Method in class org.glassfish.internal.deployment.GenericSniffer
 
events - Variable in class org.glassfish.internal.data.ModuleInfo
 
execute(String, CommandParameters) - Method in interface org.glassfish.internal.embedded.admin.EmbeddedAdminContainer
Executes synchronously a command
exists(String) - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns whether or not a file by that name exists The file name must be relative to the root of the module.
expand(ReadableArchive, WritableArchive, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericHandler
Prepares the jar file to a format the ApplicationContainer is expecting.
ExtendedDeploymentContext - Interface in org.glassfish.internal.deployment
semi-private interface to the deployment context
ExtendedDeploymentContext.Phase - Enum in org.glassfish.internal.deployment
 

F

fatalError(String, String) - Method in class org.glassfish.internal.api.RelativePathResolver
You would like to think that we could just log and continue (without throwing a RuntimeException; however, unfortunately anything logged by the logger in the launcher (PELaucnhFilter) does not appear in server.log, so for now, this will be considered a fatal error.
findClass(String) - Method in class org.glassfish.internal.api.ConnectorClassFinder
 
findClass(String) - Method in interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
 
findClass(String) - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
findExistingClass(String) - Method in class org.glassfish.internal.api.ConnectorClassFinder
 
findExistingClass(String) - Method in interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
 
findResource(String) - Method in interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
 
findResource(String) - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
findResources(String) - Method in interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
 
findResources(String) - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
FOLB_CLIENT_GROUP_INFO_SERVICE - Static variable in interface org.glassfish.internal.api.ORBLocator
 

G

GenericApplicationContainer - Class in org.glassfish.internal.deployment
Generic implementation of the ApplicationContainer interface
GenericApplicationContainer(ClassLoader) - Constructor for class org.glassfish.internal.deployment.GenericApplicationContainer
 
GenericCompositeSniffer - Class in org.glassfish.internal.deployment
Generic implementation of the Sniffer service that can be programmatically instantiated
GenericCompositeSniffer(String, String, String) - Constructor for class org.glassfish.internal.deployment.GenericCompositeSniffer
 
GenericDeployer<T extends Container> - Class in org.glassfish.internal.deployment
Generic implementation of the deployer contract, enough to get started with adding a container to GlassFish.
GenericDeployer() - Constructor for class org.glassfish.internal.deployment.GenericDeployer
 
GenericHandler - Class in org.glassfish.internal.deployment
Pretty generic implementation of some ArchiveHandler methods
GenericHandler() - Constructor for class org.glassfish.internal.deployment.GenericHandler
 
GenericSniffer - Class in org.glassfish.internal.deployment
Generic implementation of the Sniffer service that can be programmatically instantiated
GenericSniffer(String, String, String) - Constructor for class org.glassfish.internal.deployment.GenericSniffer
 
get(String) - Method in interface org.glassfish.flashlight.MonitoringRuntimeDataRegistry
 
get(Class<T>) - Static method in class org.glassfish.internal.api.Globals
 
get(String) - Method in class org.glassfish.internal.data.ApplicationRegistry
 
get(String, Class<T>) - Method in class org.glassfish.internal.data.ProgressTracker
 
get(Class<T>) - Method in class org.glassfish.internal.data.ProgressTracker
 
get(String) - Method in interface org.glassfish.internal.deployment.Deployment
 
getActionReport() - Method in interface org.glassfish.internal.embedded.admin.CommandExecution
 
getAdapter() - Method in class org.glassfish.internal.grizzly.ContextMapper
 
getAlias(String) - Static method in class org.glassfish.internal.api.RelativePathResolver
check if a given property name matches AS alias pattern ${ALIAS=aliasname}.
getAllApplicationNames() - Method in class org.glassfish.internal.data.ApplicationRegistry
 
getAllInstances() - Method in class org.glassfish.internal.api.Target
Gets all instances present in the domain
getAnnotationTypes() - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns the list of annotations types that this sniffer is interested in.
getAPIClassLoader() - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns a ClassLoader that can load classes exported by any OSGi bundle in the system for public use.
getAppInternalDir() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Returns the internal directory for the application (used for holding the uploaded archive, for example).
getAppLibClassFinder(List<URI>) - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns ApplibClassFinder.
getAppLibClassLoader(String, List<URI>) - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns AppLibClassLoader.
getApplicationConfig() - Method in class org.glassfish.internal.data.EngineRef
 
getApplicationContainer() - Method in class org.glassfish.internal.data.EngineRef
Returns the contaier associated with this application
getApplicationsDir() - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Returns the location of the applications directory, where deployed applications are saved.
getArchiveHandler(ReadableArchive) - Method in interface org.glassfish.internal.deployment.Deployment
 
getArchiveHandler(ReadableArchive, String) - Method in interface org.glassfish.internal.deployment.Deployment
 
getAutoDeployDir() - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Returns the location of the auto-deploy directory.
getBuilder(Logger, OpsParams, ActionReport) - Method in interface org.glassfish.internal.deployment.Deployment
 
getCategory() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getChild(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getChildNodes() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getClassLoader() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 
getClassLoaders() - Method in class org.glassfish.internal.data.ModuleInfo
 
getClassPath() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Get the classpath URLs
getCluster(String) - Method in class org.glassfish.internal.api.Target
Returns the Cluster element for a given cluster name
getClusterConfig(String) - Method in class org.glassfish.internal.api.Target
Returns the config element that represents a given cluster
getClusterForInstance(String) - Method in class org.glassfish.internal.api.Target
Given an instance that is part of a cluster, returns the Cluster element of the cluster to which the given instance belongs
getCmdLineArgs() - Method in interface org.glassfish.internal.api.ServerContext
Get the server command-line arguments
getCommonClassLoader() - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns a class loader that is common to all deployed applications.
getCommonClassLoader() - Method in interface org.glassfish.internal.api.ServerContext
Get the classloader that loads .jars in $instance/lib and classes in $instance/lib/classes.
getCommonClassPath() - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns the classpath equiavalent to what is used by classloader returned by ClassLoaderHierarchy.getCommonClassLoader().
getCompletePathName() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getCompositeSniffers() - Method in interface org.glassfish.internal.deployment.SnifferManager
Returns all the presently registered composite sniffers
getCompositeSniffers(DeploymentContext) - Method in interface org.glassfish.internal.deployment.SnifferManager
Returns a collection of composite sniffers that recognized some parts of the passed archive as components their container handle.
getConfig(String) - Method in class org.glassfish.internal.api.Target
Given a name (of instance or cluster or config), returns the appropriate Config object
getConfigBean() - Method in interface org.glassfish.internal.api.ServerContext
Get the server configuration bean.
getConnectorClassLoader(String) - Method in interface org.glassfish.internal.api.ClassLoaderHierarchy
Returns the class loader which has visibility to appropriate list of standalone RARs deployed in the server.
getConnectorClassLoader(String) - Method in interface org.glassfish.internal.api.ConnectorClassLoaderService
provides connector-class-loader for the specified application If application is null, global connector class loader will be provided
getContainer(String) - Method in class org.glassfish.internal.data.ContainerRegistry
 
getContainer() - Method in class org.glassfish.internal.data.EngineInfo
Returns the container instance
getContainerInfo() - Method in class org.glassfish.internal.data.EngineRef
Returns the container associated with this application
getContainers() - Method in class org.glassfish.internal.data.ContainerRegistry
 
getContainers() - Method in class org.glassfish.internal.embedded.Server
Returns a list of the currently managed containers
getDefaultApplicationName(ReadableArchive, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericHandler
Returns the default application name usable for identifying the archive.
getDefaultApplicationName(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
 
getDefaultDomainName() - Method in interface org.glassfish.internal.api.ServerContext
get the default domain name
getDefaultHabitat() - Static method in class org.glassfish.internal.api.Globals
 
getDefaultHabitat() - Method in interface org.glassfish.internal.api.ServerContext
Returns the default habitat for this instance
getDelegates() - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
getDeployableTypes(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
Scans the source of the deployment operation for all types and store the result in the deployment context.
getDeployer() - Method in class org.glassfish.internal.data.EngineInfo
Returns the deployer instance for this container
getDeployer() - Method in class org.glassfish.internal.embedded.Server
Returns the embedded deployer implementation, can be used to generically deploy applications to the embedded server.
getDeploymentConfigurationPaths() - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns a list of paths within an archive that represents deployment configuration files.
getDeploymentConfigurations(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns a map of deployment configurations composed by reading from a list of paths in the readable archive.
getDescription() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getDescriptor() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 
getDirectories() - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
getEnabledChildNodes() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getEngineRefForContainer(Class<T>) - Method in class org.glassfish.internal.data.ModuleInfo
 
getEngineRefs() - Method in class org.glassfish.internal.data.ModuleInfo
 
getEngineRefsForContainer(Class<T>) - Method in class org.glassfish.internal.data.ApplicationInfo
 
getEntry(String) - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns the InputStream for the given entry name The file name must be relative to the root of the module.
getEntrySize(String) - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
getExitCode() - Method in interface org.glassfish.internal.embedded.admin.CommandExecution
 
getFile(String) - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
getFileSystem() - Method in class org.glassfish.internal.embedded.Server
Returns the embedded file system used to run this embedded instance.
getHabitat() - Method in class org.glassfish.internal.embedded.Server
Returns the configured habitat for this server.
getId() - Method in class org.glassfish.internal.grizzly.ContextMapper
 
getIncompatibleSnifferTypes() - Method in class org.glassfish.internal.deployment.GenericSniffer
 
getInitialContext() - Method in interface org.glassfish.internal.api.ServerContext
Get the initial naming context.
getInstallRoot() - Method in interface org.glassfish.internal.api.ServerContext
Get server install root
getInstance() - Method in interface org.glassfish.flashlight.datatree.MethodInvoker
 
getInstanceName() - Method in interface org.glassfish.internal.api.ServerContext
Get the server instance name
getInstances(List<String>) - Method in class org.glassfish.internal.api.Target
Given a list instance names, get List
getInstances(String) - Method in class org.glassfish.internal.api.Target
Given the name of a target, returns a list of Server objects.
getInvocationManager() - Method in interface org.glassfish.internal.api.ServerContext
get the J2EE Server invocation manager
getLibraries() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns the deployment time libraries for this application
getLibraryJars(DeploymentContext) - Method in interface org.glassfish.internal.deployment.ApplicationInfoProvider
return the library URIs for the given archive
getLifecycleParentClassLoader() - Method in interface org.glassfish.internal.api.ServerContext
Get the parent class loader for the life cycle modules.
getLocalPassword() - Method in interface org.glassfish.internal.api.LocalPassword
Get the local password.
getLogger() - Static method in class org.glassfish.internal.api.RelativePathResolver
 
getLoggingFile() - Method in interface org.glassfish.internal.api.LogManager
 
getLoggingProperties() - Method in interface org.glassfish.internal.api.LogManager
 
getManifest(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
Returns the manifest file for this archive, this file is usually located at the META-INF/MANIFEST location, however, certain archive type can change this default location or use another mean of expressing manifest information.
getManifest() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns the manifest information for this archive
getMessage() - Method in interface org.glassfish.internal.embedded.admin.CommandExecution
 
getMetaData(Class<T>) - Method in class org.glassfish.internal.data.ModuleInfo
 
getMetaData() - Method in class org.glassfish.internal.deployment.GenericDeployer
 
getMethod() - Method in interface org.glassfish.flashlight.datatree.MethodInvoker
 
getModuleDeploymentContexts() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Gets the deployment context for modules
getModuleInfos() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns the modules of this application
getModuleProps() - Method in class org.glassfish.internal.data.ModuleInfo
 
getModuleType() - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns the container name associated with this sniffer
getModuleUri() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Gets the module uri for this module context
getName() - Method in interface org.glassfish.flashlight.datatree.TreeElement
 
getName() - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
getName() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns the registration name for this application
getName() - Method in class org.glassfish.internal.data.ModuleInfo
 
getName() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns the name of the archive.
getName() - Method in class org.glassfish.internal.embedded.Server
Returns the server name, as specified in Server.Builder#Builder(String)
getNameFor(ReadableArchive, DeploymentContext) - Method in interface org.glassfish.internal.deployment.ApplicationInfoProvider
return the name for the given application
getNode(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getNode(String) - Method in class org.glassfish.internal.api.Target
 
getNodes(String, boolean, boolean) - Method in interface org.glassfish.flashlight.datatree.TreeNode
Returns all nodes that match the given Regex pattern as specified by the Pattern class.
getNodes(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
Behaves as {@link #getNodes (String, boolean, boolean) with ignoreDisabled set to true and gfV2Compatible set to true Pattern is considered to be a GFV2 Compatible Pattern
getOperand() - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Get the first operand.
getOperands() - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Get the operands.
getOptions() - Method in class org.glassfish.internal.embedded.admin.CommandParameters
 
getORB() - Method in interface org.glassfish.internal.api.ORBLocator
Get or create the default orb.
getORBHost(ORB) - Method in interface org.glassfish.internal.api.ORBLocator
 
getORBPort(ORB) - Method in interface org.glassfish.internal.api.ORBLocator
 
getParent() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
getParent() - Method in interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
 
getParentContext() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Gets the parent context for this context
getPhase() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
 
getPortNumber() - Method in interface org.glassfish.internal.embedded.Port
Returns the port number occupied by this instance.
getPorts() - Method in interface org.glassfish.internal.embedded.Ports
Returns the list of allocated ports
getPossibleParentNode(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
Get the "parent" matching the given pattern.
getPropertyValue(String, boolean) - Method in class org.glassfish.internal.api.RelativePathResolver
Resolves the given property by returning its value as either 1) a system property of the form ${system-property-name} 2) a password alias property of the form ${ALIAS=aliasname}.
getRealPasswordFromAlias(String) - Static method in class org.glassfish.internal.api.RelativePathResolver
Returns the actual password from the domain-wide safe password store, if the given password is aliased.
getResourceAdapterName() - Method in class org.glassfish.internal.api.ConnectorClassFinder
 
getResourcesDir() - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
getServer(String) - Static method in class org.glassfish.internal.embedded.Server
Returns the embedded server instance of a particular name
getServerConfig(String) - Method in class org.glassfish.internal.api.Target
Returns config element that represents a given server
getServerConfigURL() - Method in interface org.glassfish.internal.api.ServerContext
Get a URL representation of server configuration
getServerNames() - Static method in class org.glassfish.internal.embedded.Server
Returns the list of existing embedded instances
getServiceName() - Method in interface org.glassfish.internal.grizzly.LazyServiceInitializer
Returns the string associated with 'name' attribute of corresponding element in domain.xml.
getSharedClassLoader() - Method in interface org.glassfish.internal.api.ServerContext
Returns the shared class loader for this server instance.
getSniffer() - Method in class org.glassfish.internal.data.EngineInfo
Returns the sniffer associated with this container
getSniffer(String) - Method in interface org.glassfish.internal.deployment.SnifferManager
Return a sniffer instance based on its registered name
getSniffers() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns the list of sniffers that participated in loaded this application
getSniffers() - Method in class org.glassfish.internal.data.ModuleInfo
Returns the list of sniffers that participated in loaded this application
getSniffers() - Method in interface org.glassfish.internal.deployment.SnifferManager
Returns all the presently registered sniffers
getSniffers(DeploymentContext) - Method in interface org.glassfish.internal.deployment.SnifferManager
Returns a collection of sniffers that recognized some parts of the passed archive as components their container handle.
getSniffers() - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
Returns the list of sniffers associated with this container.
getSniffersFromApp(Application) - Method in interface org.glassfish.internal.deployment.Deployment
 
getSource() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns the directory where the application bits are located
getStartedContainersSniffers() - Method in class org.glassfish.internal.data.ContainerRegistry
 
getStaticHabitat() - Static method in class org.glassfish.internal.api.Globals
 
getSubContext(ModuleInfo, ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ApplicationInfo
 
getTransformers() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Returns the list of transformers registered to this context.
getTransientAppMetaData(String, Class<T>) - Method in class org.glassfish.internal.data.ApplicationInfo
 
getUID() - Method in interface org.glassfish.internal.api.RestInterfaceUID
Returns unique ID to be used by local clients.
getUnprocessedChangeEvents() - Method in class org.glassfish.internal.config.UnprocessedConfigListener
 
getURI() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns the path used to create or open the underlying archive

TODO: abstraction breakage: Several callers, most notably DeploymentContext.getSourceDir() implementation, assumes that this URI is an URL, and in fact file URL.

getURLPatterns() - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns the pattern to apply against the request URL If the pattern matches the URL, the service method of the associated container will be invoked
getValue() - Method in interface org.glassfish.flashlight.datatree.TreeElement
 
getVersionIdentifier(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
Returns the default value for versionIdentifier.
Globals - Class in org.glassfish.internal.api
Very sensitive class, anything stored here cannot be garbage collected
Globals() - Constructor for class org.glassfish.internal.api.Globals
 
GrizzlyContainer - Interface in org.glassfish.internal.embedded.grizzly
Grizzly container, should probably be implemented using the GrizzlyWebServer object.
GrizzlyInfo - Class in org.glassfish.internal.embedded.grizzly
 
GrizzlyInfo() - Constructor for class org.glassfish.internal.embedded.grizzly.GrizzlyInfo
 

H

habitat - Variable in class org.glassfish.internal.deployment.GenericHandler
 
handleRequest(SelectableChannel) - Method in interface org.glassfish.internal.grizzly.LazyServiceInitializer
Upon successful ACCEPT of every request on this port, the service is called upon to handle the request.
handles(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericCompositeSniffer
Returns true if the passed file or directory is recognized by this composite sniffer.
handles(ReadableArchive, ClassLoader) - Method in class org.glassfish.internal.deployment.GenericSniffer
Returns true if the passed file or directory is recognized by this instance.
hasChildNodes() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
hashCode() - Method in class org.glassfish.internal.deployment.GenericSniffer
 
hasNoSniffers() - Method in interface org.glassfish.internal.deployment.SnifferManager
Returns true if no sniffer/container is registered in the habitat.
HTTP_PROTOCOL - Static variable in interface org.glassfish.internal.embedded.Port
 
HTTPS_PROTOCOL - Static variable in interface org.glassfish.internal.embedded.Port
 

I

id - Variable in class org.glassfish.internal.grizzly.ContextMapper
 
IIOP_PROTOCOL - Static variable in interface org.glassfish.internal.embedded.Port
 
Init - Interface in org.glassfish.internal.api
Init services are run at server start.
initializeBroker() - Method in interface org.glassfish.internal.api.MQInitializer
This method initialises the MQ broker.
initializeService() - Method in interface org.glassfish.internal.grizzly.LazyServiceInitializer
Upon accepting the first request on the port (to which this listener is bound), the listener will select the appropriate provider and call this method to let the actual service initialize itself.
installRoot(File) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the installation directory, using the installation module directory content as the application server classpath.
installRoot(File, boolean) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the installation directory and direct whether or not to use the installation's module directory content in the embedded server classpath.
installRoot - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
instanceRoot(File) - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
Sets the location of the domain directory used to load this instance of the embedded server.
instanceRoot - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
IS_TEMP_CLASSLOADER - Static variable in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
 
isAppEnabled(Application) - Method in interface org.glassfish.internal.deployment.Deployment
 
isCluster(String) - Method in class org.glassfish.internal.api.Target
Checks if a given target is cluster or nor
isEnabled() - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
isJavaEEApp() - Method in class org.glassfish.internal.data.ApplicationInfo
Returns whether this application is a JavaEE application
isLoaded() - Method in class org.glassfish.internal.data.ApplicationInfo
 
isLocalPassword(String) - Method in interface org.glassfish.internal.api.LocalPassword
Is the given password the local password?
isRegistered(String) - Method in interface org.glassfish.internal.deployment.Deployment
 
isResolvable(String, boolean) - Method in class org.glassfish.internal.api.RelativePathResolver
checks if string does not consist of unresolvable values
isThisDAS() - Method in class org.glassfish.internal.api.Target
Lets caller to know if the caller is in DAS
isThisInstance() - Method in class org.glassfish.internal.api.Target
Lets caller to know if the caller is in an instance
isUserVisible() - Method in class org.glassfish.internal.deployment.GenericSniffer
 
isValid(String) - Method in class org.glassfish.internal.api.Target
Given name of a target verifies if it is valid

J

JAXRPCCodeGenFacade - Interface in org.glassfish.internal.api
This interface acts as a facade for generating all non portable jax-rpc artifacts for a single .ear or standalone module It will be used for webservice clients
jmxPort(int) - Method in class org.glassfish.internal.embedded.Server.Builder
Set the jmx port number.
JNDI_CORBA_ORB_PROPERTY - Static variable in interface org.glassfish.internal.api.ORBLocator
 
JNDI_PROVIDER_URL_PROPERTY - Static variable in interface org.glassfish.internal.api.ORBLocator
 

L

LazyServiceInitializer - Interface in org.glassfish.internal.grizzly
This interface is meant for all services that wish to be initialized lazily.
LifecycleException - Exception in org.glassfish.internal.embedded
Exception thrown when a web container component fails to start or stop.
LifecycleException() - Constructor for exception org.glassfish.internal.embedded.LifecycleException
Constructs a LifecycleException with no detail message.
LifecycleException(String) - Constructor for exception org.glassfish.internal.embedded.LifecycleException
Constructs a LifecycleException with the specified detail message.
LifecycleException(String, Throwable) - Constructor for exception org.glassfish.internal.embedded.LifecycleException
Constructs a LifecycleException with the specified detail message and cause.
LifecycleException(Throwable) - Constructor for exception org.glassfish.internal.embedded.LifecycleException
Constructs a LifecycleException with the specified cause.
load(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ApplicationInfo
 
load(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.EngineInfo
 
load(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.EngineRef
 
load(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ModuleInfo
 
load(T, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
 
loadMetaData(Class<V>, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
 
LocalPassword - Interface in org.glassfish.internal.api
Manage a local password, which is a cryptographically secure random number stored in a file with permissions that only allow the owner to read it.
logFile(File) - Method in class org.glassfish.internal.embedded.Server.Builder
Sets the log file location
logger() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
logger(boolean) - Method in class org.glassfish.internal.embedded.Server.Builder
Enables or disables the logger for this server
logger - Variable in class org.glassfish.internal.grizzly.ContextMapper
 
loginAsAdmin(String, String, String, String) - Method in interface org.glassfish.internal.api.AdminAccessController
Authenticates the admin user by delegating to the underlying realm.
loginAsAdmin(String, String, String, String, Map<String, String>, Principal) - Method in interface org.glassfish.internal.api.AdminAccessController
Authenticates the admin user by delegating to the underlying realm.
LogManager - Interface in org.glassfish.internal.api
 

M

main(String[]) - Static method in class org.glassfish.internal.api.RelativePathResolver
 
metaData - Variable in class org.glassfish.internal.data.ModuleInfo
 
MethodInvoker - Interface in org.glassfish.flashlight.datatree
A method implementation can be setup to return a value for a particular statistic On a call to TreeElement.getValue(), the method object on the instance is invoked
MODULE_CLEANED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
MODULE_LOADED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
MODULE_PREPARED - Static variable in interface org.glassfish.internal.deployment.Deployment
The following synchronous events are sent after each change in a module state.
MODULE_STARTED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
MODULE_STOPPED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
MODULE_UNLOADED - Static variable in interface org.glassfish.internal.deployment.Deployment
 
ModuleInfo - Class in org.glassfish.internal.data
Each module of an application has an associated module info instance keeping the list of engines in which that module is loaded.
ModuleInfo(Events, String, Collection<EngineRef>, Properties) - Constructor for class org.glassfish.internal.data.ModuleInfo
 
modulesRegistry - Variable in class org.glassfish.internal.deployment.GenericSniffer
 
MonitoringRuntimeDataRegistry - Interface in org.glassfish.flashlight
 
MQInitializer - Interface in org.glassfish.internal.api
This class provides a contract to initialize the MQ broker

N

name - Variable in class org.glassfish.internal.data.ModuleInfo
 

O

OMG_ORB_INIT_HOST_PROPERTY - Static variable in interface org.glassfish.internal.api.ORBLocator
 
OMG_ORB_INIT_PORT_PROPERTY - Static variable in interface org.glassfish.internal.api.ORBLocator
 
ORB_CLIENT_AUTH_REQUIRED - Static variable in interface org.glassfish.internal.api.ORBLocator
 
ORB_SSL_CLIENT_REQUIRED - Static variable in interface org.glassfish.internal.api.ORBLocator
 
ORB_SSL_SERVER_REQUIRED - Static variable in interface org.glassfish.internal.api.ORBLocator
 
ORBLocator - Interface in org.glassfish.internal.api
Contract for ORB provider.
org.glassfish.flashlight - package org.glassfish.flashlight
 
org.glassfish.flashlight.datatree - package org.glassfish.flashlight.datatree
 
org.glassfish.internal.api - package org.glassfish.internal.api
 
org.glassfish.internal.config - package org.glassfish.internal.config
 
org.glassfish.internal.data - package org.glassfish.internal.data
 
org.glassfish.internal.deployment - package org.glassfish.internal.deployment
 
org.glassfish.internal.embedded - package org.glassfish.internal.embedded
 
org.glassfish.internal.embedded.admin - package org.glassfish.internal.embedded.admin
 
org.glassfish.internal.embedded.grizzly - package org.glassfish.internal.embedded.grizzly
 
org.glassfish.internal.grizzly - package org.glassfish.internal.grizzly
 

P

params() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
Port - Interface in org.glassfish.internal.embedded
Port abstraction, used to bind several containers to the same port.
Ports - Interface in org.glassfish.internal.embedded
Management interfaces for all embedded ports
postConstruct() - Method in class org.glassfish.internal.config.UnprocessedConfigListener
 
postDeployClean(boolean) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Performs any clean-up of the deployment context after deployment has finished.
PostStartup - Interface in org.glassfish.internal.api
Denotes a service that should be ran after the server has finished starting.
preDestroy() - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
prepare(AdminCommandContext, ParameterMap) - Method in interface org.glassfish.internal.api.UndoableCommand
Checks whether the command execution has a chance of success before the execution is attempted.
prepare(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
 
prepareAppConfigChanges(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
prepareInstanceDeployParamMap(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
prepareModule(List<EngineInfo>, String, DeploymentContext, ProgressTracker) - Method in interface org.glassfish.internal.deployment.Deployment
 
prepareScratchDirs() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Prepare the scratch directories, creating the directories if they do not exist
prepareSniffersForOSGiDeployment(String, DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
print(PrintStream) - Method in class org.glassfish.internal.deployment.DeploymentTracing
 
printModuleStatus(ModulesRegistry, Level, Logger) - Static method in class org.glassfish.internal.deployment.DeploymentTracing
 
Privacy - Interface in org.glassfish.internal.api
Denotes anything private.
Private - Interface in org.glassfish.internal.api
Denotes anything private (not visible to users, meant for internal administration/containers functionalilties).
ProgressTracker - Class in org.glassfish.internal.data
Simple tracker objects to remember what operations were performed
ProgressTracker() - Constructor for class org.glassfish.internal.data.ProgressTracker
 
Public - Interface in org.glassfish.internal.api
Denotes anything public meant for users'consumption.

R

readOnlyConfigFile - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
 
registerAppInDomainXML(ApplicationInfo, DeploymentContext, Transaction) - Method in interface org.glassfish.internal.deployment.Deployment
 
registerAppInDomainXML(ApplicationInfo, DeploymentContext, Transaction, boolean) - Method in interface org.glassfish.internal.deployment.Deployment
 
RelativePathResolver - Class in org.glassfish.internal.api
The purpose of this class is to expand paths that contain embedded system properties of the form ${property-name}.
RelativePathResolver() - Constructor for class org.glassfish.internal.api.RelativePathResolver
 
remove(String) - Method in class org.glassfish.internal.data.ApplicationRegistry
 
removeChild(TreeNode) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
removeContainer(EngineInfo) - Method in class org.glassfish.internal.data.ContainerRegistry
 
removeDelegate(DelegatingClassLoader.ClassFinder) - Method in class org.glassfish.internal.api.DelegatingClassLoader
Removes a ClassFinder from list of delegates.
removeHost(String) - Method in class org.glassfish.internal.grizzly.ContextMapper
report() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
resolve(String) - Method in class org.glassfish.internal.api.RelativePathResolver
 
resolve(String, boolean) - Method in class org.glassfish.internal.api.RelativePathResolver
Replace any system properties of the form ${property} in the given path.
resolvePath(String) - Static method in class org.glassfish.internal.api.RelativePathResolver
 
resources(File) - Method in class org.glassfish.internal.embedded.ScatteredArchive.Builder
Sets the location of resources files
RestInterfaceUID - Interface in org.glassfish.internal.api
Interface to get REST Interface UID.
resume(Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
 
resume(Logger) - Method in class org.glassfish.internal.data.ModuleInfo
 
resume() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 
run(Habitat, DeploymentContext, String, boolean) - Method in interface org.glassfish.internal.api.JAXRPCCodeGenFacade
 

S

save(Application) - Method in class org.glassfish.internal.data.ApplicationInfo
Saves its state to the configuration.
save(Engine) - Method in class org.glassfish.internal.data.EngineRef
Saves its state to the configuration.
save(Module) - Method in class org.glassfish.internal.data.ModuleInfo
Saves its state to the configuration.
ScatteredArchive - Class in org.glassfish.internal.embedded
Abstraction for a scattered archive (parts disseminated in various directories)
ScatteredArchive.Builder - Class in org.glassfish.internal.embedded
 
ScatteredArchive.Builder(String, File) - Constructor for class org.glassfish.internal.embedded.ScatteredArchive.Builder
Construct a new scattered archive builder with the minimum information By default, a scattered archive is not different from any other archive where all the files are located under a top level directory (topDir).
ScatteredArchive.Builder(String, Collection<URL>) - Constructor for class org.glassfish.internal.embedded.ScatteredArchive.Builder
Construct a new scattered archive builder with a set of URLs as repository for locating archive resources (like .class files).
ScatteredArchive.Builder.type - Enum in org.glassfish.internal.embedded
Supported types of scattered archives.
Server - Class in org.glassfish.internal.embedded
Instances of server are embedded application servers, capable of attaching various containers (entities running users applications).
Server.Builder - Class in org.glassfish.internal.embedded
Builder for creating embedded server instance.
Server.Builder(String) - Constructor for class org.glassfish.internal.embedded.Server.Builder
Creates an unconfigured instance.
ServerContext - Interface in org.glassfish.internal.api
ServerContext interface: the server-wide runtime environment created by ApplicationServer and shared by its subsystems such as the web container or EJB container.
serverRequiresRestart() - Method in class org.glassfish.internal.config.UnprocessedConfigListener
 
setAdapter(Adapter) - Method in class org.glassfish.internal.grizzly.ContextMapper
 
setAppClassLoader(ClassLoader) - Method in class org.glassfish.internal.data.ApplicationInfo
Sets the application classloader for this application
setApplicationConfig(ApplicationConfig) - Method in class org.glassfish.internal.data.EngineRef
 
setApplicationContainer(ApplicationContainer) - Method in class org.glassfish.internal.data.EngineRef
Set the contaier associated with this application
setArchiveHandler(ArchiveHandler) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the archive handler that's associated with this context
setAutoDeploy(boolean) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Enables or disables the auto-deployment feature
setCategory(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
setClassLoader(ClassLoader) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the classloader
setDefaultHabitat(Habitat) - Static method in class org.glassfish.internal.api.Globals
 
setDeployer(Deployer<T, U>) - Method in class org.glassfish.internal.data.EngineInfo
Sets the deployer associated with this container
setDescription(String) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
setEnabled(boolean) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
setId(String) - Method in class org.glassfish.internal.grizzly.ContextMapper
Sets the id of the associated http-listener on this mapper.
setInstance(Object) - Method in interface org.glassfish.flashlight.datatree.MethodInvoker
 
setIsJavaEEApp(List<EngineInfo>) - Method in class org.glassfish.internal.data.ApplicationInfo
Sets whether this application is a JavaEE application
setLibraries(String) - Method in class org.glassfish.internal.data.ApplicationInfo
Sets the deployment time libraries for this application
setMethod(Method) - Method in interface org.glassfish.flashlight.datatree.MethodInvoker
 
setModulePropsMap(Map<String, Properties>) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the module properties for modules
setModuleUri(String) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the module uri for this module context
setName(String) - Method in interface org.glassfish.flashlight.datatree.TreeElement
 
setName(String) - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
setOperand(String) - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Sets the command primary (operand) parameter.
setOption(String, String) - Method in class org.glassfish.internal.embedded.admin.CommandParameters
Sets a command option as the user would specify it using the CLI command for instance
setParent(TreeNode) - Method in interface org.glassfish.flashlight.datatree.TreeNode
 
setParentContext(ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the parent context
setPhase(ExtendedDeploymentContext.Phase) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the phase of the deployment activity.
setProperty(String, String) - Method in class org.glassfish.internal.embedded.grizzly.GrizzlyInfo
 
setRegistry(ContainerRegistry) - Method in class org.glassfish.internal.data.EngineInfo
 
setResourceAdapterName(String) - Method in class org.glassfish.internal.api.ConnectorClassFinder
 
setSource(ReadableArchive) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
Sets the source archive
setup(String, Logger) - Method in class org.glassfish.internal.deployment.GenericSniffer
Sets up the container libraries so that any imported bundle from the connector jar file will now be known to the module subsystem This method returns a ModuleDefinition for the module containing the core implementation of the container.
setupContainerInfos(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
setupContainerInfos(ArchiveHandler, Collection<? extends Sniffer>, DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
SharedSecureRandom - Class in org.glassfish.internal.api
An utility class that supplies an Initialized SecureRandom.
SharedSecureRandom() - Constructor for class org.glassfish.internal.api.SharedSecureRandom
 
SnifferManager - Interface in org.glassfish.internal.deployment
Service for easy access to sniffers.
source(File) - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
source(ReadableArchive) - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
sourceAsArchive() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
sourceAsFile() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
 
start(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ApplicationInfo
 
start(ApplicationContext, ProgressTracker) - Method in class org.glassfish.internal.data.EngineRef
 
start(DeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ModuleInfo
 
start(ApplicationContext) - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 
start() - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
Starts the embedded container instance
start() - Method in class org.glassfish.internal.embedded.Server
Starts the embedded server, opening ports, and running the startup services.
stop(ExtendedDeploymentContext, Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
 
stop(Logger) - Method in class org.glassfish.internal.data.EngineInfo
 
stop(ApplicationContext) - Method in class org.glassfish.internal.data.EngineRef
Stops a module, meaning that components implemented by this module should not be accessed by external modules
stop(ExtendedDeploymentContext, Logger) - Method in class org.glassfish.internal.data.ModuleInfo
 
stop(ApplicationContext) - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 
stop() - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
Stops the embedded container instance
stop() - Method in class org.glassfish.internal.embedded.Server
stops the embedded server instance, any deployed application will be stopped ports will be closed and shutdown services will be ran.
suspend(Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
 
suspend(Logger) - Method in class org.glassfish.internal.data.ModuleInfo
 
suspend() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
 

T

Target - Class in org.glassfish.internal.api
 
Target() - Constructor for class org.glassfish.internal.api.Target
 
tearDown() - Method in class org.glassfish.internal.deployment.GenericSniffer
Tears down a container, remove all imported libraries from the module subsystem.
toString() - Method in class org.glassfish.internal.api.DelegatingClassLoader
 
toString() - Method in class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
 
toString() - Method in class org.glassfish.internal.embedded.ScatteredArchive
 
TRACKER - Static variable in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
 
transactionCommited(List<PropertyChangeEvent>) - Method in class org.glassfish.internal.config.UnprocessedConfigListener
 
traverse(boolean) - Method in interface org.glassfish.flashlight.datatree.TreeNode
Performs a depth first traversal of the tree.
TreeElement - Interface in org.glassfish.flashlight.datatree
Created by IntelliJ IDEA.
TreeNode - Interface in org.glassfish.flashlight.datatree
TreeNode maintains all the Runtime Monitoring Data
type() - Method in class org.glassfish.internal.embedded.ScatteredArchive
Returns the archive type

U

undeploy(String, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
undeploy(String, UndeployCommandParameters) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Undeploys a previously deployed application
undeployAll() - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
Undeploys all deployed applications.
UNDEPLOYMENT_FAILURE - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a deployment activity (first time deploy or loading of an already deployed application) failed.
UNDEPLOYMENT_START - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a new deployment or loading of an already deployed application start.
UNDEPLOYMENT_SUCCESS - Static variable in interface org.glassfish.internal.deployment.Deployment
This asynchronous event is sent when a deployment activity (first time deploy or loading of an already deployed application) succeeded.
UNDEPLOYMENT_VALIDATION - Static variable in interface org.glassfish.internal.deployment.Deployment
The following synchronous event is sent before the application is undeployed so various listeners could validate the undeploy operation and decide whether to abort undeployment
undo(AdminCommandContext, ParameterMap, List<Server>) - Method in interface org.glassfish.internal.api.UndoableCommand
Undo a previously successful execution of the command implementation.
UndoableCommand - Interface in org.glassfish.internal.api
Interface that augment the AdminCommand responsibilities by adding the ability to undo a previously successful execution of an administrative command.
unload(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ApplicationInfo
 
unload(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.EngineInfo
 
unload(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.EngineRef
unloads the module from its container.
unload(ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ModuleInfo
 
unload(ApplicationInfo, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
 
unload(GenericApplicationContainer, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
 
UnprocessedConfigListener - Class in org.glassfish.internal.config
Listens for unprocessed config changes
UnprocessedConfigListener() - Constructor for class org.glassfish.internal.config.UnprocessedConfigListener
 
unprocessedTransactedEvents(List<UnprocessedChangeEvents>) - Method in class org.glassfish.internal.config.UnprocessedConfigListener
 
unregisterAppFromDomainXML(String, String) - Method in interface org.glassfish.internal.deployment.Deployment
 
unregisterAppFromDomainXML(String, String, boolean) - Method in interface org.glassfish.internal.deployment.Deployment
 
unresolve(String, String[]) - Method in class org.glassfish.internal.api.RelativePathResolver
unresolvePath will replace the first occurrence of the value of the given system properties with ${propName} in the given path
unresolvePath(String, String[]) - Static method in class org.glassfish.internal.api.RelativePathResolver
 
updateAppEnabledAttributeInDomainXML(String, String, boolean) - Method in interface org.glassfish.internal.deployment.Deployment
 

V

V3Mapper - Class in org.glassfish.internal.grizzly
Extended that Mapper that prevent the WebContainer to unregister the current Mapper configuration.
V3Mapper() - Constructor for class org.glassfish.internal.grizzly.V3Mapper
 
V3Mapper(Logger) - Constructor for class org.glassfish.internal.grizzly.V3Mapper
 
validateDeploymentTarget(String, String, boolean) - Method in interface org.glassfish.internal.deployment.Deployment
 
validateUndeploymentTarget(String, String) - Method in interface org.glassfish.internal.deployment.Deployment
 
valueOf(String) - Static method in enum org.glassfish.internal.api.AdminAccessController.Access
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.Mark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.embedded.ContainerBuilder.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.internal.embedded.ScatteredArchive.Builder.type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.internal.api.AdminAccessController.Access
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.Mark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.embedded.ContainerBuilder.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.internal.embedded.ScatteredArchive.Builder.type
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(boolean) - Method in class org.glassfish.internal.embedded.Server.Builder
Turns on of off the verbose flag.
Verifier - Interface in org.glassfish.internal.deployment
Verifier contract, implementation may or may not be present at runtime.
verify(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Verifier
Called after a successful deployment prepare phase.
Visibility - Annotation Type in org.glassfish.internal.api
Defines a component visibility.

_

_getEngineRefs() - Method in class org.glassfish.internal.data.ModuleInfo
 

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

Copyright © 2012 GlassFish Community. All Rights Reserved.