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

A

Absolutized - Annotation Type in org.glassfish.api
Used in conjunction with File or String that represents a file to indicate that the path is absolutized.
accept(ReadableArchive, String) - Method in interface org.glassfish.api.deployment.archive.CompositeHandler
 
ActionReport - Class in org.glassfish.api
An action report is an abstract class allowing any type of server side action like a service execution, a command execution to report on its execution to the originator of the action.
ActionReport() - Constructor for class org.glassfish.api.ActionReport
 
ActionReport.ExitCode - Enum in org.glassfish.api
 
ActionReport.MessagePart - Class in org.glassfish.api
 
ActionReport.MessagePart() - Constructor for class org.glassfish.api.ActionReport.MessagePart
 
Adapter - Interface in org.glassfish.api.container
Contract interface for registering adapters to a port.
addChild() - Method in class org.glassfish.api.ActionReport.MessagePart
 
addFailedCommands(String) - Method in class org.glassfish.api.admin.InstanceState
 
addModuleMetaData(Object) - Method in interface org.glassfish.api.deployment.DeploymentContext
Stores a descriptor for the module in the context so other deployer's can have access to it.
addPart(String, String, Properties, String) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part of the specified content type, name, and String content to the payload.
addPart(String, String, Properties, InputStream) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part of the specified content type, name, and content to the payload.
addPart(int, String, String, Properties, InputStream) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part of the specified content type, name, and content at a specified position in the parts of the payload.
addProperty(String, String) - Method in class org.glassfish.api.ActionReport.MessagePart
 
addSubActionsReport() - Method in class org.glassfish.api.ActionReport
 
addTransformer(ClassFileTransformer) - Method in interface org.glassfish.api.deployment.DeploymentContext
Add a new ClassFileTransformer to the context.
addTransformer(ClassFileTransformer) - Method in interface org.glassfish.api.deployment.InstrumentableClassLoader
Add a new ClassFileTransformer to this class loader.
addTransientAppMetaData(String, Object) - Method in interface org.glassfish.api.deployment.DeploymentContext
Stores application level metadata in the context so other deployer's can have access to it.
ADMIN_VS - Static variable in interface org.glassfish.api.web.Constants
 
AdminCommand - Interface in org.glassfish.api.admin
This is an admin command interface, command implementations have to be stateless and should also have a Scope value of PerLookup
AdminCommandContext - Class in org.glassfish.api.admin
Useful services for administrative commands implementation
AdminCommandContext(Logger, ActionReport) - Constructor for class org.glassfish.api.admin.AdminCommandContext
 
AdminCommandContext(Logger, ActionReport, Payload.Inbound, Payload.Outbound) - Constructor for class org.glassfish.api.admin.AdminCommandContext
 
AdminCommandLock - Class in org.glassfish.api.admin
The implementation of the admin command lock.
AdminCommandLock() - Constructor for class org.glassfish.api.admin.AdminCommandLock
 
AdminCommandLock.SuspendStatus - Enum in org.glassfish.api.admin
The status of a suspend command attempt.
AdminCommandLockException - Exception in org.glassfish.api.admin
The AdminCommandLockException is generated when a command can not acquire an AdminCommandLock.
AdminCommandLockException(String, Date, String) - Constructor for exception org.glassfish.api.admin.AdminCommandLockException
 
AdminCommandLockException(String, Throwable) - Constructor for exception org.glassfish.api.admin.AdminCommandLockException
 
AdminCommandLockTimeoutException - Exception in org.glassfish.api.admin
The AdminCommandLockTimeoutException is generated when a command can not acquire an AdminCommandLock within the allotted time.
AdminCommandLockTimeoutException(String, Date, String) - Constructor for exception org.glassfish.api.admin.AdminCommandLockTimeoutException
 
AdminCommandLockTimeoutException(String, Throwable) - Constructor for exception org.glassfish.api.admin.AdminCommandLockTimeoutException
 
afterPostInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) - Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
Called after the curInv has been popped from the invocation stack.
afterPreInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) - Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
Called after the curInv has been pushed into the invocation stack.
AMXLoader - Interface in org.glassfish.api.amx
A loader of AMX MBeans.
appendMessage(String) - Method in class org.glassfish.api.ActionReport
 
appendMessage(String) - Method in class org.glassfish.api.ActionReport.MessagePart
 
ApplicationContainer<T> - Interface in org.glassfish.api.deployment
Interface to an application container.
ApplicationContext - Interface in org.glassfish.api.deployment
Useful services for application loading implementation
ApplicationMetaDataProvider<T> - Interface in org.glassfish.api.deployment
Implementations of this interface are providing deployment application metadata
ApplicationName - Interface in org.glassfish.api.admin.config
An configured element which has to have application type of name.
ApplicationNameInjector - Class in org.glassfish.api.admin.config
 
ApplicationNameInjector() - Constructor for class org.glassfish.api.admin.config.ApplicationNameInjector
 
applyFailurePolicy(FailurePolicy, ActionReport.ExitCode) - Static method in enum org.glassfish.api.admin.FailurePolicy
 
Archive - Interface in org.glassfish.api.deployment.archive
This interface is an abstraction for accessing a module archive.
ArchiveHandler - Interface in org.glassfish.api.deployment.archive
ArchiveHandlers are handling certain archive type.
Async - Annotation Type in org.glassfish.api
Execution artifacts like Service or Admin Command implementations can use this annotation to generate an asynchronous execution of their logic.
asyncreplication - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
attachFile(String, URI, String, File) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload of the given content type from the specified file.
attachFile(String, URI, String, File, boolean) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload of the given content type from the specified file.
attachFile(String, URI, String, Properties, File) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload of the given content type from the specified file.
attachFile(String, URI, String, Properties, File, boolean) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload of the given content type from the specified file.
AuthenticationException - Exception in org.glassfish.api.admin
A specialized CommandException that indicates an authentication failure.
AuthenticationException(String) - Constructor for exception org.glassfish.api.admin.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.glassfish.api.admin.AuthenticationException
 
availabilityenabled - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 

B

beforePostInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) - Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
Called before the curInv has been popped from the invocation stack.
beforePreInvoke(ComponentInvocation.ComponentInvocationType, ComponentInvocation, ComponentInvocation) - Method in interface org.glassfish.api.invocation.ComponentInvocationHandler
Called before the curInv is pushed into the invocation stack.
bindToAppNamespace(String, Collection<? extends JNDIBinding>) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Binds the bindings to module namespace of an application
Typically, to get access to application's namespace, invocation context must be set to appropriate application's context.
This API is useful in cases where containers within GlassFish need to bind the objects in application's name-space and do not have application's invocation context
bindToComponentNamespace(String, String, String, boolean, Collection<? extends JNDIBinding>) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
This method enumerates the env properties, ejb and resource references etc for a J2EE component and binds them in the applicable java: namespace.
bindToModuleNamespace(String, String, Collection<? extends JNDIBinding>) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Binds the bindings to module namespace of an application
Typically, to get access to application's module namespace, invocation context must be set to appropriate application's context.
This API is useful in cases where containers within GlassFish need to bind the objects in application's module name-space and do not have application's invocation context
Branding - Interface in org.glassfish.api.branding
Contract for branding of product based on a given distribution/OEM
BytecodePreprocessor - Interface in org.glassfish.api
Third party tool vendors may implement this interface to provide code instrumentation to the application server.

C

cascade - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
changed(File) - Method in interface org.glassfish.api.admin.FileMonitoring.FileChangeListener
 
clean(DeploymentContext) - Method in interface org.glassfish.api.deployment.Deployer
Clean any files and artifacts that were created during the execution of the prepare method.
clientJarRequested - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
ClientNamingConfigurator - Interface in org.glassfish.api.naming
Used by application client container to configure default naming behavior for a client JVM.
clone() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
close() - Method in interface org.glassfish.api.deployment.archive.Archive
closes this archive and releases all resources
close() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
closeEntry(WritableArchive) - Method in interface org.glassfish.api.deployment.archive.WritableArchive
Close a previously returned sub archive
closeEntry() - Method in interface org.glassfish.api.deployment.archive.WritableArchive
closes the current entry
ClusterExecutor - Interface in org.glassfish.api.admin
A ClusterExecutor is responsible for remotely executing commands.
com.sun.appserv.jdbc - package com.sun.appserv.jdbc
 
com.sun.appserv.server - package com.sun.appserv.server
 
CommandException - Exception in org.glassfish.api.admin
 
CommandException() - Constructor for exception org.glassfish.api.admin.CommandException
Creates new CommandException without detail message.
CommandException(String) - Constructor for exception org.glassfish.api.admin.CommandException
Constructs a CommandException with the specified detail message.
CommandException(Throwable) - Constructor for exception org.glassfish.api.admin.CommandException
Constructs a new CommandException exception with the specified cause.
CommandException(String, Throwable) - Constructor for exception org.glassfish.api.admin.CommandException
Constructs a new CommandException exception with the specified detailed message and cause.
CommandLock - Annotation Type in org.glassfish.api.admin
Annotation used to indicate what type of lock to acquire before executing an admin command.
CommandLock.LockType - Enum in org.glassfish.api.admin
The type of command lock.
CommandModel - Class in org.glassfish.api.admin
Model for an administrative command
CommandModel() - Constructor for class org.glassfish.api.admin.CommandModel
 
CommandModel.ParamModel - Class in org.glassfish.api.admin
Model for a command parameter.
CommandModel.ParamModel() - Constructor for class org.glassfish.api.admin.CommandModel.ParamModel
 
CommandModelProvider - Interface in org.glassfish.api.admin
Interface denoting administrative commands that provide their model.
CommandParameters - Interface in org.glassfish.api.admin
A marker interface to indicate classes that are used to pass parameters to the parameters method of the CommandRunner.CommandInvocation API.
CommandRunner - Interface in org.glassfish.api.admin
CommandRunner is a service that allows you to run administrative commands.
CommandRunner.CommandInvocation - Interface in org.glassfish.api.admin
CommandInvocation defines a command excecution context like the requested name of the command to execute, the parameters of the command, etc...
CommandValidationException - Exception in org.glassfish.api.admin
 
