A B C D E F G H I J L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- actOn(Logger) - Method in class org.glassfish.internal.data.ProgressTracker
- adapter - Variable in class org.glassfish.internal.grizzly.ContextMapper
- add(Class<T>, T) - Method in class org.glassfish.internal.data.ProgressTracker
- add(String, Class<T>, T) - Method in class org.glassfish.internal.data.ProgressTracker
- add(String, TreeNode) - Method in interface org.glassfish.flashlight.MonitoringRuntimeDataRegistry
- add(String, ApplicationInfo) - Method in class org.glassfish.internal.data.ApplicationRegistry
- add(Adapter) - Method in interface org.glassfish.internal.embedded.grizzly.GrizzlyContainer
- add(EngineRef) - Method in class org.glassfish.internal.data.ApplicationInfo
- addAll(Class<T>, Iterable<T>) - Method in class org.glassfish.internal.data.ProgressTracker
- addApplicationDeployment(ApplicationOrderInfo) - Static method in class org.glassfish.internal.deployment.DeploymentOrder
- 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[], NamingContext) - Method in class org.glassfish.internal.grizzly.ContextMapper
- addContext(String, String, Object, String[], NamingContext) - 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(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.
- addMetaData(Object) - Method in class org.glassfish.internal.data.ModuleInfo
- 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
- addTransientAppMetaData(String, Object) - Method in class org.glassfish.internal.data.ApplicationInfo
- addWrapper(String, String, String, Object, boolean) - Method in class org.glassfish.internal.grizzly.V3Mapper
- addWrapper(String, String, String, Object, boolean, String, boolean) - Method in class org.glassfish.internal.grizzly.ContextMapper
- 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
- after(ExtendedDeploymentContext.Phase, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.ApplicationLifecycleInterceptor
-
Provide call back after a certain phase of the application lifecycle
- AFTER_APPLICATION_CLASSLOADER_CREATION - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous event is sent after creation of application classloader.
- AFTER_CONTAINER_SETUP - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- AFTER_DEPLOYMENT_CLASSLOADER_CREATION - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous event is sent after creation of deployment classloader.
- all - org.glassfish.internal.embedded.ContainerBuilder.Type
-
all installed containers
- 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.
- AnnotationTypesProvider - Interface in org.glassfish.internal.deployment
-
Defines a pluggability facility to retrieve annotation types from various containers.
- APP_SERVICE_LOCATOR_PREFIX - Static variable in class org.glassfish.internal.data.ApplicationInfo
-
The prefix that will be given to the service locator, followed by the name of the application
- APPINFO_PROVIDED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- APPLICATION_CLEANED - Static variable in interface org.glassfish.internal.deployment.Deployment
- APPLICATION_COMPARATOR - Static variable in class org.glassfish.internal.deployment.DeploymentOrder
-
A comparator that imposes deployment ordering as defined by
DEPLOYMENT_ORDERabove (for ordering among deployment types) and by the various DeploymentTypes (for ordering within deployment types). - APPLICATION_DEPLOYMENT_ORDER - Static variable in class org.glassfish.internal.deployment.DeploymentOrder
-
Deployment ordering among different deployment types.
- 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
- ApplicationClassLoadingPostProcessor - Class in org.glassfish.internal.data
-
If there has been no other PopulatorPostProcessor that has set the descriptors HK2Loader then this one will set it to an appropriate loader for the application, using the application classloader
- ApplicationDescriptorFileFinder - Class in org.glassfish.internal.data
-
This DescriptorFileFinder is used to find all of the META-INF/hk2-locator/application files in the application
- 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
- ApplicationLifecycleInterceptor - Interface in org.glassfish.internal.deployment
-
This class provides a call back mechanism at different points of the application lifecycle.
- ApplicationOrderInfo - Class in org.glassfish.internal.deployment
-
This class holds the Application and the order that it occurs in domain.xml.
- ApplicationOrderInfo(Application, int) - Constructor for class org.glassfish.internal.deployment.ApplicationOrderInfo
- 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
- APPNAME_DETERMINED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- ARCHIVE_HANDLER_OBTAINED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- ARCHIVE_OPENED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- 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
- before(ExtendedDeploymentContext.Phase, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.ApplicationLifecycleInterceptor
-
Provide call back before a certain phase of the application lifecycle
- BEFORE_CONTAINER_SETUP - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- 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) - Method in interface org.glassfish.internal.embedded.grizzly.GrizzlyContainer
- bind(Port, String) - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
-
Binds a port using a specific protocol to this container.
- 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() - 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.
- build(ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
- Builder() - Constructor for class org.glassfish.internal.embedded.EmbeddedFileSystem.Builder
- Builder(String) - Constructor for class org.glassfish.internal.embedded.Server.Builder
-
Creates an unconfigured instance.
- 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).
- 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).
- 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
- CLASS_LOADER_CREATED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- CLASS_LOADER_HIERARCHY - org.glassfish.internal.deployment.DeploymentTracing.Mark
- ClassLoaderHierarchy - Interface in org.glassfish.internal.api
-
This class is responsible foe creation of class loader hierarchy of an application.
- clean() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
- clean(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
- 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 - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- 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
- compare(Object, Object) - Method in class org.glassfish.internal.deployment.DeploymentType
- compare(ApplicationOrderInfo, ApplicationOrderInfo) - Method in class org.glassfish.internal.deployment.DeploymentType
- 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.
- CONNECTOR - Static variable in class org.glassfish.internal.deployment.DeploymentType
- CONNECTOR_NAME - Static variable in class org.glassfish.internal.deployment.DeploymentType
- 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
- CONTAINERS_SETUP_DONE - org.glassfish.internal.deployment.DeploymentTracing.Mark
- CONTEXT_CREATED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- ContextMapper - Class in org.glassfish.internal.grizzly
-
Extended that
Mapperthat prevent the WebContainer to unregister the currentMapperconfiguration. - 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(Class<T>) - Method in class org.glassfish.internal.embedded.Server
-
Get an embedded container configuration.
- createConfig(String) - Method in class org.glassfish.internal.embedded.Server
-
Get the embedded container builder for a container type identified by its name.
- createConfig(ContainerBuilder.Type) - Method in class org.glassfish.internal.embedded.Server
-
Get the embedded container configuration for a container type.
- 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
- debug(String) - Method in class org.glassfish.internal.logging.DebugLogger
- debug(String, Throwable) - Method in class org.glassfish.internal.logging.DebugLogger
- DebugLogger - Class in org.glassfish.internal.logging
-
Helper class for logging FINE level messages.
- DEFAULT_APP - Static variable in class org.glassfish.internal.deployment.DeploymentType
- DEFAULT_APP_NAME - Static variable in class org.glassfish.internal.deployment.DeploymentType
- 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
- defaultCompare(Object, Object) - Method in class org.glassfish.internal.deployment.DeploymentType
- 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) - Constructor for class org.glassfish.internal.api.DelegatingClassLoader
- DelegatingClassLoader(ClassLoader, List<DelegatingClassLoader.ClassFinder>) - 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(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(Collection<? extends Sniffer>, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- deploy(ReadableArchive, DeployCommandParameters) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
-
Deploys an archive abstraction to the servers passing the deployment command parameters
- deploy(ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- DEPLOY - org.glassfish.internal.deployment.DeploymentTracing.Mark
- Deployment - Interface in org.glassfish.internal.deployment
-
Deployment facility
- DEPLOYMENT_BEFORE_CLASSLOADER_CREATION - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous 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_FAILURE_NAME - Static variable in interface org.glassfish.internal.deployment.Deployment
-
The name of the Deployment Failure event
- DEPLOYMENT_START - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous 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.
- Deployment.DeploymentContextBuilder - Interface in org.glassfish.internal.deployment
- DeploymentOrder - Class in org.glassfish.internal.deployment
- DeploymentOrder() - Constructor for class org.glassfish.internal.deployment.DeploymentOrder
- DeploymentTargetResolver - Interface in org.glassfish.internal.deployment
- 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
- DeploymentType - Class in org.glassfish.internal.deployment
-
DeploymentType defines the various deployment entity types, and deployment ordering within the types.
- 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
- DOL_LOADED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- DomainUpgrade - Interface in org.glassfish.internal.api
-
Such service implementations are invoked when the domain directory is upgraded following a upgrade event.
E
- ejb - org.glassfish.internal.embedded.ContainerBuilder.Type
-
ejb container type
- 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
Portinstance, 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(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 - Class in org.glassfish.internal.embedded
-
Abstraction for a virtual filesystem that be used by the server to store important files.
- EmbeddedFileSystem.Builder - Class in org.glassfish.internal.embedded
-
EmbeddedFileSystem builder class.
- EmbeddedLifecycle - Interface in org.glassfish.internal.embedded
-
Listener type contract to be notified of embedded server creation and destruction.
- EmbeddedSystemAdministrator - Class in org.glassfish.internal.api
-
Implements the internal system administrator contract for embedded internal command submissions.
- EmbeddedSystemAdministrator() - Constructor for class org.glassfish.internal.api.EmbeddedSystemAdministrator
- enable(String, Application, ApplicationRef, ActionReport, Logger) - Method in interface org.glassfish.internal.deployment.Deployment
- EngineInfo<T extends org.glassfish.api.container.Container,U extends org.glassfish.api.deployment.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(ServiceHandle<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
- exceptionResolvingAlias - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- 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 interface org.glassfish.internal.api.DelegatingClassLoader.ClassFinder
- findClass(String) - Method in class org.glassfish.internal.api.DelegatingClassLoader
- findDescriptorFiles() - Method in class org.glassfish.internal.data.ApplicationDescriptorFileFinder
- 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
- FORBIDDEN - org.glassfish.internal.api.AdminAccessController.Access
- FULL - org.glassfish.internal.api.AdminAccessController.Access
G
- GenericApplicationContainer - Class in org.glassfish.internal.deployment
-
Generic implementation of the ApplicationContainer interface
- GenericApplicationContainer(ClassLoader) - Constructor for class org.glassfish.internal.deployment.GenericApplicationContainer
- GenericDeployer<T extends org.glassfish.api.container.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(Class<T>) - Static method in class org.glassfish.internal.api.Globals
- get(Class<T>) - Method in class org.glassfish.internal.data.ProgressTracker
- get(String) - Method in interface org.glassfish.flashlight.MonitoringRuntimeDataRegistry
- get(String) - Method in class org.glassfish.internal.data.ApplicationRegistry
- get(String) - Method in interface org.glassfish.internal.deployment.Deployment
- get(String, Class<T>) - Method in class org.glassfish.internal.data.ProgressTracker
- getActionReport() - Method in interface org.glassfish.internal.embedded.admin.CommandExecution
- 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
- getAnnotationNames(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericSniffer
-
Returns the list of annotation names that this sniffer is interested in.
- getAnnotationTypes() - Method in interface org.glassfish.internal.deployment.AnnotationTypesProvider
- 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.
- getAppAltDDDir() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
-
Returns the alternate deployment descriptor directory for the application (used for holding the external alternate deployment descriptors).
- getAppClassLoader() - Method in class org.glassfish.internal.data.ApplicationInfo
-
Returns the application classloader for this application.
- 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.
- getApplication() - Method in class org.glassfish.internal.deployment.ApplicationOrderInfo
- 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
- getApplicationDeployments() - Static method in class org.glassfish.internal.deployment.DeploymentOrder
- getApplicationsDir() - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
-
Returns the location of the applications directory, where deployed applications are saved.
- getAppServiceLocator() - Method in class org.glassfish.internal.data.ApplicationInfo
-
Returns the application scoped ServiceLocator
- 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
- getClassPathURIs(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
-
Returns the classpath URIs for this archive.
- 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(). - getComparator() - Method in class org.glassfish.internal.deployment.DeploymentType
- getCompletePathName() - Method in interface org.glassfish.flashlight.datatree.TreeNode
- 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() - Method in class org.glassfish.internal.data.EngineInfo
-
Returns the container instance
- getContainer(String) - Method in class org.glassfish.internal.data.ContainerRegistry
- getContainerInfo() - Method in class org.glassfish.internal.data.EngineRef
-
Returns the container associated with this application
- getContainerModuleNames() - Method in class org.glassfish.internal.deployment.GenericSniffer
- 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
- getDebugLogger(String) - Static method in class org.glassfish.internal.logging.DebugLogger
- getDefaultApplicationName(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
- getDefaultApplicationName(ReadableArchive, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericHandler
-
Returns the default application name usable for identifying the archive.
- getDefaultApplicationNameFromArchiveName(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
- getDefaultBaseServiceLocator() - Static method in class org.glassfish.internal.api.Globals
- getDefaultDomainName() - Method in interface org.glassfish.internal.api.ServerContext
-
get the default domain name
- getDefaultHabitat() - Static method in class org.glassfish.internal.api.Globals
- getDefaultServices() - Method in interface org.glassfish.internal.api.ServerContext
-
Returns the default habitat for this instance
- getDefaultTarget(Boolean) - Method in interface org.glassfish.internal.deployment.Deployment
- getDefaultTarget(String, OpsParams.Origin, Boolean) - Method in interface org.glassfish.internal.deployment.Deployment
- 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.
- getHttpHandler() - Method in class org.glassfish.internal.grizzly.ContextMapper
- getId() - Method in class org.glassfish.internal.grizzly.ContextMapper
- getId() - Method in class org.glassfish.internal.logging.Loggable
-
Get the message id.
- 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(String) - Method in class org.glassfish.internal.api.Target
-
Given the name of a target, returns a list of Server objects.
- getInstances(List<String>) - Method in class org.glassfish.internal.api.Target
-
Given a list instance names, get List
- 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
- 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.InternalLoggerInfo
- getLoggingFile() - Method in interface org.glassfish.internal.api.LogManager
- getLoggingProperties() - Method in interface org.glassfish.internal.api.LogManager
- getManifest() - Method in class org.glassfish.internal.embedded.ScatteredArchive
-
Returns the manifest information for this archive
- 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.
- getMessage() - Method in interface org.glassfish.internal.embedded.admin.CommandExecution
- getMessage() - Method in class org.glassfish.internal.logging.Loggable
-
Get the message in current locale with [subsytem:id] prefix.
- getMessageBody() - Method in class org.glassfish.internal.logging.Loggable
-
Gets the contents of the message body without appending a stack trace.
- getMessageText() - Method in class org.glassfish.internal.logging.Loggable
-
Get the message in current locale, no prefix.
- getMetaData() - Method in class org.glassfish.internal.deployment.GenericDeployer
- getMetaData(Class<T>) - Method in class org.glassfish.internal.data.ModuleInfo
- getMetaData(String) - Method in class org.glassfish.internal.data.ModuleInfo
- getMethod() - Method in interface org.glassfish.flashlight.datatree.MethodInvoker
- getModuleClassLoader() - Method in class org.glassfish.internal.data.ModuleInfo
- 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
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) - Method in interface org.glassfish.flashlight.datatree.TreeNode
- 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.
- 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
- getOriginalOrder() - Method in class org.glassfish.internal.deployment.ApplicationOrderInfo
- 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.
- 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
- 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() - Method in interface org.glassfish.internal.embedded.EmbeddedContainer
-
Returns the list of sniffers associated with this container.
- getSniffers(ArchiveHandler, Collection<? extends Sniffer>, DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- 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(DeploymentContext, List<URI>, Types) - Method in interface org.glassfish.internal.deployment.SnifferManager
- 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
- getStaticBaseServiceLocator() - Static method in class org.glassfish.internal.api.Globals
- getStaticHabitat() - Static method in class org.glassfish.internal.api.Globals
- getSubContext(ModuleInfo, ExtendedDeploymentContext) - Method in class org.glassfish.internal.data.ApplicationInfo
- getSubject() - Method in class org.glassfish.internal.api.EmbeddedSystemAdministrator
- getSubject() - Method in interface org.glassfish.internal.api.InternalSystemAdministrator
- getTarget(ParameterMap) - Method in interface org.glassfish.internal.deployment.DeploymentTargetResolver
- getTenant() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
-
Returns the tenant, if one is valid for this DeploymentContext.
- getTenantDir() - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
-
Returns the directory containing the expanded tenant customization archive, if this DC is for a tenant and if a customization archive was specified when the tenant was provisioned.
- 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
- getType(String) - Method in interface org.glassfish.internal.deployment.AnnotationTypesProvider
- 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
- 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.GlobalsInitializer - Class in org.glassfish.internal.api
-
The point of this service is to ensure that the Globals service is properly initialized by the RunLevelService at the InitRunLevel.
- GlobalsInitializer() - Constructor for class org.glassfish.internal.api.Globals.GlobalsInitializer
- GOT_CONTAINER - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- GOT_DEPLOYER - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- 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
- habitat - Variable in class org.glassfish.internal.deployment.GenericSniffer
- 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(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericSniffer
-
Returns true if the passed file or directory is recognized by this instance.
- handles(DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericSniffer
-
Returns true if the passed file or directory is recognized by this composite sniffer.
- 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
- IIOP_PROTOCOL - Static variable in interface org.glassfish.internal.embedded.Port
- INITIAL_CONTEXT_CREATED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- INITIAL_CONTEXT_CREATED - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous event is sent right after initial deployment context is created
- 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.
- InitRunLevel - Annotation Type in org.glassfish.internal.api
-
The meta annotation representing the Init RunLevel.
- installRoot - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
- 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.
- instanceRoot - 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.
- INT_LOGGER - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- INTERNAL_APP - Static variable in class org.glassfish.internal.deployment.DeploymentType
- INTERNAL_APP_NAME - Static variable in class org.glassfish.internal.deployment.DeploymentType
- InternalLoggerInfo - Class in org.glassfish.internal.api
-
Logger information for the internal-api module.
- InternalLoggerInfo() - Constructor for class org.glassfish.internal.api.InternalLoggerInfo
- InternalSystemAdministrator - Interface in org.glassfish.internal.api
-
Represents an internal system admin.
- 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
- isDebugEnabled() - Method in class org.glassfish.internal.logging.DebugLogger
- isEnabled() - Method in interface org.glassfish.flashlight.datatree.TreeNode
- isInstance(Object) - Method in class org.glassfish.internal.deployment.DeploymentType
- isJavaEE() - Method in class org.glassfish.internal.deployment.GenericSniffer
- 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?
- isOK() - Method in enum org.glassfish.internal.api.AdminAccessController.Access
- 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
- jar - org.glassfish.internal.embedded.ScatteredArchive.Builder.type
- 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
- jpa - org.glassfish.internal.embedded.ContainerBuilder.Type
-
persistence container type
- jruby - org.glassfish.internal.embedded.ContainerBuilder.Type
-
jruby container type
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) - Method in class org.glassfish.internal.data.EngineInfo
- load(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ApplicationInfo
- 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
- LOAD - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- LOAD - org.glassfish.internal.deployment.DeploymentTracing.Mark
- LOAD - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- LOAD - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- LOAD_EVENTS - org.glassfish.internal.deployment.DeploymentTracing.Mark
- LOADED - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- LOADED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- LOADED - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- 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.
- log() - Method in class org.glassfish.internal.logging.Loggable
-
Log the message.
- logFile(File) - Method in class org.glassfish.internal.embedded.Server.Builder
-
Sets the log file location
- Loggable - Class in org.glassfish.internal.logging
-
Loggable objects are used when there is a need to collect log entry data without actually logging the message until a later time.
- Loggable(Level, String, Object[], Logger) - Constructor for class org.glassfish.internal.logging.Loggable
-
Constructor
- logger - Variable in class org.glassfish.internal.grizzly.ContextMapper
- 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
- loginAsAdmin(String, String, String, String) - Method in interface org.glassfish.internal.api.AdminAccessController
-
Authenticates the admin user by delegating to the underlying realm.
- loginAsAdmin(Request) - Method in interface org.glassfish.internal.api.AdminAccessController
-
Authenticates the admin user by delegating to the underlying realm.
- loginAsAdmin(Request, String) - 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
- LOGMSG_PREFIX - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
M
- main(String[]) - Static method in class org.glassfish.internal.api.RelativePathResolver
- matches(Subject) - Method in class org.glassfish.internal.api.EmbeddedSystemAdministrator
- 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
- NONE - org.glassfish.internal.api.AdminAccessController.Access
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
- org.glassfish.internal.logging - package org.glassfish.internal.logging
P
- params() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
- PARSING_DONE - org.glassfish.internal.deployment.DeploymentTracing.Mark
- 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.
- PostStartupRunLevel - Annotation Type in org.glassfish.internal.api
-
The meta annotation representing the
PostStartupRunLevel. - 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
- PREPARE - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- PREPARE - org.glassfish.internal.deployment.DeploymentTracing.Mark
- PREPARE - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- PREPARE - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- PREPARE_EVENTS - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- prepareAppConfigChanges(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- PREPARED - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- PREPARED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- PREPARED - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- PREPARED - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- 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
- 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).
- process(ServiceLocator, DescriptorImpl) - Method in class org.glassfish.internal.data.ApplicationClassLoadingPostProcessor
- 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
- READONLY - org.glassfish.internal.api.AdminAccessController.Access
- readOnlyConfigFile - Variable in class org.glassfish.internal.embedded.EmbeddedFileSystem
- referenceMissingStartingDelim - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- referenceMissingTrailingDelim - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- 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
- registerTenantWithAppInDomainXML(String, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- REGISTRATION - org.glassfish.internal.deployment.DeploymentTracing.Mark
- 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
- RemoteAdminAccessException - Exception in org.glassfish.internal.api
- RemoteAdminAccessException() - Constructor for exception org.glassfish.internal.api.RemoteAdminAccessException
- 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
- REPLICATION - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- report() - Method in interface org.glassfish.internal.deployment.Deployment.DeploymentContextBuilder
- requiresAnnotationScanning(ReadableArchive) - Method in class org.glassfish.internal.deployment.GenericHandler
-
Returns whether this archive requires annotation scanning.
- 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() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
- resume(Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
- resume(Logger) - Method in class org.glassfish.internal.data.ModuleInfo
- reversedEngines - Variable in class org.glassfish.internal.data.ModuleInfo
- run(ServiceLocator, 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.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.
- 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
- 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(ServiceLocator) - 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
- setHttpHandler(HttpHandler) - Method in class org.glassfish.internal.grizzly.ContextMapper
- 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
- setSource(ReadableArchive) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
-
Sets the source archive
- setTenant(String, String) - Method in interface org.glassfish.internal.deployment.ExtendedDeploymentContext
-
Sets the tenant to which this deployment context applies.
- 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
ModuleDefinitionfor the module containing the core implementation of the container. - setupContainerInfos(ArchiveHandler, Collection<? extends Sniffer>, DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- setupContainerInfos(DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- SHARED_LOGMESSAGE_RESOURCE - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- SharedSecureRandom - Class in org.glassfish.internal.api
-
An utility class that supplies an Initialized SecureRandom.
- SharedSecureRandom() - Constructor for class org.glassfish.internal.api.SharedSecureRandom
- SNIFFER_DONE - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- 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() - 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.
- start(ApplicationContext) - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
- start(ApplicationContext, ProgressTracker) - Method in class org.glassfish.internal.data.EngineRef
- start(DeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ModuleInfo
- start(ExtendedDeploymentContext, ProgressTracker) - Method in class org.glassfish.internal.data.ApplicationInfo
- START - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- START - org.glassfish.internal.deployment.DeploymentTracing.Mark
- START - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- START - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- START_EVENTS - org.glassfish.internal.deployment.DeploymentTracing.Mark
- STARTED - org.glassfish.internal.deployment.DeploymentTracing.ContainerMark
- STARTED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- STARTED - org.glassfish.internal.deployment.DeploymentTracing.ModuleMark
- 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.
- 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(ApplicationContext) - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
- stop(ExtendedDeploymentContext, Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
- stop(ExtendedDeploymentContext, Logger) - Method in class org.glassfish.internal.data.ModuleInfo
- STOP - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- suspend() - Method in class org.glassfish.internal.deployment.GenericApplicationContainer
- suspend(Logger) - Method in class org.glassfish.internal.data.ApplicationInfo
- suspend(Logger) - Method in class org.glassfish.internal.data.ModuleInfo
- SYSTEM_PREFIX - Static variable in class org.glassfish.internal.deployment.DeploymentType
T
- Target - Class in org.glassfish.internal.api
- Target() - Constructor for class org.glassfish.internal.api.Target
- TARGET_VALIDATED - org.glassfish.internal.deployment.DeploymentTracing.Mark
- 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.deployment.DeploymentType
- 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, UndeployCommandParameters) - Method in interface org.glassfish.internal.embedded.EmbeddedDeployer
-
Undeploys a previously deployed application
- undeploy(String, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- 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.
- UNKNOWN - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- unknownProperty - Static variable in class org.glassfish.internal.api.InternalLoggerInfo
- unload(ApplicationInfo, ExtendedDeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
- 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(GenericApplicationContainer, DeploymentContext) - Method in class org.glassfish.internal.deployment.GenericDeployer
- UNLOAD - org.glassfish.internal.deployment.ExtendedDeploymentContext.Phase
- 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
- unregisterTenantWithAppInDomainXML(String, String) - 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
- USER - Static variable in class org.glassfish.internal.deployment.DeploymentType
V
- V3Mapper - Class in org.glassfish.internal.grizzly
-
Extended that
Mapperthat prevent the WebContainer to unregister the currentMapperconfiguration. - V3Mapper() - Constructor for class org.glassfish.internal.grizzly.V3Mapper
- V3Mapper(Logger) - Constructor for class org.glassfish.internal.grizzly.V3Mapper
- VAL - Static variable in annotation type org.glassfish.internal.api.InitRunLevel
- VAL - Static variable in annotation type org.glassfish.internal.api.PostStartupRunLevel
- validateDeploymentTarget(String, String, boolean) - Method in interface org.glassfish.internal.deployment.Deployment
- validateSpecifiedTarget(String) - Method in interface org.glassfish.internal.deployment.Deployment
- validateUndeploymentTarget(String, String) - Method in interface org.glassfish.internal.deployment.Deployment
- value() - Method in annotation type org.glassfish.internal.api.Visibility
- 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.
W
- war - org.glassfish.internal.embedded.ScatteredArchive.Builder.type
- web - org.glassfish.internal.embedded.ContainerBuilder.Type
-
web container type
- webservices - org.glassfish.internal.embedded.ContainerBuilder.Type
-
webservices container type
_
- _getEngineRefs() - Method in class org.glassfish.internal.data.ModuleInfo
All Classes All Packages