- 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
-
- 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(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
- 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
-
- 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_DEPLOYMENT_CLASSLOADER_CREATION - Static variable in interface org.glassfish.internal.deployment.Deployment
-
This synchronous event is sent after creation of deployment classloader.
- 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
- 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_ORDER above (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
-
- 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.
- 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(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
-
- 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
-
- 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(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
- 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, 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
-
- 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(String, OpsParams.Origin, Boolean) - Method in interface org.glassfish.internal.deployment.Deployment
-
- getDefaultTarget(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(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
- 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(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
-
- 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(Class<T>) - Method in class org.glassfish.internal.data.ModuleInfo
-
- getMetaData(String) - 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
-
- 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 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
-
- 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(ArchiveHandler, Collection<? extends Sniffer>, DeploymentContext) - Method in interface org.glassfish.internal.deployment.Deployment
-
- 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(DeploymentContext, List<URI>, Types) - Method in interface org.glassfish.internal.deployment.SnifferManager
-
- 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
-
- 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
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.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
-
- 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
-
- 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 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
-
- 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
-
- 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
-
- SYSTEM_PREFIX - Static variable in class org.glassfish.internal.deployment.DeploymentType
-
- 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
-
- 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
-
- 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.