CommandValidationException() - Constructor for exception org.glassfish.api.admin.CommandValidationException
Creates a new CommandValidationException without detail message.
CommandValidationException(String) - Constructor for exception org.glassfish.api.admin.CommandValidationException
Constructs a CommandValidationException with the specified detail message.
CommandValidationException(Throwable) - Constructor for exception org.glassfish.api.admin.CommandValidationException
Constructs a new CommandValidationException exception with the specified cause.
CommandValidationException(String, Throwable) - Constructor for exception org.glassfish.api.admin.CommandValidationException
Constructs a new CommandValidationException exception with the specified detailed message and cause.
COMPONENT - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
component - Variable in class org.glassfish.api.deployment.StateCommandParameters
 
componentId - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
ComponentInvocation - Class in org.glassfish.api.invocation
 
ComponentInvocation() - Constructor for class org.glassfish.api.invocation.ComponentInvocation
 
ComponentInvocation(String, ComponentInvocation.ComponentInvocationType, Object) - Constructor for class org.glassfish.api.invocation.ComponentInvocation
 
ComponentInvocation(String, ComponentInvocation.ComponentInvocationType, Object, Object, Object) - Constructor for class org.glassfish.api.invocation.ComponentInvocation
 
ComponentInvocation.ComponentInvocationType - Enum in org.glassfish.api.invocation
 
ComponentInvocationHandler - Interface in org.glassfish.api.invocation
ComponentInvocationHandler handles pre and post activities for a particular type of ComponentInvocation
ComponentNamingUtil - Interface in org.glassfish.api.naming
 
composeInternalGlobalJavaAppName(String, String) - Method in interface org.glassfish.api.naming.ComponentNamingUtil
Utility for discovering the internal global name under which an application-wide resource is made available (e.g.
CompositeHandler - Interface in org.glassfish.api.deployment.archive
Composite handlers are just like any other ArchiveHandler except they get a chance at looking at the archive before the archive handlers do The main reason for this tag interface is that some archive handlers might be tricked into thinking a composite archive is theirs when in fact they only own a part of it.
CompositeSniffer - Interface in org.glassfish.api.container
A sniffer implementation is responsible for identifying a composite application.
ConfigExtension - Interface in org.glassfish.api.admin.config
ConfigExtension is an configuration extension that hooks itself under the config configuration.
ConfigExtensionInjector - Class in org.glassfish.api.admin.config
 
ConfigExtensionInjector() - Constructor for class org.glassfish.api.admin.config.ConfigExtensionInjector
 
ConfigParser - Interface in org.glassfish.api.admin.config
 
ConfigurationCleanup - Class in org.glassfish.api.admin.config
Contract called on startup right after the configuration has been read (and potentially upgraded) but before the startup services.
ConfigurationCleanup() - Constructor for class org.glassfish.api.admin.config.ConfigurationCleanup
 
ConfigurationUpgrade - Interface in org.glassfish.api.admin.config
Contract for services which want to perform some upgrade on the application server configuration
ConnectionValidation - Interface in org.glassfish.api.jdbc
This interface can be implemented to provide a custom connection validation mechanism if custom-validation is chosen as the connection-validation-method.
CONNECTOR_CONNECTION_POOL - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
CONNECTOR_SERVICE - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
ConsoleProvider - Interface in org.glassfish.api.admingui
This interface exists to provide a marker for locating modules which provide GUI features to be displayed in the GlassFish admin console.
Constants - Interface in org.glassfish.api.web
Web container related constants that other modules (e.g., security) depend on.
Container - Interface in org.glassfish.api.admin.config
Tag interface for container related configuration.
Container - Interface in org.glassfish.api.container
Contract identifying a container implementation.
container - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
ContainerInjector - Class in org.glassfish.api.admin.config
 
ContainerInjector() - Constructor for class org.glassfish.api.admin.config.ContainerInjector
 
ContainerMonitoring - Interface in org.glassfish.api.monitoring
Default monitoring configuration for containers.
ContainerMonitoringInjector - Class in org.glassfish.api.monitoring
 
ContainerMonitoringInjector() - Constructor for class org.glassfish.api.monitoring.ContainerMonitoringInjector
 
CONTEXT_ROOT - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
contextroot - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
ContractProvider - Interface in org.glassfish.api
Simple tag interface to any service provider that is not providing a specific contract interface, yet want their service available through the HK2 service discovery mechanism.
copy(OutputStream) - Method in interface org.glassfish.api.admin.Payload.Part
Copies the contents of the Part to the specified OutputStream.
copy() - Method in interface org.glassfish.api.deployment.InstrumentableClassLoader
Create and return a temporary loader with the same visibility as this loader.
create(URI) - Method in interface org.glassfish.api.deployment.archive.WritableArchive
creates a new abstract archive with the given path
create(String) - Static method in class org.glassfish.api.event.EventTypes
 
create(String, Class<T>) - Static method in class org.glassfish.api.event.EventTypes
 
create(Context) - Method in interface org.glassfish.api.naming.NamingObjectProxy
Create and return an object.
createSubArchive(String) - Method in interface org.glassfish.api.deployment.archive.WritableArchive
Returns an instance of this archive abstraction for an embedded archive within this archive.
createtables - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 

D

DataSource - Interface in com.sun.appserv.jdbc
The javax.sql.DataSource implementation of SunONE application server will implement this interface.
dbvendorname - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
debug - Static variable in class org.glassfish.api.invocation.InvocationManagerImpl
 
DEFAULT_CONFIG_FILENAME - Static variable in interface org.glassfish.api.admingui.ConsoleProvider
The default location of the console-config.xml.
DEFAULT_INSTANCE_NAME - Static variable in interface org.glassfish.api.admin.ServerEnvironment
 
delete() - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
deletes the archive
delete() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
deleted(File) - Method in interface org.glassfish.api.admin.FileMonitoring.FileChangeListener
 
DeployCommandParameters - Class in org.glassfish.api.deployment
Parameters passed by the user to a deployment request.
DeployCommandParameters() - Constructor for class org.glassfish.api.deployment.DeployCommandParameters
 
DeployCommandParameters(File) - Constructor for class org.glassfish.api.deployment.DeployCommandParameters
 
DeployCommandParameters.ParameterNames - Class in org.glassfish.api.deployment
 
DeployCommandParameters.ParameterNames() - Constructor for class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
Deployer<T extends Container,U extends ApplicationContainer> - Interface in org.glassfish.api.deployment
A deployer is capable of deploying one type of applications.
DEPLOYMENT - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
DEPLOYMENT_PLAN - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
DeploymentContext - Interface in org.glassfish.api.deployment
Useful services for Deployer service implementation
deploymentplan - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
description - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
DIRECTORY_DEPLOYED - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
DomainContext - Class in org.glassfish.api.admin.config
Context passed at the time of CreateDomain to modules with some initial config.
DomainContext() - Constructor for class org.glassfish.api.admin.config.DomainContext
 
DomainInitializer - Interface in org.glassfish.api.admin.config
Marker interface to mark inhabitants that require some minimal initial configuration to be inserted into a newly create domain's domain.xml
dropandcreatetables - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
droptables - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
DTraceContract - Interface in org.glassfish.api.monitoring
 

E

EJB_CONTAINER - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
enabled - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
ENABLED - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
EndpointRegistrationException - Exception in org.glassfish.api.container
Exception, which will be thrown on endpoint registration problems.
EndpointRegistrationException() - Constructor for exception org.glassfish.api.container.EndpointRegistrationException
 
EndpointRegistrationException(String) - Constructor for exception org.glassfish.api.container.EndpointRegistrationException
 
entries() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns an enumeration of the module file entries.
entries(String) - Method in interface org.glassfish.api.deployment.archive.Archive
Returns an enumeration of the module file entries with the specified prefix.
entries() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
entries(String) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
equals(Object) - Method in class org.glassfish.api.event.EventTypes

Considers only EventTypes.name for equality.

event(EventListener.Event) - Method in interface org.glassfish.api.event.EventListener
 
EventListener - Interface in org.glassfish.api.event
Code that wish to listen to glassfish events should implement this interface and register it to the Events contract implementation.
EventListener.Event<T> - Class in org.glassfish.api.event
 
EventListener.Event(EventTypes<T>) - Constructor for class org.glassfish.api.event.EventListener.Event
 
EventListener.Event(EventTypes<T>, T) - Constructor for class org.glassfish.api.event.EventListener.Event
 
Events - Interface in org.glassfish.api.event
Contract to register/unregister events listener.
EventTypes<T> - Class in org.glassfish.api.event
Extensible list of event types.
execute(AdminCommandContext) - Method in interface org.glassfish.api.admin.AdminCommand
Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
execute(String, AdminCommand, AdminCommandContext, ParameterMap) - Method in interface org.glassfish.api.admin.ClusterExecutor
Execute the passed command on targeted remote instances.
execute() - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Executes the command and populate the report with the command execution result.
execute(AdminCommand) - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Executes the passed command with this context and populates the report with the execution result.
execute(AdminCommandContext) - Method in interface org.glassfish.api.admin.config.LegacyConfigurationUpgrade
 
execute(String, AdminCommand, AdminCommandContext, ParameterMap) - Method in class org.glassfish.api.admin.ExecuteOn.TargetBasedExecutor
 
execute(String, Supplemental.Timing, AdminCommandContext, ParameterMap, MultiMap<String, File>) - Method in interface org.glassfish.api.admin.SupplementalCommandExecutor
 
ExecuteOn - Annotation Type in org.glassfish.api.admin
Annotation to qualify when an action like a command is targeted to be run on a cluster or a set of instances.
ExecuteOn.TargetBasedExecutor - Class in org.glassfish.api.admin
Convenience implementation that delegate to a provided system executor.
ExecuteOn.TargetBasedExecutor() - Constructor for class org.glassfish.api.admin.ExecuteOn.TargetBasedExecutor
 
ExecutionContext - Interface in org.glassfish.api
Any execution type invocation should be passed with an instance of this context.
exists(String) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Returns the existence of the given entry name The file name must be relative to the root of the module.
exists() - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
 
exists() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
expand(ReadableArchive, WritableArchive, DeploymentContext) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
Prepares the jar file to a format the ApplicationContainer is expecting.

F

failure(Logger, String, Throwable) - Method in class org.glassfish.api.ActionReport
Report a failure to the logger and ActionReport.
failure(Logger, String) - Method in class org.glassfish.api.ActionReport
Short for failure(logger,message,null)
FailurePolicy - Enum in org.glassfish.api.admin
Defines the expected behaviour from the system when a supplemental command (could be a local or remote invocation) fails to execute properly.
FileMonitoring - Interface in org.glassfish.api.admin
Service to monitor changes to files.
FileMonitoring.FileChangeListener - Interface in org.glassfish.api.admin
 
FileServer - Interface in org.glassfish.api.content
Implementations of this interface are responsible for servicing a file residing on the local file system to a Response object.
force - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
FutureProvider<T> - Interface in org.glassfish.api
Some operations may be asynchronous and need to provide their results as a list of future objects

G

generatermistubs - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
get(ParameterMap, String) - Method in interface org.glassfish.api.admin.ParameterBridge
Returns the parameter values as expected by the injection code when a dependency injection annotated field or method (for instance, annotated with @Param or @Inject) needs to be resolved.
get(ParameterMap, String) - Method in class org.glassfish.api.admin.ParameterBridge.NoMapper
 
getAbbreviatedVersion() - Method in interface org.glassfish.api.branding.Branding
Returns abbreviated version.
getAbbrevProductName() - Method in interface org.glassfish.api.branding.Branding
Returns Abbreviated Product Name example: GlassFish
getActionExitCode() - Method in class org.glassfish.api.ActionReport
 
getActionReport() - Method in class org.glassfish.api.admin.AdminCommandContext
Returns the Reporter for this action
getActionReport(String) - Method in interface org.glassfish.api.admin.CommandRunner
Returns an initialized ActionReport instance for the passed type or null if it cannot be found.
getActionReport() - Method in interface org.glassfish.api.deployment.DeploymentContext
Gets the action report for this context
getAllInvocations() - Method in interface org.glassfish.api.invocation.InvocationManager
 
getAllInvocations() - Method in class org.glassfish.api.invocation.InvocationManagerImpl
 
getAnnotationTypes() - Method in interface org.glassfish.api.container.Sniffer
Returns the list of annotations types that this sniffer is interested in.
getAppLibs() - Method in interface org.glassfish.api.deployment.DeploymentContext
gets the app-libs specified for this archive
This list includes --libraries as well EXTENSION_LIST specified in the manifest entries
getApplicationCompileJspPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
Returns the path for compiled JSP Pages from an application that is deployed on this instance.
getApplicationEJBStubPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
getApplicationGeneratedXMLPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
getApplicationPolicyFilePath() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
getApplicationRepositoryPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
Gets the directory to store deployed applications Normally ROOT/applications
getApplicationStubPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
Gets the directory to store generated stuff.
getAppProps() - Method in interface org.glassfish.api.deployment.ApplicationContext
Returns the application level properties that will be persisted as a key value pair at then end of deployment.
getArchiveHandler() - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns the archive handler that's associated with this context
getArchiveSize() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns the size of the archive.
getArchiveSize() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getArchiveType() - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
 
getAuth() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getBuildVersion() - Method in interface org.glassfish.api.branding.Branding
Returns Build Id example: b17
getChildren() - Method in class org.glassfish.api.ActionReport.MessagePart
 
getChildrenType() - Method in class org.glassfish.api.ActionReport.MessagePart
 
getClassLoader() - Method in interface org.glassfish.api.deployment.ApplicationContainer
Returns the class loader associated with this application
getClassLoader() - Method in interface org.glassfish.api.deployment.ApplicationContext
Returns the class loader associated with the application.
getClassLoader(ClassLoader, DeploymentContext) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
Creates a classloader that can load code from inside the archive.
getClassName() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the class name of the SQL query expressed as a String.
getClusteringAttributes() - Method in class org.glassfish.api.admin.CommandModel
Return the cluster parameters for this command or null if none are specified and defaults should be used.
getCmdLineArgs() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server command-line arguments
getCommand(String, ActionReport, Logger) - Method in interface org.glassfish.api.admin.CommandRunner
Obtain and return the command implementation defined by the passed commandName
getCommandClass() - Method in class org.glassfish.api.admin.CommandModel
Return the class that defines the command.
getCommandInvocation(String, ActionReport) - Method in interface org.glassfish.api.admin.CommandRunner
Obtain a new command invocation object.
getCommandName() - Method in class org.glassfish.api.admin.CommandModel
Returns the command name as it is typed by the user.
getCommandOutput() - Method in interface org.glassfish.api.admin.InstanceCommand
 
getCommandParameters(Class<U>) - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns the DeployCommand parameters
getCommandRun() - Method in exception org.glassfish.api.admin.SSHCommandExecutionException
 
getComponentId() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getComponentInvocationHandler() - Method in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler
 
getConfigDirPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
getConfiguration() - Method in interface org.glassfish.api.admingui.ConsoleProvider
Returns a URL to the console-config.xml file, or null.
getConnection(Connection) - Method in interface com.sun.appserv.jdbc.DataSource
Retrieves the actual SQLConnection from the Connection wrapper implementation of SunONE application server.
getContainer() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getContainerContext() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getContainersNames() - Method in interface org.glassfish.api.container.Sniffer
Returns the list of Containers that this Sniffer enables.
getContentType() - Method in class org.glassfish.api.ActionReport
 
getContentType() - Method in interface org.glassfish.api.admin.Payload.Outbound
Returns the content type of the payload, determined by whether there are multiple parts and, if not, if the content type of the single part is of type "text."
getContentType() - Method in interface org.glassfish.api.admin.Payload.Part
Returns the content type of the part.
getContextRoot() - Method in interface org.glassfish.api.container.Adapter
Returns the context root for this adapter
getCurrentInvocation() - Method in interface org.glassfish.api.invocation.InvocationManager
Returns the current Invocation object associated with the current thread
getCurrentInvocation() - Method in class org.glassfish.api.invocation.InvocationManagerImpl
return the Invocation object of the component being called
getData() - Method in class com.sun.appserv.server.LifecycleEvent
Get the data associated with the event.
getDefault() - Static method in enum org.glassfish.api.admin.RuntimeType
 
getDefaultApplicationName(ReadableArchive) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
Returns the default name by which the specified archive can be identified.
getDefaultApplicationName(ReadableArchive, DeploymentContext) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
 
getDeployer() - Method in interface org.glassfish.api.container.Container
Returns the Deployer implementation capable of deploying applications to this container.
getDeploymentConfigurations(ReadableArchive) - Method in interface org.glassfish.api.container.Sniffer
Returns a map of deployment configurations for this Sniffer from the specific archive source.
getDescription() - Method in enum org.glassfish.api.admin.InstanceState.StateType
 
getDescriptor() - Method in interface org.glassfish.api.deployment.ApplicationContainer
Returns the deployment descriptor associated with this application
getDirectories() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns the enumeration of first level directories in this archive
getDirectories() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getDisplayString() - Method in enum org.glassfish.api.admin.InstanceState.StateType
 
getDomainRoot() - Method in interface org.glassfish.api.admin.ServerEnvironment
Deprecated. As of GlassFish 3.1 replaced with ServerEnvironment.getInstanceRoot()
getDomainType() - Method in class org.glassfish.api.admin.config.DomainContext
 
getDomainXML() - Method in interface org.glassfish.api.admin.ServerEnvironment
The domain.xml config file
getDTraceMethod() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getEntry(String) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Returns the InputStream for the given entry name The file name must be relative to the root of the module.
getEntrySize(String) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Returns the entry size for a given entry name or 0 if not known
getEntrySize(String) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getEventType() - Method in class com.sun.appserv.server.LifecycleEvent
Get the type of event associated with this
getExtraData(Class<U>) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Returns any data that could have been calculated as part of the descriptor loading.
getExtraData(Class<U>) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getExtraProperties() - Method in class org.glassfish.api.ActionReport
 
getFailedCommands() - Method in class org.glassfish.api.admin.InstanceState
 
getFailureCause() - Method in class org.glassfish.api.ActionReport
 
getFinalClassLoader() - Method in interface org.glassfish.api.deployment.DeploymentContext
During the prepare phase, when a deployer need to have access to the class loader that will be used to load the application in the runtime container, it can call this API during the prepare phase.
getFullVersion() - Method in interface org.glassfish.api.branding.Branding
Returns full version including build id example: GlassFish Application Server 10.0-SNAPSHOT (build b17)
getFutures() - Method in interface org.glassfish.api.FutureProvider
 
getHeaderName() - Method in interface org.glassfish.api.admin.Payload.Inbound
Returns the name of the header that should be set in the outgoing and incoming http request or response.
getHeaderName() - Method in interface org.glassfish.api.admin.Payload.Outbound
Returns the name of the header that should be set in the outgoing and incoming http request or response.
getHook(EventListener.Event<T>) - Method in class org.glassfish.api.event.EventTypes
 
getHookType() - Method in class org.glassfish.api.event.EventTypes
 
getId() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getInboundPayload() - Method in class org.glassfish.api.admin.AdminCommandContext
Returns the inbound payload, from the admin client, that accompanied the command request.
getIncompatibleSnifferTypes() - Method in interface org.glassfish.api.container.Sniffer
 
getInitialConfig(DomainContext) - Method in interface org.glassfish.api.admin.config.DomainInitializer
The actual initial config that needs to be inserted into the fresh domain.xml See Attribute#value() for how the default value is inferred.
getInitialContext() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the initial naming context.
getInitialContext() - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Get the initial context.
getInputStream() - Method in interface org.glassfish.api.admin.Payload.Part
Returns an InputStream suitable for reading the content of the Part.
getInstallRoot() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get server install root
getInstance() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getInstanceCommand() - Method in class org.glassfish.api.admin.InstanceCommandResult
 
getInstanceName() - Method in interface com.sun.appserv.server.LifecycleEventContext
Get the server instance name
getInstanceName() - Method in interface org.glassfish.api.admin.ServerEnvironment
Every server has a name that can be found in the server element in domain.xml
getInstanceRoot() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
getInterface(ProbeProviderInfo) - Method in interface org.glassfish.api.monitoring.DTraceContract
 
getInvocationType() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getJKS() - Method in interface org.glassfish.api.admin.ServerEnvironment
A Java KeyStore which is locked by administrator's master password.
getLevel() - Method in interface org.glassfish.api.monitoring.ContainerMonitoring
The monitoring level of this monitoring item
getLibPath() - Method in interface org.glassfish.api.admin.ServerEnvironment
Gets the directory for hosting user-provided jar files.
getLifecycle() - Method in interface org.glassfish.api.Startup
Returns the life expectency of the service
getLifecycleEventContext() - Method in class com.sun.appserv.server.LifecycleEvent
Get the ServerContext generating this lifecycle event
getListenAddress() - Method in interface org.glassfish.api.container.Adapter
 
getListenPort() - Method in interface org.glassfish.api.container.Adapter
Returns the listener port for this adapter
getLocalizedDescription() - Method in class org.glassfish.api.admin.CommandModel
Returns a localized description for this command
getLocalizedDescription() - Method in class org.glassfish.api.admin.CommandModel.ParamModel
Returns a localized description for this parameter
getLock(CommandLock.LockType) - Method in class org.glassfish.api.admin.AdminCommandLock
Return the appropriate Lock object for the specified LockType.
getLock(AdminCommand) - Method in class org.glassfish.api.admin.AdminCommandLock
Return the appropriate Lock object for the specified command.
getLock(AdminCommand, String) - Method in class org.glassfish.api.admin.AdminCommandLock
Return the appropriate Lock object for the specified command.
getLockMessage() - Method in class org.glassfish.api.admin.AdminCommandLock
Get the message to be returned if the lock could not be acquired.
getLockOwner() - Method in class org.glassfish.api.admin.AdminCommandLock
Get the admin user id for the user who acquired the exclusive lock.
getLockOwner() - Method in exception org.glassfish.api.admin.AdminCommandLockException
 
getLockOwner() - Method in exception org.glassfish.api.admin.AdminCommandLockTimeoutException
 
getLockTimeOfAcquisition() - Method in class org.glassfish.api.admin.AdminCommandLock
Get the time the exclusive lock was acquired.
getLogger() - Method in class org.glassfish.api.admin.AdminCommandContext
Returns the Logger
getLogger() - Method in class org.glassfish.api.admin.config.DomainContext
 
getLogger() - Method in interface org.glassfish.api.ExecutionContext
Returns the logger services implementation should use to log useful information about their execution.
getMajorVersion() - Method in interface org.glassfish.api.branding.Branding
Returns Major version example: 10
getManifest() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns the manifest information for this archive
getManifest(ReadableArchive) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
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.
getMasterPasswordFile() - Method in interface org.glassfish.api.admin.ServerEnvironment
A JCEKS keystore which is locked with a fixed-key.
getMessage() - Method in class org.glassfish.api.ActionReport
 
getMessage() - Method in class org.glassfish.api.ActionReport.MessagePart
 
getMetaData() - Method in interface org.glassfish.api.deployment.ApplicationMetaDataProvider
Returns the meta data assocated with this Deployer
getMetaData() - Method in interface org.glassfish.api.deployment.Deployer
Returns the meta data assocated with this Deployer
getMethodName() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the method name that executed the SQL query.
getMinorVersion() - Method in interface org.glassfish.api.branding.Branding
Returns Minor version example: 0
getModel() - Method in interface org.glassfish.api.admin.CommandModelProvider
 
getModel(String, Logger) - Method in interface org.glassfish.api.admin.CommandRunner
Retuns the command model for a command name
getModelFor(String) - Method in class org.glassfish.api.admin.CommandModel
Returns the parameter model for a particular parameter
getModuleArchiveHandlers() - Method in interface org.glassfish.api.deployment.DeploymentContext
Gets the archive handlers for modules
getModuleMetaData(Class<T>) - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns the meta data associated with a module type.
getModuleMetadata() - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns all the metadata associated with this deployment
getModuleName() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getModuleName() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
getModuleProps() - Method in interface org.glassfish.api.deployment.ApplicationContext
Returns the module level properties that will be persisted as a key value pair at then end of deployment.
getModulePropsMap() - Method in interface org.glassfish.api.deployment.DeploymentContext
Gets the module properties for modules
getModuleProviderName() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getModuleProviderName() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
getModuleType() - Method in interface org.glassfish.api.container.Sniffer
Returns the module type associated with this sniffer
getName() - Method in class org.glassfish.api.admin.CommandModel.ParamModel
Returns the command parameter name.
getName() - Method in interface org.glassfish.api.admin.config.ApplicationName
Name of the configured object
getName() - Method in interface org.glassfish.api.admin.config.Named
Name of the configured object
getName() - Method in interface org.glassfish.api.admin.Payload.Part
Returns the name assigned to the part when it was created.
getName() - Method in interface org.glassfish.api.container.Container
Returns a human redeable name for this container, this name is not used for identifying the container but can be used to display messages belonging to the container.
getName() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns the name of the archive.
getName() - Method in interface org.glassfish.api.naming.JNDIBinding
Returns the logical name in the component namespace
getName() - Method in interface org.glassfish.api.web.TldProvider
Gets the name of this TldProvider
getNestedException() - Method in exception org.glassfish.api.invocation.InvocationException
 
getNonTxConnection() - Method in interface com.sun.appserv.jdbc.DataSource
Gets a connection that is not in the scope of any transaction.
getNonTxConnection(String, String) - Method in interface com.sun.appserv.jdbc.DataSource
Gets a connection that is not in the scope of any transaction.
getOldSecurityContext() - Method in class org.glassfish.api.invocation.ComponentInvocation
gets the security context of the call that came in before a new context for runas is made
getOne(ParameterMap, String) - Method in interface org.glassfish.api.admin.ParameterBridge
Returns the parameter value as expected by the injection code when a dependency injection annotated field or method (for instance, annotated with @Param or @Inject) needs to be resolved.
getOne(ParameterMap, String) - Method in class org.glassfish.api.admin.ParameterBridge.NoMapper
 
getOriginalSource() - Method in interface org.glassfish.api.deployment.DeploymentContext
Gets the original source archive In case of archive deployment, this will return the archive before expanding.
getOutboundPayload() - Method in class org.glassfish.api.admin.AdminCommandContext
Returns a reference to the outbound payload so a command implementation can populate the payload for return to the admin client.
getParam() - Method in class org.glassfish.api.admin.CommandModel.ParamModel
Returns the command @Param annotation values.
getParameters() - Method in class org.glassfish.api.admin.CommandModel
Returns a collection of parameter model for all the parameters supported by this command.
getParametersNames() - Method in class org.glassfish.api.admin.CommandModel
Returns a collection of parameter names supported by this admininstrative command
getParamName(Param, AnnotatedElement) - Static method in class org.glassfish.api.admin.CommandModel
Get the Param name.
getParams() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the parameters of the method that executed the SQL query.
getParamTypes() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getParentArchive() - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
get the parent archive of this archive
getParentArchive() - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getPoolName() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the pool name in which the SQL statement is executed.
getPreviousInvocation() - Method in interface org.glassfish.api.invocation.InvocationManager
Returns the previous Invocation object associated with the current thread.
getPreviousInvocation() - Method in class org.glassfish.api.invocation.InvocationManagerImpl
return the Inovcation object of the caller return null if none exist (e.g.
getProbeName() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getProbeParamNames() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getProbeProviderName() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getProbeProviderName() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
getProbesInfo() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
getProcessType() - Method in class org.glassfish.api.admin.ProcessEnvironment
Determine and return the modes in which the code is behaving, like application server or application client modes.
getProductName() - Method in interface org.glassfish.api.branding.Branding
Returns Proper Product Name example: GlassFish Application Server, could be a longer name than Abbreviated Product Name
getProperties() - Method in interface org.glassfish.api.admin.Payload.Part
Returns the Properties associated with the Part.
getProps() - Method in class org.glassfish.api.ActionReport.MessagePart
 
getProvider(Class<T>) - Method in interface org.glassfish.api.monitoring.DTraceContract
 
getProvider(ProbeProviderInfo) - Method in interface org.glassfish.api.monitoring.DTraceContract
 
getProviderClass() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
getProviderJavaMethodName() - Method in interface org.glassfish.api.monitoring.ProbeInfo
 
getReference() - Method in interface org.glassfish.api.admin.config.ReferenceContainer
 
getResourceHandler() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getResourceList() - Method in interface org.glassfish.api.invocation.ResourceHandler
 
getResourceTableKey() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getResultType(Class<T>) - Method in class org.glassfish.api.ActionReport
Gets a type that was set by the command implementation
getRuntimeType() - Method in interface org.glassfish.api.admin.ServerEnvironment
Returns the process type of this instance.
getScratchDir(String) - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns a scratch directory that can be used to store things in.
getSource() - Method in interface org.glassfish.api.deployment.DeploymentContext
Application bits, at the raw level.
getSourceDir() - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns the directory where the original applications bits should be stored.
getSSHSettings() - Method in exception org.glassfish.api.admin.SSHCommandExecutionException
 
getStartupContext() - Method in interface org.glassfish.api.admin.ServerEnvironment
return the startup context used to initialize this runtime
getState() - Method in class org.glassfish.api.admin.InstanceState
 
getStatus() - Method in interface org.glassfish.api.admin.ServerEnvironment
Gets the server status
getSubActionsReport() - Method in class org.glassfish.api.ActionReport
 
getSubArchive(String) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Returns an instance of this archive abstraction for an embedded archive within this archive.
getSubArchive(String) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
getThreadID() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the thread ID from which the SQL statement originated.
getThreadName() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the thread Name from which the SQL statement originated.
getTimeOfAcquisition() - Method in exception org.glassfish.api.admin.AdminCommandLockException
 
getTimeOfAcquisition() - Method in exception org.glassfish.api.admin.AdminCommandLockTimeoutException
 
getTimeStamp() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Gets the time of execution of query.
getTldListenerMap() - Method in interface org.glassfish.api.web.TldProvider
Gets a mapping from JAR files to their TLD resources that are known to contain listener declarations
getTldMap() - Method in interface org.glassfish.api.web.TldProvider
Gets a mapping from JAR files to their TLD resources.
getTopMessagePart() - Method in class org.glassfish.api.ActionReport
 
getTransaction() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getTransactionOperationsManager() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
getTransientAppMetaData(String, Class<T>) - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns the meta data for the given key
getTransientAppMetadata() - Method in interface org.glassfish.api.deployment.DeploymentContext
Returns all the transient app metadata associated with this deployment
getTrustStore() - Method in interface org.glassfish.api.admin.ServerEnvironment
The truststore used by the server.
getType() - Method in class org.glassfish.api.admin.CommandModel.ParamModel
Returns the parameter type.
getUpdateVersion() - Method in interface org.glassfish.api.branding.Branding
Returns Update version example: 0
getURI() - Method in interface org.glassfish.api.deployment.archive.Archive
Returns the path used to create or open the underlying archive
getURLPatterns() - Method in interface org.glassfish.api.container.Sniffer
Returns the array of patterns to apply against the request URL If the pattern matches the URL, the service method of the associated container will be invoked
getUsageText() - Method in class org.glassfish.api.admin.CommandModel
Returns a localized usage text for this command or null if the usage text should be generated from this model.
getValue() - Method in interface org.glassfish.api.naming.JNDIBinding
Returns the value to be bound against the logical name
getVersion() - Method in interface org.glassfish.api.branding.Branding
Returns version example: GlassFish Application Server 10.0-SNAPSHOT
getVersionIdentifier(ReadableArchive) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
Returns the version identifier by which the specified archive can be deployed.
getVersionPrefix() - Method in interface org.glassfish.api.branding.Branding
public String getMinorVersion(); Returns version prefix example: v
getVersionSuffix() - Method in interface org.glassfish.api.branding.Branding
Returns version suffix example: prelude
getVirtualServers() - Method in interface org.glassfish.api.container.Adapter
Returns the virtual servers supported by this adapter
GLASSFISH_REQUIRE_REPOSITORY - Static variable in class org.glassfish.api.ManifestConstants
Adds a directory as an additional OSGi repository.
GLASSFISH_REQUIRE_SERVICES - Static variable in class org.glassfish.api.ManifestConstants
Hooks up a module class loader to all implementation of the comma separated list of contracts.
GlassfishNamingManager - Interface in org.glassfish.api.naming
The NamingManager provides an interface for various components to use naming functionality.

H

handle(String) - Method in interface org.glassfish.api.naming.NamedNamingObjectProxy
Returns the name that will be used to publish this object in the naming maanager
handleEvent(LifecycleEvent) - Method in interface com.sun.appserv.server.LifecycleListener
receive a server lifecycle event
handles(DeploymentContext) - Method in interface org.glassfish.api.container.CompositeSniffer
Returns true if the passed file or directory is recognized by this composite sniffer.
handles(ReadableArchive, ClassLoader) - Method in interface org.glassfish.api.container.Sniffer
Returns true if the passed file or directory is recognized by this sniffer.
handles(ReadableArchive) - Method in interface org.glassfish.api.deployment.archive.ArchiveHandler
Returns true if this handler understands the specified archive and can process it.
hasFailures() - Method in class org.glassfish.api.ActionReport
return true if the action report or a subaction report has ExitCode.FAILURE.
hashCode() - Method in class org.glassfish.api.event.EventTypes

Returns EventTypes.name as the hash code.

hasSuccesses() - Method in class org.glassfish.api.ActionReport
return true if the action report or a subaction report has ExitCode.SUCCESS.
hasWarnings() - Method in class org.glassfish.api.ActionReport
return true if the action report or a subaction report has ExitCode.WARNING.
hook() - Method in class org.glassfish.api.event.EventListener.Event
 
HTTP_SERVICE - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 

I

I18n - Annotation Type in org.glassfish.api
Identify an I18n resource associated with the annotated element.
IfFailure - Annotation Type in org.glassfish.api.admin
Annotation used to indicate what type of failure action should be performed if the annotated method was to return a failure error code or throw an exception.
inbound(Payload.Inbound) - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Sets the data carried with the request (could be an attachment)
inception() - Method in class org.glassfish.api.event.EventListener.Event
 
INIT_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is initializing subsystems and setting up the runtime environment.
initialize(Hashtable) - Method in interface org.glassfish.api.BytecodePreprocessor
Initialize the profiler instance.
initializeRemoteNamingSupport(ORB) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Initialize RMI-IIOP naming services
instance - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
InstanceCommand - Interface in org.glassfish.api.admin
 
InstanceCommandResult - Class in org.glassfish.api.admin
 
InstanceCommandResult() - Constructor for class org.glassfish.api.admin.InstanceCommandResult
 
InstanceState - Class in org.glassfish.api.admin
This holds the late status of the instance, the commands that are Queued up while the instance was starting etc.
InstanceState(InstanceState.StateType) - Constructor for class org.glassfish.api.admin.InstanceState
 
InstanceState.StateType - Enum in org.glassfish.api.admin
 
InstrumentableClassLoader - Interface in org.glassfish.api.deployment
Providers of class loaders for GlassFish applications can optionally implements this interface to indicate their class loader is capable of byte code enhancement.
invalidatesClassLoader() - Method in class org.glassfish.api.deployment.MetaData
Returns whether or not the class loader is invalidated by the Deployer's propare phase.
InvalidCommandException - Exception in org.glassfish.api.admin
 
InvalidCommandException() - Constructor for exception org.glassfish.api.admin.InvalidCommandException
Creates new InvalidCommandException without detail message.
InvalidCommandException(String) - Constructor for exception org.glassfish.api.admin.InvalidCommandException
Constructs an InvalidCommandException with the specified detail message.
InvalidCommandException(Throwable) - Constructor for exception org.glassfish.api.admin.InvalidCommandException
Constructs a new InvalidCommandException exception with the specified cause.
InvalidCommandException(String, Throwable) - Constructor for exception org.glassfish.api.admin.InvalidCommandException
Constructs a new InvalidCommandException exception with the specified detailed message and cause.
InvocationException - Exception in org.glassfish.api.invocation
 
InvocationException() - Constructor for exception org.glassfish.api.invocation.InvocationException
 
InvocationException(String) - Constructor for exception org.glassfish.api.invocation.InvocationException
 
InvocationException(Exception) - Constructor for exception org.glassfish.api.invocation.InvocationException
 
InvocationManager - Interface in org.glassfish.api.invocation
InvocationManager provides interface to keep track of component context on a per-thread basis
InvocationManagerImpl - Class in org.glassfish.api.invocation
 
InvocationManagerImpl() - Constructor for class org.glassfish.api.invocation.InvocationManagerImpl
 
is(EventTypes) - Method in class org.glassfish.api.event.EventListener.Event
 
isArtifactsPresent() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isBroadcast() - Method in enum org.glassfish.api.admin.RuntimeType
 
isCluster() - Method in interface org.glassfish.api.admin.config.ReferenceContainer
 
isConnectionValid(Connection) - Method in interface org.glassfish.api.jdbc.ConnectionValidation
Check for validity of java.sql.Connection
isCreateAppRef() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isDas() - Method in interface org.glassfish.api.admin.config.ReferenceContainer
 
isDas() - Method in enum org.glassfish.api.admin.RuntimeType
 
isDas() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
isDeploy() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isDirectory(String) - Method in interface org.glassfish.api.deployment.archive.Archive
Returns true if the entry is a directory or a plain file
isDirectory(String) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
isDTraceInstrumented() - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
isEmbedded() - Method in enum org.glassfish.api.admin.ProcessEnvironment.ProcessType
 
isEmbedded() - Method in enum org.glassfish.api.admin.RuntimeType
 
isInstance() - Method in interface org.glassfish.api.admin.config.ReferenceContainer
 
isInstance() - Method in enum org.glassfish.api.admin.RuntimeType
 
isInstance() - Method in interface org.glassfish.api.admin.ServerEnvironment
 
isInvocationStackEmpty() - Method in interface org.glassfish.api.invocation.InvocationManager
return true iff no invocations on the stack for this thread
isInvocationStackEmpty() - Method in class org.glassfish.api.invocation.InvocationManagerImpl
return true iff no invocations on the stack for this thread
isLoad() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isNodeAgent() - Method in enum org.glassfish.api.admin.RuntimeType
 
isParamId(String) - Method in class org.glassfish.api.admin.CommandModel.ParamModel
 
isPreInvokeDone() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
isRecursive() - Method in interface org.glassfish.api.admin.Payload.Part
Indicates if the Part represents a recursive action or not.
isredeploy - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
isredeploy - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
isRegistered() - Method in interface org.glassfish.api.container.Adapter
Checks whether this adapter has been registered as a network endpoint.
isServer() - Method in interface org.glassfish.api.admin.config.ReferenceContainer
 
isServer() - Method in enum org.glassfish.api.admin.ProcessEnvironment.ProcessType
 
isStandaloneServer() - Method in enum org.glassfish.api.admin.ProcessEnvironment.ProcessType
 
isSupported() - Method in interface org.glassfish.api.monitoring.DTraceContract
 
isSuspended() - Method in class org.glassfish.api.admin.AdminCommandLock
Indicates if commands are currently suspended.
isTransactionCompleting() - Method in class org.glassfish.api.invocation.ComponentInvocation
 
isUndeploy() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isUnload() - Method in enum org.glassfish.api.deployment.OpsParams.Origin
 
isUserVisible() - Method in interface org.glassfish.api.container.Sniffer
 
isWorse(ActionReport.ExitCode) - Method in enum org.glassfish.api.ActionReport.ExitCode
 

J

JDBC_CONNECTION_POOL - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
JERSEY - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
JMS_SERVICE - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
JNDIBinding - Interface in org.glassfish.api.naming
A contract that describes a binding in the component namespace
jndiEnvironment - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
JPA - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
JVM - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 

K

kCompileJspDirName - Static variable in interface org.glassfish.api.admin.ServerEnvironment
folder where the compiled JSP pages reside
keepfailedstubs - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
keepreposdir - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
keepreposdir - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
keepstate - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
keepstate - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 

L

lbenabled - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
LegacyConfigurationUpgrade - Interface in org.glassfish.api.admin.config
Contract for upgrading legacy configuration values to their new location or simply removing them if they are no longer supported.
LEVEL_HIGH - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
LEVEL_LOW - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
LEVEL_OFF - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
libraries - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
libraries() - Method in class org.glassfish.api.deployment.DeployCommandParameters
 
LIBRARIES - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
libraries() - Method in class org.glassfish.api.deployment.OpsParams
 
libraries() - Method in class org.glassfish.api.deployment.StateCommandParameters
 
libraries() - Method in class org.glassfish.api.deployment.UndeployCommandParameters
 
LifecycleEvent - Class in com.sun.appserv.server
This class defines the types of events that get fired by the application server.
LifecycleEvent(Object, int, Object, LifecycleEventContext) - Constructor for class com.sun.appserv.server.LifecycleEvent
Construct new lifecycle event
LifecycleEventContext - Interface in com.sun.appserv.server
LifecycleEventContext interface exposes the server-wide runtime environment that is created by ApplicationServer.
LifecycleListener - Interface in com.sun.appserv.server
lifecycle modules implement com.sun.appserv.server.LifecycleListener interface.
ListenTo - Annotation Type in org.glassfish.api.admin.config
Listens to any change happening in the configuration that involves any instances of a particular type.
load(DeploymentContext) - Method in interface org.glassfish.api.deployment.ApplicationMetaDataProvider
Load the metadata associated with the deployment event
load(T, DeploymentContext) - Method in interface org.glassfish.api.deployment.Deployer
Loads a previously prepared application in its execution environment and return a ContractProvider instance that will identify this environment in future communications with the application's container runtime.
loadAMXMBeans() - Method in interface org.glassfish.api.amx.AMXLoader
Loader a hierarchy of AMX MBeans, returning the ObjectName of the root of the hierarchy.
LOADER_PREFIX - Static variable in interface org.glassfish.api.amx.AMXLoader
property prefix used by AMXLoader MBeans, name to be suffixed to it
loadMetaData(Class<V>, DeploymentContext) - Method in interface org.glassfish.api.deployment.Deployer
Loads the meta date associated with the application.
LOCATION - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
log(String) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes the specified message to a server log file.
log(String, Throwable) - Method in interface com.sun.appserv.server.LifecycleEventContext
Writes an explanatory message and a stack trace for a given Throwable exception to the server log file.
logger - Variable in class org.glassfish.api.admin.AdminCommandContext
 
LOGICAL_NAME - Static variable in interface org.glassfish.api.naming.GlassfishNamingManager
 
logReportedErrors - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
lookup(String, String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Lookup a naming entry for a particular componentId
lookupFromAppNamespace(String, String, Hashtable) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Lookup a naming entry in a particular application's namespace
lookupFromModuleNamespace(String, String, String, Hashtable) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Lookup a naming entry in a particular application's module's namespace

M

makeStateType(String) - Static method in enum org.glassfish.api.admin.InstanceState.StateType
 
ManifestConstants - Class in org.glassfish.api
Authorized manifest entries to hook up to the module management subsystem.
ManifestConstants() - Constructor for class org.glassfish.api.ManifestConstants
 
markConnectionAsBad(Connection) - Method in interface com.sun.appserv.jdbc.DataSource
API to mark a connection as bad.
MetaData - Class in org.glassfish.api.deployment
MetaData associated with a Deployer.
MetaData(boolean, Class[], Class[]) - Constructor for class org.glassfish.api.deployment.MetaData
Constructor for the Deployer's metadata
ModelBinding - Annotation Type in org.glassfish.api.admin.config
Defines a binding to a model class, used to retrieve metadata about this model.
MonitoringItem - Interface in org.glassfish.api.monitoring
Tag interface for any non default monitoring configuration
monitors(File, FileMonitoring.FileChangeListener) - Method in interface org.glassfish.api.admin.FileMonitoring
Registers a FileChangeListener for a particular file

N

name - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
name() - Method in class org.glassfish.api.deployment.DeployCommandParameters
 
name() - Method in class org.glassfish.api.deployment.OpsParams
 
name() - Method in class org.glassfish.api.deployment.StateCommandParameters
 
name - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
name() - Method in class org.glassfish.api.deployment.UndeployCommandParameters
 
name() - Method in class org.glassfish.api.event.EventListener.Event
 
NAME_APP_REGEX - Static variable in interface org.glassfish.api.admin.config.ApplicationName
 
Named - Interface in org.glassfish.api.admin.config
An configured element which is named.
NamedInjector - Class in org.glassfish.api.admin.config
 
NamedInjector() - Constructor for class org.glassfish.api.admin.config.NamedInjector
 
NamedNamingObjectProxy - Interface in org.glassfish.api.naming
 
NamingObjectProxy - Interface in org.glassfish.api.naming
A proxy object that can be bound to GlassfishNamingManager.
NamingObjectProxy.InitializationNamingObjectProxy - Interface in org.glassfish.api.naming
Special Naming Object proxy whose first create() call replaces itself in naming service.
NamingObjectsProvider - Interface in org.glassfish.api.naming
Implementors of this contract wish to be called when the NamingManager is instanciated so they have an opportunity to register named objects to the naming manager.

O

oldSecurityContext - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
onLevelChange(String) - Method in interface org.glassfish.api.monitoring.TelemetryProvider
The requested monitoring level has changed.
open(URI) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
Open an abstract archive
open(URI) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
open(URI, DeployCommandParameters) - Method in interface org.glassfish.api.deployment.archive.ReadableArchiveFactory
Gives a ReadableArchive.
OpsParams - Class in org.glassfish.api.deployment
Support class for all types of deployment operation parameters.
OpsParams() - Constructor for class org.glassfish.api.deployment.OpsParams
 
OpsParams.Origin - Enum in org.glassfish.api.deployment
There can be so far 6 types of events that can trigger deployment activities.
ORB - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
org.glassfish.api - package org.glassfish.api
 
org.glassfish.api.admin - package org.glassfish.api.admin
Admin commands in GlassFish
org.glassfish.api.admin.config - package org.glassfish.api.admin.config
 
org.glassfish.api.admingui - package org.glassfish.api.admingui
 
org.glassfish.api.amx - package org.glassfish.api.amx
 
org.glassfish.api.branding - package org.glassfish.api.branding
 
org.glassfish.api.container - package org.glassfish.api.container
 
org.glassfish.api.content - package org.glassfish.api.content
 
org.glassfish.api.deployment - package org.glassfish.api.deployment
 
org.glassfish.api.deployment.archive - package org.glassfish.api.deployment.archive
 
org.glassfish.api.event - package org.glassfish.api.event
 
org.glassfish.api.invocation - package org.glassfish.api.invocation
 
org.glassfish.api.jdbc - package org.glassfish.api.jdbc
 
org.glassfish.api.logging - package org.glassfish.api.logging
 
org.glassfish.api.monitoring - package org.glassfish.api.monitoring
 
org.glassfish.api.naming - package org.glassfish.api.naming
 
org.glassfish.api.web - package org.glassfish.api.web
 
origin - Variable in class org.glassfish.api.deployment.OpsParams
Type of deployment operation, by default it's deployment
outbound(Payload.Outbound) - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Sets the data carried with the response

P

Param - Annotation Type in org.glassfish.api
Param is a parameter to a command.
ParameterBridge - Interface in org.glassfish.api.admin
A parameter mapper acts as a bridge between supplied parameters (by the user on the command line for instance) and expected parameters by a action.
ParameterBridge.NoMapper - Class in org.glassfish.api.admin
Provided mapper that does not change parameters names or values from the input set.
ParameterBridge.NoMapper() - Constructor for class org.glassfish.api.admin.ParameterBridge.NoMapper
 
ParameterMap - Class in org.glassfish.api.admin
A map from parameter name to a list of parameter values.
ParameterMap() - Constructor for class org.glassfish.api.admin.ParameterMap
Creates an empty ParameterMap.
ParameterMap(ParameterMap) - Constructor for class org.glassfish.api.admin.ParameterMap
Copy constructor.
parameters(CommandParameters) - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Sets the command parameters as a typed inteface
parameters(ParameterMap) - Method in interface org.glassfish.api.admin.CommandRunner.CommandInvocation
Sets the command parameters as a ParameterMap.
parseContainerConfig(Habitat, URL, Class<T>) - Method in interface org.glassfish.api.admin.config.ConfigParser
Parse a Container's configuration defined by it's XML template pointed by configuration URL.
parts() - Method in interface org.glassfish.api.admin.Payload.Inbound
Returns the parts from the inbound payload.
path - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
Payload - Interface in org.glassfish.api.admin
Interface for admin command payloads--data carried in the http request and response which flow between the admin client and the server.
Payload.Inbound - Interface in org.glassfish.api.admin
Public API for inbound payloads.
Payload.Outbound - Interface in org.glassfish.api.admin
Public API for outbound Payloads.
Payload.Part - Interface in org.glassfish.api.admin
Public API for the payload Part.
PAYLOAD_HEADER_NAME - Static variable in interface org.glassfish.api.admin.Payload
 
postInvoke(T) - Method in interface org.glassfish.api.invocation.InvocationManager
To be called by a Container to indicate that the Container has just completed the invocation of a method on a component.
postInvoke(T) - Method in class org.glassfish.api.invocation.InvocationManagerImpl
 
PRECOMPILE_JSP - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
precompilejsp - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
preInvoke(T) - Method in interface org.glassfish.api.invocation.InvocationManager
To be called by a Container to indicate that the Container is about to invoke a method on a component.
preInvoke(T) - Method in class org.glassfish.api.invocation.InvocationManagerImpl
 
prepare(DeploymentContext) - Method in interface org.glassfish.api.deployment.Deployer
Prepares the application bits for running in the application server.
PREPARE_SHUTDOWN - Static variable in class org.glassfish.api.event.EventTypes
 
PREPARE_SHUTDOWN_NAME - Static variable in class org.glassfish.api.event.EventTypes
 
preprocess(String, byte[]) - Method in interface org.glassfish.api.BytecodePreprocessor
This function profiler-enables the given class.
previousContextRoot - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
ProbeInfo - Interface in org.glassfish.api.monitoring
The bare minimum info contained in a FlashlightProbe that a value-add module needs The names look weird because they match pre-existing methods.
ProbeProviderInfo - Interface in org.glassfish.api.monitoring
This information needs to be shared by more than one module.
ProcessEnvironment - Class in org.glassfish.api.admin
Process environment allow access to information related to the execution or process.
ProcessEnvironment() - Constructor for class org.glassfish.api.admin.ProcessEnvironment
Default initialization is unkown process environment
ProcessEnvironment(ProcessEnvironment.ProcessType) - Constructor for class org.glassfish.api.admin.ProcessEnvironment
Creates a process environemnt for the inten
ProcessEnvironment.ProcessType - Enum in org.glassfish.api.admin
Enumeration of the supported process types Server is the application server ACC is the application client Other is a standalone java.
properties - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
properties - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
PropertiesDesc - Annotation Type in org.glassfish.api.admin.config
Annotation that holds an array of PropertyDesc for properties eg org.jvnet.hk2.config.types.Property.
property - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
PropertyDesc - Annotation Type in org.glassfish.api.admin.config
Describes properties or system properties that might exist as sub-elements.
provides() - Method in class org.glassfish.api.deployment.MetaData
Returns the list of types of metadata this deployer will provide to the deployement context upon the successful completion of the prepare method.
publishCosNamingObject(String, Object, boolean) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Publish a CosNaming object.
publishObject(String, Object, boolean) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Publish an object in the naming service.
publishObject(Name, Object, boolean) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Publish an object in the naming service.
putNextEntry(String) - Method in interface org.glassfish.api.deployment.archive.WritableArchive
Create a new entry in the archive

R

ReadableArchive - Interface in org.glassfish.api.deployment.archive
Interface for implementing read access to an underlying archive on a unspecified medium
ReadableArchiveAdapter - Class in org.glassfish.api.deployment.archive
A lot of methods need to be written in order to implement ReadableArchive.
ReadableArchiveAdapter() - Constructor for class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
ReadableArchiveFactory - Interface in org.glassfish.api.deployment.archive
 
READY_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is ready to service requests
ReferenceContainer - Interface in org.glassfish.api.admin.config
A configured object that can reference another configured object
register(EventListener) - Method in interface org.glassfish.api.event.Events
Registers a new listener for global events
register() - Method in interface org.glassfish.api.invocation.RegisteredComponentInvocationHandler
 
registerComponentInvocationHandler(ComponentInvocation.ComponentInvocationType, RegisteredComponentInvocationHandler) - Method in interface org.glassfish.api.invocation.InvocationManager
 
registerComponentInvocationHandler(ComponentInvocation.ComponentInvocationType, RegisteredComponentInvocationHandler) - Method in class org.glassfish.api.invocation.InvocationManagerImpl
 
RegisteredComponentInvocationHandler - Interface in org.glassfish.api.invocation
This class is an alternative to ComponentInvocationHandler.
registerEndpoint(String, Adapter, ApplicationContainer) - Method in interface org.glassfish.api.container.RequestDispatcher
 
registerEndpoint(String, Adapter, ApplicationContainer, String) - Method in interface org.glassfish.api.container.RequestDispatcher
 
registerEndpoint(String, Collection<String>, Adapter, ApplicationContainer) - Method in interface org.glassfish.api.container.RequestDispatcher
 
registerEndpoint(String, InetAddress, int, Collection<String>, Adapter, ApplicationContainer) - Method in interface org.glassfish.api.container.RequestDispatcher
Registers a new endpoint for the given context root at the given port number.
removeExtraData(Class<U>) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
 
removeExtraData(Class<U>) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
removeFailedCommands() - Method in class org.glassfish.api.admin.InstanceState
 
renameTo(String) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
rename the archive
renameTo(String) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
report - Variable in class org.glassfish.api.admin.AdminCommandContext
 
RequestDispatcher - Interface in org.glassfish.api.container
RequestDispatcher is responsible for dispatching incoming requests.
requestFileRemoval(URI, String, Properties) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload that represents a request to remove the specified file, presumably previously transferred in a payload during an earlier request.
requestFileRemoval(URI, String, Properties, boolean) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload that represents a request to remove the specified file, presumably previously transferred in a payload during an earlier request.
requestFileReplacement(String, URI, String, Properties, File, boolean) - Method in interface org.glassfish.api.admin.Payload.Outbound
Adds a part to the payload to request that the specified file be replaced.
requires() - Method in class org.glassfish.api.deployment.MetaData
Returns the list of types of metadata this deployer will require to run successfully the prepare method.
ResourceHandler - Interface in org.glassfish.api.invocation
ResourceHandler provides interface to access resources handled by a component.
restoreJavaCompEnvContext(String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Recreate a context for java:comp/env or one of its sub-contexts given the context name.
RestRedirect - Annotation Type in org.glassfish.api.admin
annotation to redirect a rest request from CRUD operations on the configuration tree to a command invocation (like deploy, undeploy).
RestRedirect.OpType - Enum in org.glassfish.api.admin
 
RestRedirects - Annotation Type in org.glassfish.api.admin
List of @RestRedirect
RestrictTo - Annotation Type in org.glassfish.api.event
Sometimes listeners are not interested in receiving all event types, forcing them in checking the event type before doing any type of processing.
resume() - Method in interface org.glassfish.api.deployment.ApplicationContainer
Resumes this application container.
resumeCommands() - Method in class org.glassfish.api.admin.AdminCommandLock
Release the lock allowing the DAS to accept commands.
retrieve - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
run() - Method in interface org.glassfish.api.logging.Task
 
RuntimeType - Enum in org.glassfish.api.admin
Defines a server process type.

S

SECURITY - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
send(EventListener.Event) - Method in interface org.glassfish.api.event.Events
Sends a event asynchronously
send(EventListener.Event, boolean) - Method in interface org.glassfish.api.event.Events
Sends a event to all listener synchronously or asynchronously.
SERVER_READY - Static variable in class org.glassfish.api.event.EventTypes
 
SERVER_READY_NAME - Static variable in class org.glassfish.api.event.EventTypes
 
SERVER_SHUTDOWN - Static variable in class org.glassfish.api.event.EventTypes
 
SERVER_SHUTDOWN_NAME - Static variable in class org.glassfish.api.event.EventTypes
 
SERVER_STARTUP - Static variable in class org.glassfish.api.event.EventTypes
 
SERVER_STARTUP_NAME - Static variable in class org.glassfish.api.event.EventTypes
 
ServerEnvironment - Interface in org.glassfish.api.admin
Allow access to the environment under which GlassFish operates.
ServerEnvironment.Status - Enum in org.glassfish.api.admin
 
ServerLifecycleException - Exception in com.sun.appserv.server
Exception thrown by application server lifecycle modules and subsystems.
ServerLifecycleException() - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException with no other information.
ServerLifecycleException(String) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message.
ServerLifecycleException(Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified throwable.
ServerLifecycleException(String, Throwable) - Constructor for exception com.sun.appserv.server.ServerLifecycleException
Construct a new LifecycleException for the specified message and throwable.
setActionDescription(String) - Method in class org.glassfish.api.ActionReport
 
setActionExitCode(ActionReport.ExitCode) - Method in class org.glassfish.api.ActionReport
 
setActionReport(ActionReport) - Method in class org.glassfish.api.admin.AdminCommandContext
Change the Reporter for this action
setAuth(boolean) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setChildrenType(String) - Method in class org.glassfish.api.ActionReport.MessagePart
 
setClassName(String) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the class name of the SQL query expressed as a String.
setCommandRun(String) - Method in exception org.glassfish.api.admin.SSHCommandExecutionException
 
setComponentInvocationType(ComponentInvocation.ComponentInvocationType) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setContentType(String) - Method in class org.glassfish.api.ActionReport
 
setDefaultHost(String) - Method in interface org.glassfish.api.naming.ClientNamingConfigurator
 
setDefaultPort(String) - Method in interface org.glassfish.api.naming.ClientNamingConfigurator
 
setDomainType(String) - Method in class org.glassfish.api.admin.config.DomainContext
 
setDTraceInstrumented(boolean) - Method in interface org.glassfish.api.monitoring.ProbeProviderInfo
 
setExtraData(Class<U>, U) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
 
setExtraData(Class<U>, U) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
setExtraProperties(Properties) - Method in class org.glassfish.api.ActionReport
 
setFailureCause(Throwable) - Method in class org.glassfish.api.ActionReport
 
setInstanceCommand(InstanceCommand) - Method in class org.glassfish.api.admin.InstanceCommandResult
 
setLevel(String) - Method in interface org.glassfish.api.monitoring.ContainerMonitoring
Set the level of this monitoring module
setLogger(Logger) - Method in class org.glassfish.api.admin.config.DomainContext
 
setMessage(String) - Method in class org.glassfish.api.ActionReport.MessagePart
 
setMessage(String) - Method in class org.glassfish.api.ActionReport
 
setMessage(InputStream) - Method in class org.glassfish.api.ActionReport
 
setMethodName(String) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the method name that executes the SQL query.
setName(String) - Method in interface org.glassfish.api.admin.config.ApplicationName
 
setName(String) - Method in interface org.glassfish.api.admin.config.Named
 
setOldSecurityContext(Object) - Method in class org.glassfish.api.invocation.ComponentInvocation
Sets the security context of the call coming in
setParams(Object[]) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the parameters of the method that executed the SQL query.
setParentArchive(ReadableArchive) - Method in interface org.glassfish.api.deployment.archive.ReadableArchive
set the parent archive for this archive
setParentArchive(ReadableArchive) - Method in class org.glassfish.api.deployment.archive.ReadableArchiveAdapter
 
setPoolName(String) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the poolName in which the SQL statement is executed.
setPreInvokeDone(boolean) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setRegistered(boolean) - Method in interface org.glassfish.api.container.Adapter
Marks this adapter as having been registered or unregistered as a network endpoint
setResourceHandler(ResourceHandler) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setResourceTableKey(Object) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setResultType(Class<T>, T) - Method in class org.glassfish.api.ActionReport
Stores the supplies type and its instance.
setSSHSettings(String) - Method in exception org.glassfish.api.admin.SSHCommandExecutionException
 
setState(InstanceState.StateType) - Method in class org.glassfish.api.admin.InstanceState
 
setThreadID(long) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the thread ID from which the SQL statement originated.
setThreadName(String) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the thread Name from which the SQL statement originated.
setTimeStamp(long) - Method in class org.glassfish.api.jdbc.SQLTraceRecord
Sets the time of execution of query.
setTransaction(Object) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setTransactionCompeting(boolean) - Method in class org.glassfish.api.invocation.ComponentInvocation
 
setup(String, Logger) - Method in interface org.glassfish.api.container.Sniffer
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 Modules for the module containing the core implementation of the container.
SHUTDOWN_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is shutting down applications
Sniffer - Interface in org.glassfish.api.container
A sniffer implementation is responsible for identifying a particular application type and/or a particular file type.
sqlTrace(SQLTraceRecord) - Method in interface org.glassfish.api.jdbc.SQLTraceListener
Notify listeners with SQL trace information.
SQLTraceListener - Interface in org.glassfish.api.jdbc
This interface can be implemented to provide a mechanism to trace the SQL trace record objects.
SQLTraceRecord - Class in org.glassfish.api.jdbc
Information related to SQL operations executed by the applications are stored in this object.
SQLTraceRecord() - Constructor for class org.glassfish.api.jdbc.SQLTraceRecord
 
SSHCommandExecutionException - Exception in org.glassfish.api.admin
Created by IntelliJ IDEA.
SSHCommandExecutionException() - Constructor for exception org.glassfish.api.admin.SSHCommandExecutionException
Creates a new SSHCommandExecutionException without detail message.
SSHCommandExecutionException(String) - Constructor for exception org.glassfish.api.admin.SSHCommandExecutionException
Constructs a SSHCommandExecutionException with the specified detail message.
SSHCommandExecutionException(Throwable) - Constructor for exception org.glassfish.api.admin.SSHCommandExecutionException
Constructs a new SSHCommandExecutionException exception with the specified cause.
SSHCommandExecutionException(String, Throwable) - Constructor for exception org.glassfish.api.admin.SSHCommandExecutionException
Constructs a new SSHCommandExecutionException exception with the specified detailed message and cause.
start(ApplicationContext) - Method in interface org.glassfish.api.deployment.ApplicationContainer
Starts an application container.
Startup - Interface in org.glassfish.api
Implementation of this interface will be run during the application server startup sequence.
Startup.Lifecycle - Enum in org.glassfish.api
A startup service may be useful during the lifetime of the application server, while others need to process a task and stop running at the end of the server startup.
STARTUP_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is starting up applications
StateCommandParameters - Class in org.glassfish.api.deployment
parameters passed to commands changing the state of a deployed application
StateCommandParameters() - Constructor for class org.glassfish.api.deployment.StateCommandParameters
 
stop(ApplicationContext) - Method in interface org.glassfish.api.deployment.ApplicationContainer
Stop the application container
Supplemental - Annotation Type in org.glassfish.api.admin
Annotation to define a supplemental command A supplemental command runs when a main command implementation is ran, it can be used to attach behaviours to existing commands without modifying the original implementation.
Supplemental.Timing - Enum in org.glassfish.api.admin
enumeration of when a supplemental command can be invoked with regards to the supplemented command execution.
SupplementalCommandExecutor - Interface in org.glassfish.api.admin
An executor responsible for executing suplemental commands registered for a main command
suspend() - Method in interface org.glassfish.api.deployment.ApplicationContainer
Suspends this application container.
suspendCommands(long, String) - Method in class org.glassfish.api.admin.AdminCommandLock
Lock the DAS from accepting any commands annotated with a SHARED or EXCLUSIVE CommandLock.
suspendCommands(long, String, String) - Method in class org.glassfish.api.admin.AdminCommandLock
Lock the DAS from accepting any commands annotated with a SHARED or EXCLUSIVE CommandLock.

T

target - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
target - Variable in class org.glassfish.api.deployment.StateCommandParameters
 
target - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 
Task<T> - Interface in org.glassfish.api.logging
Created by IntelliJ IDEA.
tearDown() - Method in interface org.glassfish.api.container.Sniffer
Tears down a container, remove all imported libraries from the module subsystem.
TelemetryProvider - Interface in org.glassfish.api.monitoring
A TelemetryProvider provides monitoring data using the flashlight framework.
TERMINATION_EVENT - Static variable in class com.sun.appserv.server.LifecycleEvent
Server is terminating the subsystems and the runtime environment.
THREAD_POOL - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
TldProvider - Interface in org.glassfish.api.web
The TldProvider provides an interface to get jar URL with tlds and corresponding tld entries.
toString() - Method in class org.glassfish.api.jdbc.SQLTraceRecord
 
transaction - Variable in class org.glassfish.api.invocation.ComponentInvocation
 
TRANSACTION_SERVICE - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
type - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
type() - Method in class org.glassfish.api.event.EventListener.Event
 
type() - Method in class org.glassfish.api.event.EventTypes
 

U

unbindAppObject(String, String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Remove an object from the application's namespace.
Typically, to get access to application's namespace, invocation context must be set to appropriate application's context.
This API is useful in cases where containers within GlassFish need to unbind the objects in application's name-space and do not have application's invocation context
unbindAppObjects(String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Unbind app and module level bindings for the given app name.
unbindComponentObjects(String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Unbind component-level bindings
unbindModuleObject(String, String, String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Remove an object from the module name-space of an application
Typically, to get access to application's module namespace, invocation context must be set to appropriate application's context.
This API is useful in cases where containers within GlassFish need to unbind the objects in application's module name-space and do not have application's invocation context
UndeployCommandParameters - Class in org.glassfish.api.deployment
Parameters passed to a deployment command.
UndeployCommandParameters() - Constructor for class org.glassfish.api.deployment.UndeployCommandParameters
 
UndeployCommandParameters(String) - Constructor for class org.glassfish.api.deployment.UndeployCommandParameters
 
uniquetablenames - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
unknownOptionsAreOperands() - Method in class org.glassfish.api.admin.CommandModel
Should an unknown option be considered an operand by asadmin?
UnknownOptionsAreOperands - Annotation Type in org.glassfish.api
If this annotation is applied to a command class, the asadmin client will treat any unknown option on the command line as the start of the operands.
unload(U, DeploymentContext) - Method in interface org.glassfish.api.deployment.Deployer
Unload or stop a previously running application identified with the ContractProvider instance.
unloadAMXMBeans() - Method in interface org.glassfish.api.amx.AMXLoader
Unload (unregister) AMX MBeans.
unpublishCosNamingObject(String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Remove an object from the CosNaming service and global naming service.
unpublishObject(String) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Remove an object from the naming service.
unpublishObject(Name) - Method in interface org.glassfish.api.naming.GlassfishNamingManager
Remove an object from the naming service.
unregister(EventListener) - Method in interface org.glassfish.api.event.Events
Unregisteres a listener
unregisterEndpoint(String) - Method in interface org.glassfish.api.container.RequestDispatcher
Removes the contex-root from our list of endpoints.
unregisterEndpoint(String, ApplicationContainer) - Method in interface org.glassfish.api.container.RequestDispatcher
Removes the contex-root from our list of endpoints.

V

valueOf(String) - Static method in enum org.glassfish.api.ActionReport.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.AdminCommandLock.SuspendStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.CommandLock.LockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.FailurePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.InstanceState.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.ProcessEnvironment.ProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.RestRedirect.OpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.RuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.ServerEnvironment.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.admin.Supplemental.Timing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.deployment.OpsParams.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.api.Startup.Lifecycle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.api.ActionReport.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.AdminCommandLock.SuspendStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.CommandLock.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.FailurePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.InstanceState.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.ProcessEnvironment.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.RestRedirect.OpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.RuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.ServerEnvironment.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.admin.Supplemental.Timing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.deployment.OpsParams.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.invocation.ComponentInvocation.ComponentInvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.api.Startup.Lifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
verify - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 
VIRTUAL_SERVERS - Static variable in class org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
 
virtualservers - Variable in class org.glassfish.api.deployment.DeployCommandParameters
 

W

WEB_CONTAINER - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
WEB_SERVICES_CONTAINER - Static variable in interface org.glassfish.api.monitoring.ContainerMonitoring
 
WebRequestHandler - Annotation Type in org.glassfish.api.content
Annotation that denote a class capable of handling particular URL patterns.
WritableArchive - Interface in org.glassfish.api.deployment.archive
Interface for implementing write access to an underlying archive on a unspecified medium
writeReport(OutputStream) - Method in class org.glassfish.api.ActionReport
 
writeTo(OutputStream) - Method in interface org.glassfish.api.admin.Payload.Outbound
Writes the parts already added to the payload to the specified OutputStream.

_

_ignoreCascade - Variable in class org.glassfish.api.deployment.UndeployCommandParameters
 

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

Copyright © 2012 GlassFish Community. All Rights Reserved.