Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACC_LOGGER - Static variable in class com.sun.logging.LogDomains
 
ACCESSLOG_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
accessRead() - Method in class org.glassfish.common.util.admin.ManagedFile
Blocks for ManagedFile.timeOut milliseconds for the read access to the managed file.
accessWrite() - Method in class org.glassfish.common.util.admin.ManagedFile
Blocks for ManagedFile.timeOut milliseconds for the write access to the managed file.
activateEnvironment() - Method in class com.sun.enterprise.util.Environment
 
actuallyTransformed - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
add(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
add the given value to the cache at the specified key
add(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
add the given value to the cache at the specified key
add(Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
add the given value with specified size to the cache at specified key
add(Object, Object, int) - Method in interface com.sun.appserv.util.cache.Cache
add the given value with specified size to the cache at specified key
add(Level, String) - Static method in class com.sun.enterprise.util.EarlyLogger
 
add(CommandModel.ParamModel) - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
add(CommandModel.ParamModel) - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
addCacheListener(CacheListener) - Method in class com.sun.appserv.util.cache.BaseCache
add the cache module listener
addCacheListener(CacheListener) - Method in interface com.sun.appserv.util.cache.Cache
add the cache module listener
addCertificate(String, Certificate) - Method in class com.sun.enterprise.security.store.AsadminTruststore
 
addDeclaredPermissions(PermissionCollection) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
addDeclaredPermissions(PermissionCollection) - Method in interface com.sun.enterprise.security.integration.DDPermissionsLoader
Pass the declared permission collection from the module handler to the classloader
addEEPermissions(PermissionCollection) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
addEEPermissions(PermissionCollection) - Method in interface com.sun.enterprise.security.integration.DDPermissionsLoader
Pass the EE permission to the classloader
addParam(String, CommandModel.ParamModel) - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
addPart(int, String, String, Properties, InputStream) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
addPart(String, String, Properties, InputStream) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
addPart(String, String, Properties, String) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
addRequestInfo(RequestInfo, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method may be called by the container during request dispatch, to add request information such as caller IP address, and remote user name.
addRequestInfo(RequestInfo, String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
addRow(Object[]) - Method in class com.sun.enterprise.util.ColumnFormatter
 
addStream(String, InputStream) - Method in class org.glassfish.admin.payload.InputStreamInboundPayload
 
addTransformer(ClassFileTransformer) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
addURL(URL) - Method in class com.sun.enterprise.loader.ASURLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUser(String, char[], String[]) - Method in class org.glassfish.security.common.FileRealmHelper
Adds new user to file realm.
admin - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
ADMIN_INDICATOR - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
ADMIN_LOGGER - Static variable in class com.sun.logging.LogDomains
Admin Logger
ADMIN_REALM - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
ADMIN_TOKEN - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
AdminAuthCallback - Interface in org.glassfish.common.util.admin
Prescribes behavior of authentication callbacks which modules can implement to provide callback behavior without the authentication logic needing to know about specific implementations ahead of time.
AdminAuthCallback.Authenticator - Interface in org.glassfish.common.util.admin
 
AdminAuthCallback.RequestAccepter - Interface in org.glassfish.common.util.admin
Prescribes behavior of callbacks that use request-time data in making their decisions.
AdminAuthCallback.Validator - Interface in org.glassfish.common.util.admin
 
AdminAuthenticator - Interface in org.glassfish.common.util.admin
 
AdminAuthenticator.AuthenticatorType - Enum Class in org.glassfish.common.util.admin
 
AdminCommandResponse - Class in com.sun.enterprise.universal.glassfish
Wraps the Manifest object returned by the Server.
AdminCommandResponse(InputStream) - Constructor for class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
Agent - Interface in com.sun.enterprise.admin.monitor.callflow
This interface exposes the call flow agent API.
AGENT_CERT_NICKNAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
The certificate nick name specified in the System-Jmx-Conenctor of the DAS with which a Node Agent synchronizes
AGENT_NAME_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
AGENT_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
AgentAdapter - Class in com.sun.enterprise.admin.monitor.callflow
This class provides a fallback implementation.
AgentAdapter() - Constructor for class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
aliasExists(String) - Method in class com.sun.enterprise.security.store.PasswordAdapter
See if the given alias exists
annotateClass(ObjectOutputStream, Class<?>) - Method in class org.glassfish.common.util.NonOSGiObjectInputOutputStreamFactoryImpl
 
annotateClass(ObjectOutputStream, Class<?>) - Method in interface org.glassfish.common.util.ObjectInputOutputStreamFactory
 
annotateClass(ObjectOutputStream, Class<?>) - Method in class org.glassfish.common.util.OSGiObjectInputOutputStreamFactoryImpl
 
AnnotationUtil - Class in com.sun.enterprise.util
Place for handy annotation utils.
AnnotationUtil() - Constructor for class com.sun.enterprise.util.AnnotationUtil
 
ANT_LIB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
ANT_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
AppClientSSL - Class in com.sun.enterprise.security.integration
 
AppClientSSL() - Constructor for class com.sun.enterprise.security.integration.AppClientSSL
 
APPCONTAINER_CERTIFICATE - Static variable in interface com.sun.enterprise.security.integration.SecurityConstants
 
appendURL(File) - Method in class com.sun.enterprise.loader.ASURLClassLoader
Adds a URL to the search list, based on the specified File.
appendURL(URL) - Method in class com.sun.enterprise.loader.ASURLClassLoader
Add an url to the list of urls we search for a class's bytecodes.
AppServSecurityContext - Interface in com.sun.enterprise.security.integration
The SecurityContext Interface, also provide factory methods
AsadminInput - Class in org.glassfish.common.util.admin
Implements in one place the details of providing data to asadmin's System.in and consuming it.
AsadminInput() - Constructor for class org.glassfish.common.util.admin.AsadminInput
 
AsadminInput.InputReader - Interface in org.glassfish.common.util.admin
 
AsadminSecurityUtil - Class in com.sun.enterprise.security.store
Various utility methods related to certificate-based security.
AsadminTruststore - Class in com.sun.enterprise.security.store
This class implements an adapter for password manipulation a JCEKS.
ASenvPropertyReader - Class in com.sun.enterprise.universal.glassfish
Class ASenvPropertyReader This class converts the variables stored in asenv.conf (UNIX) or asenv.bat (WINDOWS) into their equivalent system properties.
ASenvPropertyReader() - Constructor for class com.sun.enterprise.universal.glassfish.ASenvPropertyReader
Read and process the information in asenv There are no arguments because the installation directory is calculated relative to the jar file you are calling from.
ASenvPropertyReader(File) - Constructor for class com.sun.enterprise.universal.glassfish.ASenvPropertyReader
Read and process the information in asenv.[bat|conf] This constructor should normally not be called.
ASURLClassLoader - Class in com.sun.enterprise.loader
Class loader used by the ejbs of an application or stand-alone module.
ASURLClassLoader() - Constructor for class com.sun.enterprise.loader.ASURLClassLoader
Constructor.
ASURLClassLoader(ClassLoader) - Constructor for class com.sun.enterprise.loader.ASURLClassLoader
Constructor.
ASURLClassLoader.URLEntry - Class in com.sun.enterprise.loader
URL entry - keeps track of the url resources.
attachFile(String, URI, String, File) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
attachFile(String, URI, String, File, boolean) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
attachFile(String, URI, String, Properties, File) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
attachFile(String, URI, String, Properties, File, boolean) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
AUTH_TOKEN_OPTION_NAME - Static variable in class org.glassfish.common.util.admin.AuthTokenManager
 
authenticate(String, char[]) - Method in class org.glassfish.security.common.FileRealmHelper
Authenticates a user.
authenticate(String, String) - Method in class org.glassfish.common.util.admin.RestSessionManager
 
AuthTokenManager - Class in org.glassfish.common.util.admin
Coordinates generation and consumption of very-limited-use authentication tokens.
AuthTokenManager() - Constructor for class org.glassfish.common.util.admin.AuthTokenManager
 
available() - Method in class org.glassfish.common.util.io.EmptyInputStream
 

B

badUrlEntry - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
BaseCache - Class in com.sun.appserv.util.cache
BaseCache Generic in-memory, abstract cache
BaseCache() - Constructor for class com.sun.appserv.util.cache.BaseCache
default constructor for the basic cache
BaseCache.CacheItem - Class in com.sun.appserv.util.cache
default CacheItem class implementation
BaseIndirectlySerializable - Interface in com.sun.enterprise.spi.io
 
beanToMap(Object) - Static method in class com.sun.enterprise.util.BeanUtils
Loads all getters to the Map.
BeanUtils - Class in com.sun.enterprise.util
Static methods which are handy to manipulate java beans
BeanUtils() - Constructor for class com.sun.enterprise.util.BeanUtils
 
beginItem() - Static method in class com.sun.enterprise.util.Profiler
Start timing an item.
beginItem() - Method in class com.sun.enterprise.util.ProfilerImpl
Start timing an item.
beginItem(String) - Static method in class com.sun.enterprise.util.Profiler
Start timing an item.
beginItem(String) - Method in class com.sun.enterprise.util.ProfilerImpl
Start timing an item.
BMP - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
BooleanUtils - Class in com.sun.enterprise.util
 
BooleanUtils() - Constructor for class com.sun.enterprise.util.BooleanUtils
 
BoundedMultiLruCache - Class in com.sun.appserv.util.cache
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
BoundedMultiLruCache() - Constructor for class com.sun.appserv.util.cache.BoundedMultiLruCache
 
boundedMultiLruCacheIllegalMaxSize - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
bucketLocks - Variable in class com.sun.appserv.util.cache.BaseCache
 
buckets - Variable in class com.sun.appserv.util.cache.BaseCache
 
build() - Method in class com.sun.enterprise.util.MapBuilder
Returns the fully constructed map.
builder - Variable in class com.sun.enterprise.universal.process.ProcessManager
 
bytesToInt(byte[], int) - Static method in class com.sun.enterprise.util.Utility
Unmarshal a byte array to an integer.
bytesToLong(byte[], int) - Static method in class com.sun.enterprise.util.Utility
Unmarshal a byte array to an long.

C

Cache - Interface in com.sun.appserv.util.cache
Cache Generic cache interface
CacheItem(int, Object, Object, int) - Constructor for class com.sun.appserv.util.cache.BaseCache.CacheItem
 
CacheListener - Interface in com.sun.appserv.util.cache
CacheListener Generic cache listener interface
callbacks() - Method in interface org.glassfish.common.util.admin.AdminAuthenticator
 
CALLER_IP_ADDRESS - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestInfo
 
CallFlowInfo - Interface in com.sun.enterprise.admin.monitor.callflow
 
cat(String, String...) - Static method in class com.sun.enterprise.util.StringUtils
Concatenate a list of strings, putting a separator in between each one.
certificateExists(Certificate) - Method in class com.sun.enterprise.security.store.AsadminTruststore
 
changePassword(char[]) - Method in class com.sun.enterprise.security.store.PasswordAdapter
Changes the keystore password, including the encoding of the keys within it.
checkJVMVersion() - Static method in class com.sun.enterprise.util.Utility
 
checkPort(int) - Static method in class com.sun.enterprise.util.net.NetUtils
There are 4 possibilities when you want to setup a server socket on a port: The port is not in valid range.
CHILDREN_TYPE - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
CipherInfo - Class in org.glassfish.security.common
This class represents the information associated to ciphers.
classloader - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
cleanup() - Method in class org.glassfish.admin.payload.PayloadFilesManager.Temp
Deletes the temporary files created by this temp PayloadFilesManager.
clear() - Method in class com.sun.appserv.util.cache.BaseCache
clear all the entries from the cache.
clear() - Method in interface com.sun.appserv.util.cache.Cache
clear all the entries from the cache.
CLEAR - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
clearData() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Clear all accumulated data collected in the previous CallFlow runs from the database.
clearData() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
clearStats() - Method in class com.sun.appserv.util.cache.BaseCache
clear the stats
clearStats() - Method in interface com.sun.appserv.util.cache.Cache
clear all stats
CLI_INPUT_OPTION - Static variable in class org.glassfish.common.util.admin.AsadminInput
 
CLI_INPUT_OPTION_NAME - Static variable in class org.glassfish.common.util.admin.AsadminInput
 
CLIENT_TRUSTSTORE_PASSWORD_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
CLIENT_TRUSTSTORE_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
close() - Method in class com.sun.enterprise.loader.ASURLClassLoader
This method should be called to free up the resources.
close() - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
CLOSE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
CLOSE - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
CLUSTER_AWARE_FEATURE_FACTORY_CLASS - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
CLUSTER_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
name of the server's cluster
cmp - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
CMP - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
CMP_LOGGER - Static variable in class com.sun.logging.LogDomains
 
cmpcontainer - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
CNonceCache - Interface in org.glassfish.security.common
 
coalesce(T...) - Static method in class com.sun.enterprise.util.Utility
Returns the first non-null object of the argument list, or null if there is no such element.
CODE - Enum constant in enum class org.glassfish.quality.ToDo.Kind
Code needs modification.
CODE_AND_DOCS - Enum constant in enum class org.glassfish.quality.ToDo.Kind
Both code and documentation are needed
CollectionUtils - Class in com.sun.enterprise.universal.collections
all-static methods for handling operations with Collections
ColumnFormatter - Class in com.sun.enterprise.util
 
ColumnFormatter() - Constructor for class com.sun.enterprise.util.ColumnFormatter
 
ColumnFormatter(String[]) - Constructor for class com.sun.enterprise.util.ColumnFormatter
 
com.sun.appserv.ha.util - package com.sun.appserv.ha.util
 
com.sun.appserv.management.client.prefs - package com.sun.appserv.management.client.prefs
Contains classes and interfaces to edit information about login to a particular domain (especially admin user name and password)
com.sun.appserv.server.util - package com.sun.appserv.server.util
 
com.sun.appserv.util.cache - package com.sun.appserv.util.cache
 
com.sun.appserv.util.cache.mbeans - package com.sun.appserv.util.cache.mbeans
 
com.sun.common.util.logging - package com.sun.common.util.logging
 
com.sun.enterprise.admin.monitor.callflow - package com.sun.enterprise.admin.monitor.callflow
 
com.sun.enterprise.loader - package com.sun.enterprise.loader
 
com.sun.enterprise.security.integration - package com.sun.enterprise.security.integration
 
com.sun.enterprise.security.store - package com.sun.enterprise.security.store
 
com.sun.enterprise.spi.io - package com.sun.enterprise.spi.io
 
com.sun.enterprise.universal - package com.sun.enterprise.universal
 
com.sun.enterprise.universal.collections - package com.sun.enterprise.universal.collections
 
com.sun.enterprise.universal.glassfish - package com.sun.enterprise.universal.glassfish
 
com.sun.enterprise.universal.i18n - package com.sun.enterprise.universal.i18n
 
com.sun.enterprise.universal.io - package com.sun.enterprise.universal.io
 
com.sun.enterprise.universal.process - package com.sun.enterprise.universal.process
 
com.sun.enterprise.universal.xml - package com.sun.enterprise.universal.xml
 
com.sun.enterprise.util - package com.sun.enterprise.util
 
com.sun.enterprise.util.i18n - package com.sun.enterprise.util.i18n
 
com.sun.enterprise.util.io - package com.sun.enterprise.util.io
 
com.sun.enterprise.util.net - package com.sun.enterprise.util.net
 
com.sun.enterprise.util.reflect - package com.sun.enterprise.util.reflect
 
com.sun.enterprise.util.uuid - package com.sun.enterprise.util.uuid
 
com.sun.enterprise.util.zip - package com.sun.enterprise.util.zip
 
com.sun.logging - package com.sun.logging
 
CommandModelImpl - Class in org.glassfish.common.util.admin
Model for an administrative command
CommandModelImpl(Class<?>) - Constructor for class org.glassfish.common.util.admin.CommandModelImpl
 
CommonUtilsActivator - Class in org.glassfish.common.util
This activator is responsible for setting OSGiObjectInputOutputStreamFactoryImpl as the factory in ObjectInputOutputStreamFactoryFactory
CommonUtilsActivator() - Constructor for class org.glassfish.common.util.CommonUtilsActivator
 
compareTo(LoginInfo) - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
ComponentType - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
compute(byte[], byte[], String) - Static method in class org.glassfish.security.common.SSHA
Compute a salted SHA hash.
CONFIG_LOGGER - Static variable in class com.sun.logging.LogDomains
Config Logger
CONFIG_NAME_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
CONFIG_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
configuration - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
configure() - Method in class org.glassfish.common.util.timer.TimerSchedule
Populate all internale structures to be used for the next timeout calculations
connector - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
Constants - Class in com.sun.appserv.util.cache
define all cache related constants
Constants - Class in org.glassfish.common.util
These are constants that can be used throughout the server
Constants() - Constructor for class com.sun.appserv.util.cache.Constants
 
Constants() - Constructor for class org.glassfish.common.util.Constants
 
consumeToken(String) - Method in class org.glassfish.common.util.admin.AuthTokenManager
Records the use of an authentication token by an admin request.
contact() - Element in annotation interface org.glassfish.quality.ToDo
Optional info to locate responsible party, could be email, name, team, etc Could an IDE insert ${user} when editing?
ContainerTypeOrApplicationType - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
contains(Object) - Method in class com.sun.appserv.util.cache.BaseCache
check if the cache contains the item at the key
contains(Object) - Method in interface com.sun.appserv.util.cache.Cache
check if the cache contains the item at the key
CONTAINS - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
containsCRorLF(String) - Static method in class com.sun.enterprise.util.net.URLPattern
This method is used to check whether a url pattern contains a CR(#xD) or LF (#xA).
convertByteArrayToCharArray(byte[], String) - Static method in class com.sun.enterprise.util.Utility
Convert the byte array to char array with respect to given charset.
convertCharArrayToByteArray(char[], String) - Static method in class com.sun.enterprise.util.Utility
Convert the char array to byte array with respect to given charset.
convertListToObject(AnnotatedElement, Class, List<String>) - Static method in class org.glassfish.common.util.admin.MapInjectionResolver
Convert the List parameter to the specified type.
copy() - Method in class com.sun.enterprise.loader.ASURLClassLoader
Create a new instance of a sibling classloader.
copy(File, File) - Static method in class com.sun.enterprise.util.io.FileUtils
Copies a file.
copy(File, OutputStream) - Static method in class com.sun.enterprise.util.io.FileUtils
This method should be used instead of FileUtils.copy(InputStream, File, long) if you don't know the size of the input stream.
copy(InputStream, File) - Static method in class com.sun.enterprise.util.io.FileUtils
This method should be used instead of FileUtils.copy(InputStream, File, long) if you don't know the size of the input stream.
copy(InputStream, File, long) - Static method in class com.sun.enterprise.util.io.FileUtils
Fast method using NIO to copy data from the input to the output file, when you already do know the size of the input.
copy(InputStream, OutputStream) - Static method in class com.sun.enterprise.util.io.FileUtils
Copies stream with internal 8K buffer.
copy(OutputStream) - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
copyResource(String, File) - Static method in class com.sun.enterprise.util.io.FileUtils
If the path dir/file does not exist, look for it in the classpath.
copyResourceToDirectory(String, File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
copyTree(File, File) - Static method in class com.sun.enterprise.util.io.FileUtils
Copies the entire tree to a new location.
corba - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
CORBA_LOGGER - Static variable in class com.sun.logging.LogDomains
 
CORE_LOGGER - Static variable in class com.sun.logging.LogDomains
core Logger
CR_ENCODED_STRING_LOWER - Static variable in class org.glassfish.common.util.InputValidationUtil
 
CR_ENCODED_STRING_UPPER - Static variable in class org.glassfish.common.util.InputValidationUtil
 
CREATE_NAMED_QUERY - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
CREATE_NATIVE_QUERY_STRING - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
CREATE_NATIVE_QUERY_STRING_CLASS - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
CREATE_NATIVE_QUERY_STRING_STRING - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
CREATE_QUERY - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
create new item
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.LruCache
create new item
createItem(int, Object, Object, int) - Method in class com.sun.appserv.util.cache.MultiLruCache
create new item
createObjectInputStream(InputStream) - Method in class org.glassfish.common.util.NonOSGiObjectInputOutputStreamFactoryImpl
 
createObjectInputStream(InputStream) - Method in interface org.glassfish.common.util.ObjectInputOutputStreamFactory
 
createObjectInputStream(InputStream) - Method in class org.glassfish.common.util.OSGiObjectInputOutputStreamFactoryImpl
 
createObjectOutputStream(OutputStream) - Method in class org.glassfish.common.util.NonOSGiObjectInputOutputStreamFactoryImpl
 
createObjectOutputStream(OutputStream) - Method in interface org.glassfish.common.util.ObjectInputOutputStreamFactory
 
createObjectOutputStream(OutputStream) - Method in class org.glassfish.common.util.OSGiObjectInputOutputStreamFactoryImpl
 
createSession(String, Subject, int) - Method in class org.glassfish.common.util.admin.RestSessionManager
 
createToken() - Method in class org.glassfish.common.util.admin.AuthTokenManager
Creates a new limited use authentication token with the default lifetime.
createToken(long) - Method in class org.glassfish.common.util.admin.AuthTokenManager
Creates a new limited use authentication token with the specified lifetime but no Subject.
createToken(Subject) - Method in class org.glassfish.common.util.admin.AuthTokenManager
Creates a new limited use authentication token with the given Subject and the default lifetime.
createToken(Subject, long) - Method in class org.glassfish.common.util.admin.AuthTokenManager
Creates a new limited use authentication token with the specified lifetime (in ms).
createZipFile(String) - Method in interface com.sun.common.util.logging.LoggingConfig
Creates zip file for given sourceDirectory
createZipFile(String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
Creating zip file for given log files
createZipFile(String, String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
Creating zip file for given log files
CRITICAL - Enum constant in enum class org.glassfish.quality.ToDo.Priority
Needs prompt attention, a stop-ship issue
CRLF_ENCODED_STRING_LOWER - Static variable in class org.glassfish.common.util.InputValidationUtil
 
CRLF_ENCODED_STRING_UPPER - Static variable in class org.glassfish.common.util.InputValidationUtil
 
CRLF_STRING - Static variable in class org.glassfish.common.util.InputValidationUtil
 
CULoggerInfo - Class in com.sun.enterprise.util
Logger information for the common-util module.
CULoggerInfo() - Constructor for class com.sun.enterprise.util.CULoggerInfo
 
currentPosition - Variable in class org.glassfish.common.util.admin.ParamTokenizer
 
currentSize - Variable in class com.sun.appserv.util.cache.BoundedMultiLruCache
 

D

DAS_SERVER_CONFIG - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
DAS_SERVER_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
dayOfMonth(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
dayOfWeek(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
DDPermissionsLoader - Interface in com.sun.enterprise.security.integration
 
DEBUG_MODE_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
decode(String) - Static method in class com.sun.enterprise.universal.collections.ManifestUtils
 
decode(String, byte[], String) - Static method in class org.glassfish.security.common.SSHA
Decodes an encoded SSHA string.
decrementCurrentSize(int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
decrementEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
DEFAULT_ADMIN_CONSOLE_APP_NAME - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
DEFAULT_ADMIN_CONSOLE_CONTEXT_ROOT - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
DEFAULT_ADMIN_PASSWORD - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
DEFAULT_ADMIN_TIMEOUT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
DEFAULT_ADMIN_USER - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
DEFAULT_HASHTABLE_SEGMENT_SIZE - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
DEFAULT_IMPLEMENTATION_RANK - Static variable in class org.glassfish.common.util.Constants
This constant should be used whenever there are multiple implementations of an @Contract and one of them should be the default implementation that people should get if they have no other distinguising information in their lookup or @Inject point.
DEFAULT_LOCALE_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
DEFAULT_MAX_CACHE_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
DEFAULT_MAX_ENTRIES - Static variable in class com.sun.appserv.util.cache.Constants
 
DEFAULT_SERVER_INSTANCE_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Deprecated.
DEFAULT_SERVER_SOCKET_ADDRESS - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
defaultAlgo - Static variable in class org.glassfish.security.common.SSHA
 
defaultMaxEntries - Variable in class com.sun.appserv.util.cache.LruCache
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
deleteFile(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Delete a file.
deleteFileMaybe(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Wrapper for File.delete This version will return true if the file does not exist when the method returns.
deleteFileNowOrLater(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Deprecated.
Usually points to an IO leak
deleteFileWithWaitLoop(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Delete a file.
deleteLoggingProperties(Collection<String>) - Method in interface com.sun.common.util.logging.LoggingConfig
Delete the properties from logging.properties file.
deleteLoggingProperties(Collection<String>) - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
deleteLoggingProperties(Collection<String>, String) - Method in interface com.sun.common.util.logging.LoggingConfig
Delete the properties from logging.properties file.
deleteLoggingProperties(Collection<String>, String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
deleteRequestIds(String[]) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Delete request ids from the database
deleteRequestIds(String[]) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
deleteSession(String) - Method in class org.glassfish.common.util.admin.RestSessionManager
Deletes Session corresponding to given sessionId
delimiter - Variable in class org.glassfish.common.util.admin.ParamTokenizer
 
deployment - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
DERBY_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
destroy() - Method in class com.sun.appserv.util.cache.BaseCache
Sets all references to null.
destroy() - Method in interface com.sun.appserv.util.cache.Cache
Destroys this cache.
destroy() - Method in interface org.glassfish.security.common.CNonceCache
destroy
details() - Element in annotation interface org.glassfish.quality.ToDo
concise summary of what's required
dirTimestamps - Variable in class org.glassfish.admin.payload.PayloadFilesManager
 
disabled - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
dispose(String, Process) - Static method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
Create an instance, drain and throw away the process' stderr and stdout output.
dispose(ObjectInputOutputStreamFactory) - Method in class org.glassfish.common.util.ObjectInputOutputStreamFactoryFactory
 
DOCROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
DOCS - Enum constant in enum class org.glassfish.quality.ToDo.Kind
Documentation needed, javadoc or other forms
DOMAIN_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
name of the domain key
DOMAIN_ROOT - Static variable in class com.sun.logging.LogDomains
DOMAIN_ROOT the prefix for the logger name.
DomainDirs - Class in com.sun.enterprise.util.io
A class for keeping track of the directories that a domain lives in and under.
DomainDirs() - Constructor for class com.sun.enterprise.util.io.DomainDirs
This convenience constructor is used when nothing is known about the domain-dir
DomainDirs(ServerDirs) - Constructor for class com.sun.enterprise.util.io.DomainDirs
Create a DomainDir from the more general ServerDirs instance.
DomainDirs(File) - Constructor for class com.sun.enterprise.util.io.DomainDirs
This constructor is used when the path of the domain-directory is known.
DomainDirs(File, String) - Constructor for class com.sun.enterprise.util.io.DomainDirs
This constructor is used when both the name of the domain is known and the domains-dir is known.
DOMAINS_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
DomainScopedPasswordAliasStore - Interface in com.sun.enterprise.security.store
Marker interface identifying a PasswordAliasStore implementation as one used for storing domain-scoped password aliases.
doneAlreadyCalled - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
DPL_LOGGER - Static variable in class com.sun.logging.LogDomains
Deployment Logger
drain(String, Process) - Static method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
Create an instance and drain the process' stderr and stdout
DROP_INTERRUPTED_COMMANDS - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
Duration - Class in com.sun.enterprise.universal
Deprecated.
Duration(long) - Constructor for class com.sun.enterprise.universal.Duration
Deprecated.
 

E

EarlyLogger - Class in com.sun.enterprise.util
 
EarlyLogger.LevelAndMessage - Class in com.sun.enterprise.util
 
EJB_APPLICATION - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
EJB_CONTAINER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
EJB_LOGGER - Static variable in class com.sun.logging.LogDomains
 
ejbcontainer - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
ejbMethodEnd(CallFlowInfo) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, after invoking a business method on a target EJB.
ejbMethodEnd(CallFlowInfo) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
ejbMethodEnd(String, Throwable) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EJB method has completed.
ejbMethodStart(CallFlowInfo) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, before invoking a business method on a target EJB.
ejbMethodStart(CallFlowInfo) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
ejbMethodStart(String, String, String, String, String, ComponentType, String, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EJB method is about to be invoked.
elements() - Method in class com.sun.appserv.util.cache.BaseCache
get an Enumeration for the keys stored in the cache
elements() - Method in interface com.sun.appserv.util.cache.Cache
get an Enumeration for the keys stored in the cache
EmptyInputStream - Class in org.glassfish.common.util.io
Input stream which doesn't contain anything.
EmptyInputStream() - Constructor for class org.glassfish.common.util.io.EmptyInputStream
 
EmptyOutputStream - Class in org.glassfish.common.util.io
Ignores all input, so is always empty.
EmptyOutputStream() - Constructor for class org.glassfish.common.util.io.EmptyOutputStream
 
encode(byte[], byte[], String) - Static method in class org.glassfish.security.common.SSHA
Perform encoding of salt and computed hash.
encode(String) - Static method in class com.sun.enterprise.universal.collections.ManifestUtils
 
encodeCharacter(int) - Static method in class com.sun.logging.LogCleanerUtil
Deprecated.
 
end(Date) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
endItem() - Static method in class com.sun.enterprise.util.Profiler
Stop timing of the latest item
endItem() - Method in class com.sun.enterprise.util.ProfilerImpl
Stop timing an item and store the information.
endTime() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, when the thread of execution transitions out of the container code.
endTime() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
ensureWritableDir(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Result: existing writable directory given in parameter OR IllegalStateException.
EntityManagerMethod - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
entityManagerMethodEnd() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called the persistence container on a request processor thread, after invoking a method on the
entityManagerMethodEnd() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
entityManagerMethodEnd(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EntityManager method has completed.
entityManagerMethodStart(EntityManagerMethod) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called the persistence container on a request processor thread, before invoking a method on the
entityManagerMethodStart(EntityManagerMethod) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
entityManagerMethodStart(String, EntityManagerMethod, String, String, String, ComponentType, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EntityManager method is about to be invoked.
entityManagerQueryEnd() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called the persistence container on a request processor thread, after invoking a method on the
entityManagerQueryEnd() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
entityManagerQueryEnd(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EntityManager Query method has completed.
EntityManagerQueryMethod - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
entityManagerQueryStart(EntityManagerQueryMethod) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called the persistence container on a request processor thread, before invoking a method on the
entityManagerQueryStart(EntityManagerQueryMethod) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
entityManagerQueryStart(String, EntityManagerQueryMethod, String, String, String, ComponentType, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that an EntityManager Query method is about to be invoked.
entryCount - Variable in class com.sun.appserv.util.cache.BaseCache
 
Environment - Class in com.sun.enterprise.util
Environment class that contains information about from where this appserver instance is being invoked from
Environment() - Constructor for class com.sun.enterprise.util.Environment
 
EOL - Static variable in class com.sun.enterprise.universal.collections.ManifestUtils
The line separator character on this OS
EOL - Static variable in class com.sun.enterprise.util.StringUtils
 
EOL_TOKEN - Static variable in class com.sun.enterprise.universal.collections.ManifestUtils
Embed this token to encode linefeeds in Strings that are placed in Manifest objects
eq(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
Check for equality of non-null reference x and possibly-null y.
equals(Object) - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
equals(Object) - Method in class com.sun.enterprise.loader.ASURLClassLoader.URLEntry
Returns true if two URL entries has equal URLs.
equals(Object) - Method in class com.sun.enterprise.universal.NameValue
 
equals(Object) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
equals(Object) - Method in class org.glassfish.security.common.FileRealmHelper.User
 
equals(Object) - Method in class org.glassfish.security.common.Group
 
equals(Object) - Method in class org.glassfish.security.common.Role
 
equals(Object) - Method in class org.glassfish.security.common.UserNameAndPassword
 
equals(Object, Object) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
equalSignatures(Method, Method) - Static method in class com.sun.enterprise.util.reflect.ReflectUtils
 
errorCreatingDirectory - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
escapeForHtml(String) - Static method in class com.sun.enterprise.util.StringUtils
Escape characters to use result in html.
exception() - Method in class com.sun.enterprise.util.Result
 
exceptionCachingStringManager - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionCheckingFile - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionClosingDupUrlEntry - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionClosingStream - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionClosingURLEntry - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionConstructingStringManager - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionInASURLClassLoader - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionInUtility - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionJarOpen - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionProcessingFile - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
exceptionResourceBundle - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
ExceptionUtil - Class in com.sun.enterprise.util
Useful utilities for Exceptions Subset of methods copied from org.glassfish.admin.amx.util
exceptionWhileFormating - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
excludeDirs(String[]) - Method in class com.sun.enterprise.util.zip.ZipWriter
Exclude any files that are under these directories.
excludeDirsAnywhere(String[]) - Method in class com.sun.enterprise.util.zip.ZipWriter
Exclude any files that are under these directories.
execute() - Method in class com.sun.enterprise.universal.process.ProcessManager
 
EXECUTE_UPDATE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
exists(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Checks whether a LoginInfo for given host and port exists in this store.
exists(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
EXITCODE - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
explode() - Method in class com.sun.enterprise.util.zip.ZipFile
Explodes files as usual, and then explodes every jar file found.
extract() - Method in class org.glassfish.common.util.admin.ParameterMapExtractor
Creates a ParameterMap from the @Param fields defined on the injected objects provided in the constructor call.
extract(Collection<String>) - Method in class org.glassfish.common.util.admin.ParameterMapExtractor
Creates a ParameterMap from the @Param fields defined on the injected objects provided in the constructor call, excluding selected parameters.
extractJar(String, JarFile, File) - Static method in class com.sun.enterprise.util.zip.ZipFile
Extracts the named jar file from the ear.

F

failedInit - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
FAILURE - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
FelixPrettyPrinter - Class in com.sun.enterprise.util
Tools for obtaining readable information from the BundleException
FelixPrettyPrinter() - Constructor for class com.sun.enterprise.util.FelixPrettyPrinter
 
file - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
FileLister - Class in com.sun.enterprise.util.io
 
FileListerRelative - Class in com.sun.enterprise.util.io
 
FileListerRelative(File) - Constructor for class com.sun.enterprise.util.io.FileListerRelative
 
fileListToPathString(List<File>) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
fileLockNotReleased - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
FileRealmHelper - Class in org.glassfish.security.common
Helper class for implementing file password authentication.
FileRealmHelper(String) - Constructor for class org.glassfish.security.common.FileRealmHelper
Constructor.
FileRealmHelper.User - Class in org.glassfish.security.common
Represents a FileRealm user.
FileUtils - Class in com.sun.enterprise.util.io
 
finalize() - Method in class org.glassfish.admin.payload.PayloadFilesManager.Temp
 
FIND - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
findBundleIds(String) - Static method in class com.sun.enterprise.util.FelixPrettyPrinter
 
findClass(String) - Method in class com.sun.enterprise.loader.ASURLClassLoader
THREAD SAFETY: what happens when more than one thread requests the same class and thus works on the same classData? Or defines the same package? Maybe the same work just gets done twice, and that's all.
findClass(String) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
findClassAfterDone - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
findFilesInDir(File, String) - Static method in class com.sun.enterprise.util.io.FileUtils
Find files matching the regular expression in the given directory
findResource(String) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
findResource(String) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
findResourceAfterDone - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
findResources(String) - Method in class com.sun.enterprise.loader.ASURLClassLoader
Returns an enumeration of java.net.URL objects representing all the resources with the given name.
findResources(String) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
findToken(String) - Method in class org.glassfish.common.util.admin.AuthTokenManager
Locates the Subject for the specified token (if any) without consuming the token.
FLUSH - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
formatSQLException(SQLException) - Static method in class com.sun.enterprise.util.StringUtils
 

G

GENERATED_HELP - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
generateUuid() - Method in interface com.sun.enterprise.util.uuid.UuidGenerator
 
generateUuid() - Method in class com.sun.enterprise.util.uuid.UuidGeneratorImpl
 
generateUuid() - Method in class com.sun.enterprise.util.uuid.UuidGeneratorPaddedImpl
 
generateUuid() - Static method in class com.sun.enterprise.util.uuid.UuidUtil
 
generateUuid(Object) - Method in interface com.sun.enterprise.util.uuid.UuidGenerator
 
generateUuid(Object) - Method in class com.sun.enterprise.util.uuid.UuidGeneratorImpl
 
generateUuid(Object) - Method in class com.sun.enterprise.util.uuid.UuidGeneratorPaddedImpl
 
generateUuid(Object) - Static method in class com.sun.enterprise.util.uuid.UuidUtil
 
generateUuid(Object, int) - Static method in class com.sun.enterprise.util.uuid.UuidUtilPadded
 
generateUuidMM() - Static method in class com.sun.enterprise.util.uuid.UuidUtil
 
GenericCommandModel - Class in org.glassfish.common.util.admin
 
GenericCommandModel(Class<?>, boolean, ExecuteOn, I18n, LocalStringManager, DomDocument, String, boolean, Class<?>...) - Constructor for class org.glassfish.common.util.admin.GenericCommandModel
GenericCommandModel constructor.
get() - Static method in class com.sun.enterprise.universal.SystemProps
 
get(int, Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the item stored at the given pre-computed hash code and the key.
get(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the item stored at the key.
get(Object) - Method in interface com.sun.appserv.util.cache.Cache
get the item stored at the key.
get(String) - Static method in class com.sun.enterprise.universal.i18n.LocalStrings
Get a String from the caller's package's LocalStrings.properties
get(String) - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
Get a String from the caller's package's LocalStrings.properties
get(String, Object...) - Static method in class com.sun.enterprise.universal.i18n.LocalStrings
Get and format a String from the caller's package's LocalStrings.properties
get(String, Object...) - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
Get and format a String from the caller's package's LocalStrings.properties
GET_DELEGATE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
GET_FLUSH_MODE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
GET_REFERENCE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
GET_RESULT_LIST - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
GET_SINGLE_RESULT - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
GET_TRANSACTION - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
getAccessLogDefaultValue() - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the default value (as would appear in the domain.xml on installation) of file where the acess log of a virtual server is stored, as a String.
getAddCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns the number of times new entries have been added
getAddCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns the number of times new entries have been added
getAdminAddresses() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getAdminClientCommandName() - Static method in class com.sun.appserv.server.util.Version
 
getAdminRealmName() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getAdminRealmProperties() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getAdminScriptLocation(String) - Static method in class com.sun.enterprise.util.SystemPropertyConstants
 
getAgentDir() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getAlgo() - Method in class org.glassfish.security.common.FileRealmHelper.User
 
getAliases() - Method in class com.sun.enterprise.security.store.PasswordAdapter
Return the aliases from the keystore.
getAll(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get all the items stored at the key.
getAll(Object) - Method in interface com.sun.appserv.util.cache.Cache
get all the items with the given key.
getAllFilesAndDirectoriesUnder(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
getApplicationAltDDPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the directory to store external alternate deployment descriptors.
getApplicationCompileJspPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Returns the path for compiled JSP Pages from an application that is deployed on this instance.
getApplicationEJBStubPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getApplicationGeneratedXMLPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getApplicationName() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getApplicationName() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getApplicationPolicyFilePath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Returns the path for policy files for applications deployed on this instance.
getApplicationRepositoryPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the directory to store deployed applications Normally ROOT/applications
getApplicationStubPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the directory to store generated stuff.
getAsadminKeystore() - Method in class com.sun.enterprise.security.store.AsadminSecurityUtil
 
getAsAdminScriptLocation() - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the system specific file.separator delimited path to the asadmin script.
getAsAdminScriptLocation(String) - Static method in class com.sun.enterprise.util.SystemPropertyConstants
 
getAsadminTruststore() - Method in class com.sun.enterprise.security.store.AsadminSecurityUtil
Returns the opened AsadminTruststore object.
getAsadminTruststore() - Static method in class com.sun.enterprise.security.store.AsadminTruststore
 
getAsadminTruststorePassword() - Static method in class com.sun.enterprise.security.store.AsadminSecurityUtil
 
getBoolean(String, boolean) - Method in class com.sun.enterprise.universal.i18n.LocalStrings
Get a boolean from the caller's package's LocalStrings.properties
getBoolean(String, boolean) - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
Get a boolean from the caller's package's LocalStrings.properties
getBundle() - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
 
getCachedPerms(CodeSource) - Method in class com.sun.enterprise.security.integration.PermsHolder
 
getCallerIPFilter() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Gets the IP address of the client, only for which, call flow information would be collected.
getCallerIPFilter() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getCallerPrincipal() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getCallerPrincipal() - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
This method should be implemented by the subclasses to return the caller principal.
getCallerPrincipalFilter() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Gets the caller principal, only for which, call flow information would be collected.
getCallerPrincipalFilter() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getCallStackForRequest(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
 
getCallStackForRequest(String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getCanonicalHostName() - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
Deprecated. 
getCanonicalHostName() - Static method in class com.sun.enterprise.util.net.NetUtils
This method returns the fully qualified name of the host.
getCause() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getCauses(Throwable) - Static method in class com.sun.enterprise.util.ExceptionUtil
Get the chain of exceptions via getCause().
getCertNickname() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the certNickname property.
getChildren(Map<String, String>) - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getCipherInfo(String) - Static method in class org.glassfish.security.common.CipherInfo
 
getCipherName() - Method in class org.glassfish.security.common.CipherInfo
 
getClassLoader() - Static method in class com.sun.enterprise.util.Utility
Get the current thread's context class loader which is set to the CommonClassLoader by ApplicationServer
getClassLoaderName() - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
getClasspath() - Method in class com.sun.enterprise.loader.ASURLClassLoader
Returns all the "file" protocol resources of this ASURLClassLoader, concatenated to a classpath string.
getClientAuthEnabled() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the clientAuthEnabled property.
getClusteringAttributes() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getClusteringAttributes() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getClusterName() - Method in interface org.glassfish.security.common.HAUtil
 
getCnonceCacheSize() - Method in interface org.glassfish.security.common.CNonceCache
 
getCommandClass() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getCommandClass() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getCommandManPage(String, String, Locale, ClassLoader, Logger) - Static method in class org.glassfish.common.util.admin.ManPageFinder
Get the man page for the given command for the given locale using the given classloader.
getCommandName() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getCommandName() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getComplexContentType() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
Returns the Content-Type which reflects that multiple Parts will be in the Payload.
getComponentName() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getComponentName() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getComponentName() - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the component identifier associated with the INSTALL_ROOT.
getComponentType() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getComponentType() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getConfigDir() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getConfigDirPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the directory to store configuration.
getConfigName() - Method in class org.glassfish.security.common.CipherInfo
 
getContent() - Method in class com.sun.enterprise.util.ColumnFormatter
Get the content of all rows along with the headings as a List of Map.
getContentType() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
getContentType() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
getCount() - Method in class org.glassfish.security.common.NonceInfo
 
getCurrentSecurityContext() - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
 
getCurrentSize() - Method in class com.sun.appserv.util.cache.mbeans.JmxBoundedMultiLruCache
Returns the current size of the cache in bytes
getCurrentSize() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBoundedMultiLruCacheMBean
Returns the current size of the cache in bytes
getDasPropertiesFile() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getDasPropertiesFile() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getDayOfMonth() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getDayOfWeek() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getDefaultAdminConsoleFolderOnDisk() - Method in class org.glassfish.server.ServerEnvironmentImpl
Returns the folder where the admin console application's folder (in the name of admin console application) should be found.
getDefaultAdminTimeout() - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the default timeout in milliseconds used in some Admin commands.
getDefaultDomainsDir() - Static method in class com.sun.enterprise.util.io.DomainDirs
 
getDefaultLoggingProperties() - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
getDefaultStore() - Static method in class com.sun.appserv.management.client.prefs.LoginInfoStoreFactory
 
getDescription() - Method in class org.glassfish.security.common.Role
 
getDocRootDefaultValue() - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the default value (as would appear in the domain.xml on installation) of docroot of a virtual server, as a String.
getDomainDefaultAdminGroups() - Static method in class com.sun.appserv.server.util.Version
 
getDomainDir() - Method in class com.sun.enterprise.util.io.DomainDirs
 
getDomainName() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getDomainName() - Method in class com.sun.enterprise.util.io.DomainDirs
 
getDomainName() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getDomainsDir() - Method in class com.sun.enterprise.util.io.DomainDirs
 
getDomainTemplateDefaultJarFileName() - Static method in class com.sun.appserv.server.util.Version
 
getDomainXml() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getEarlyMessages() - Static method in class com.sun.enterprise.util.EarlyLogger
 
getEnd() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
get the number of entries in the cache
getEntryCount() - Method in interface com.sun.appserv.util.cache.Cache
get the number of entries in the cache
getEntryCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns current number of Entries
getEntryCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns current number of Entries
getEnvOrProp(String) - Static method in class com.sun.enterprise.util.Utility
Return the value for a given name from the System Properties or the Environmental Variables.
getErrString() - Method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
 
getException() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getExe(String) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
Look for name in the Path.
getExtension(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Gets the extension of the file.
getExtracted() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
getExtractedInputStream() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
getFactory() - Static method in class org.glassfish.common.util.ObjectInputOutputStreamFactoryFactory
Use @Inject ObjectInputOutputStreamFactory factory instead, if possible.
getFile() - Method in class com.sun.enterprise.util.zip.ZipItem
Returns the actual file
getFileList() - Method in class com.sun.enterprise.util.zip.ZipFile
 
getFiles() - Method in class com.sun.enterprise.util.io.FileLister
 
getFilesInternal(File) - Method in class com.sun.enterprise.util.io.FileLister
 
getFreePort() - Static method in class com.sun.enterprise.util.net.NetUtils
Gets a free port at the time of call to this method.
getFullVersion() - Method in class com.sun.appserv.server.util.VersionInfoImpl
 
getGetters(Object) - Static method in class com.sun.enterprise.util.BeanUtils
 
getGfClientSessionFile(String, int) - Static method in class com.sun.enterprise.security.store.AsadminSecurityUtil
 
getGroupNames() - Method in class org.glassfish.security.common.FileRealmHelper
Returns names of all the groups in this particular realm.
getGroupNames(String) - Method in class org.glassfish.security.common.FileRealmHelper
Returns the name of all the groups that this user belongs to.
getGroups() - Method in class org.glassfish.security.common.FileRealmHelper.User
Return the names of the groups this user belongs to.
getHash() - Method in class org.glassfish.security.common.FileRealmHelper.User
Get hash value.
getHashCode() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's hashCode
getHeaderName() - Method in class org.glassfish.admin.payload.PayloadImpl.Inbound
 
getHeaderName() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
getHitCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Return the number of cache hits
getHitCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Return the number of cache hits
getHost() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getHost() - Method in class com.sun.enterprise.util.HostAndPort
 
getHostAddresses() - Static method in class com.sun.enterprise.util.net.NetUtils
 
getHostIPs() - Static method in class com.sun.enterprise.util.net.NetUtils
 
getHostName() - Static method in class com.sun.enterprise.util.net.NetUtils
 
getHour() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getIndex(int) - Method in class com.sun.appserv.util.cache.BaseCache
get the index of the item in the cache
getIndex(Object) - Method in class com.sun.appserv.util.cache.BaseCache
get the index of the item given a key
getIndex(Object) - Method in interface com.sun.appserv.util.cache.Cache
get the index of the item given a key
getInitFilePath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the init.conf file.
getInstallDir() - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
getInstallRootPath() - Method in class com.sun.enterprise.util.io.InstanceDirs
Gets the GlassFish installation root (using property com.sun.aas.installRoot),
getInstance(boolean) - Static method in class com.sun.enterprise.security.store.AsadminSecurityUtil
Returns the usable instance, creating it if needed.
getInstance(char[], boolean) - Static method in class com.sun.enterprise.security.store.AsadminSecurityUtil
Returns the usable instance, creating it if needed.
getInstance(String, String, String) - Static method in class com.sun.enterprise.security.integration.PermissionCreator
 
getInstanceDir() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getInstanceName() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getInstanceName() - Method in interface org.glassfish.security.common.HAUtil
 
getInstanceName() - Method in class org.glassfish.server.ServerEnvironmentImpl
Every server has a name that can be found in the server element in domain.xml.
getInstanceRoot() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getInt(String, int) - Static method in class com.sun.enterprise.universal.i18n.LocalStrings
Get an integer from the caller's package's LocalStrings.properties
getInt(String, int) - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
Get an integer from the caller's package's LocalStrings.properties
getJarEntries(URI, Pattern) - Static method in class com.sun.enterprise.util.net.JarURIPattern
This method is used to extract URI of jar entries that match a given pattern.
getJavaConfig() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getJKS() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getJvmOptions() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getKey() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's key
getKeys(Map<String, String>) - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getLastAccessed() - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Return the last accessed timestamp
getLastPidFile() - Method in class com.sun.enterprise.util.io.ServerDirs
If the server is running, must exist.
getLevel() - Method in class com.sun.enterprise.util.EarlyLogger.LevelAndMessage
 
getLibPath() - Method in class org.glassfish.server.ServerEnvironmentImpl
Gets the directory for hosting user-provided jar files.
getLNext() - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Return the next item
getLocalAddress() - Static method in class com.sun.enterprise.util.Utility
Return the hostname of the local machine.
getLocalHost() - Static method in class com.sun.enterprise.util.Utility
Return the hostname of the local machine.
getLocalizedDescription() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getLocalizedDescription() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getLocalPassword() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getLocalPasswordFile() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getLocalString(Class, String, String) - Method in interface com.sun.enterprise.util.LocalStringManager
Get a localized string.
getLocalString(Class, String, String) - Method in class com.sun.enterprise.util.LocalStringManagerImpl
Get a localized string.
getLocalString(Class, String, String, Object...) - Method in interface com.sun.enterprise.util.LocalStringManager
Get a local string for the caller and format the arguments accordingly.
getLocalString(Class, String, String, Object...) - Method in class com.sun.enterprise.util.LocalStringManagerImpl
Get a local string for the caller and format the arguments accordingly.
getLocalString(String, String) - Method in interface com.sun.enterprise.util.LocalStringManager
 
getLocalString(String, String) - Method in class com.sun.enterprise.util.LocalStringManagerImpl
Get a localized string from the package of the default class.
getLocalString(String, String, Object...) - Method in class com.sun.enterprise.util.LocalStringManagerImpl
Get a local string from the package of the default class and format the arguments accordingly.
getLockedFile() - Method in interface org.glassfish.common.util.admin.ManagedFile.ManagedLock
 
getLogFilename() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
loggingConfig will return an IOException if there is no logging properties file.
getLogger() - Static method in class com.sun.enterprise.util.CULoggerInfo
 
getLogger(Class<?>, String) - Static method in class com.sun.logging.LogDomains
Returns initialized logger using resource bundle found by the class's classloader.
getLogger(Class<?>, String, boolean) - Static method in class com.sun.logging.LogDomains
Returns initialized logger.
getLogger(Class<?>, String, ClassLoader) - Static method in class com.sun.logging.LogDomains
Returns initialized logger.
getLoggingFileDetails() - Method in class com.sun.common.util.logging.LoggingConfigImpl
Return a logging file details in the logging.properties file.
getLoggingFileDetails(String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
getLoggingProperties() - Method in interface com.sun.common.util.logging.LoggingConfig
 
getLoggingProperties() - Method in class com.sun.common.util.logging.LoggingConfigImpl
Return a Map of all the properties and corresponding values in the logging.properties file.
getLoggingProperties(String) - Method in interface com.sun.common.util.logging.LoggingConfig
 
getLoggingProperties(String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
Return a Map of all the properties and corresponding values in the logging.properties file for given target.
getLookupFilter() - Method in class org.glassfish.common.util.admin.HK2BindTracingService
 
getLPrev() - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Return the previous item
getLruListLength() - Method in class com.sun.appserv.util.cache.mbeans.JmxLruCache
Returns the current lenght of the LRU list
getLruListLength() - Method in interface com.sun.appserv.util.cache.mbeans.JmxLruCacheMBean
Returns the current lenght of the LRU list
getMain(Map<String, Map<String, String>>) - Static method in class com.sun.enterprise.universal.collections.ManifestUtils
 
getMainAtts() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getMainKeys() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getMainMessage() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getMajorVersion() - Static method in class com.sun.appserv.server.util.Version
 
getMajorVersion() - Method in class com.sun.appserv.server.util.VersionInfoImpl
 
getManager(Class) - Static method in class com.sun.enterprise.util.i18n.StringManager
Returns a local string manager for the given package name.
getManager(String, ClassLoader) - Static method in class com.sun.enterprise.util.i18n.StringManager
Returns a local string manager for the given package name.
getMasterPassword() - Method in interface com.sun.enterprise.security.store.IdentityManagement
Returns the master password as a character array.
getMasterPassword() - Method in interface org.glassfish.security.common.MasterPassword
 
getMasterPasswordAdapter() - Method in interface org.glassfish.security.common.MasterPassword
Create and return PasswordAdapter using the master password.
getMasterPasswordFile() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getMaxEntries() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns maximum possible number of entries
getMaxEntries() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns maximum possible number of entries
getMaxSize() - Method in class com.sun.appserv.util.cache.mbeans.JmxBoundedMultiLruCache
Returns the upper bound on the cache size
getMaxSize() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBoundedMultiLruCacheMBean
Returns the upper bound on the cache size
getMessage() - Method in class com.sun.enterprise.util.EarlyLogger.LevelAndMessage
 
getMethod() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getMethodName() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getMethods(Class, boolean) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getMethods(Object) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getMethods(Object, boolean) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getMethods(String) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getMinorVersion() - Static method in class com.sun.appserv.server.util.Version
 
getMinorVersion() - Method in class com.sun.appserv.server.util.VersionInfoImpl
 
getMinute() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getMissCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns the number of cache misses
getMissCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns the number of cache misses
getModelFor(String) - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getModelFor(String) - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getModuleName() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getModuleName() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getMonth() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getName() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Returns the name of the store.
getName() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
getName() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns a unique identifier for this MBean inside the domain
getName() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns a unique identifier for this MBean inside the domain
getName() - Method in class com.sun.enterprise.universal.NameValue
 
getName() - Method in class com.sun.enterprise.util.zip.ZipItem
Returns the zip entry name
getName() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
getName() - Method in class org.glassfish.security.common.FileRealmHelper.User
Gets the name of the Principal as a java.lang.String
getName() - Method in class org.glassfish.security.common.Group
 
getName() - Method in class org.glassfish.security.common.Role
 
getName() - Method in class org.glassfish.security.common.UserNameAndPassword
 
getNext() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's next reference
getNextTimeout() - Method in class org.glassfish.common.util.timer.TimerSchedule
Returns the Date of the next possible timeout.
getNextTimeout(Date) - Method in class org.glassfish.common.util.timer.TimerSchedule
Returns the Date of the next possible timeout after the specific date.
getNodeAgentDir() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getNodeAgentsDir() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getNonceValidity() - Method in interface org.glassfish.security.common.CNonceCache
 
getOutErrString() - Method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
 
getOutputFileURI(Payload.Part, String) - Method in class org.glassfish.admin.payload.PayloadFilesManager
 
getOutString() - Method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
 
getOverflowCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns the number of times that an overflow has occurred
getOverflowCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns the number of times that an overflow has occurred
getParametersNames() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getParametersNames() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getParentURI(Payload.Part) - Method in class org.glassfish.admin.payload.PayloadFilesManager
 
getParts() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
getPassword() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getPassword() - Method in class org.glassfish.security.common.UserNameAndPassword
 
getPasswordForAlias(String) - Method in class com.sun.enterprise.security.store.PasswordAdapter
This methods returns password String for a given alias and SMP.
getPasswordSecretKeyForAlias(String) - Method in class com.sun.enterprise.security.store.PasswordAdapter
This methods returns password SecretKey for a given alias and SMP.
getPatchVersion() - Static method in class com.sun.appserv.server.util.Version
 
getPenultimateDirName(String) - Static method in class com.sun.enterprise.util.StringUtils
 
getPermissions(CodeSource) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
getPermissions(CodeSource, PermissionCollection) - Method in class com.sun.enterprise.security.integration.PermsHolder
 
getPidFile() - Method in class com.sun.enterprise.util.io.ServerDirs
If the server is running, must exist.
getPieInformation(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
 
getPieInformation(String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getPort() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getPort() - Method in class com.sun.enterprise.util.HostAndPort
 
getProductId() - Static method in class com.sun.appserv.server.util.Version
 
getProductIdInfo() - Static method in class com.sun.appserv.server.util.Version
 
getProductName() - Static method in class com.sun.appserv.server.util.Version
 
getProductNameAbbreviation() - Static method in class com.sun.appserv.server.util.Version
 
getProductNameAbbreviation() - Method in class com.sun.appserv.server.util.VersionInfoImpl
 
getProfilerConfig() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getProfilerJvmOptions() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getProfilerSystemProperties() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getProp(String) - Method in class org.glassfish.server.ServerEnvironmentImpl
Return the value of one property.
getProperties() - Static method in class com.sun.enterprise.universal.glassfish.GFSystem
Get the GFSystem Properties
getProperties() - Method in class com.sun.enterprise.universal.glassfish.GFSystemImpl
Get the GFSystemImpl Properties
getProperties() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
getPropertiesFromFile(String) - Static method in class com.sun.enterprise.util.Utility
 
getProperty(String) - Static method in class com.sun.enterprise.universal.glassfish.GFSystem
Get a GF System Property
getProperty(String) - Method in class com.sun.enterprise.universal.glassfish.GFSystemImpl
Get a GF System Property
getProperty(String) - Static method in class com.sun.enterprise.util.StringUtils
Get a system propety given a property name, possibly trying all combination of upercase, name mangling to get a value.
getPropertyAsValue(String) - Static method in class com.sun.enterprise.util.SystemPropertyConstants
A method that returns the passed String as a property that can be replaced at run time.
getProps() - Method in class com.sun.enterprise.universal.glassfish.ASenvPropertyReader
Returns the properties that were processed.
getProps() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getRefreshCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns the number of values that have been refreshed (replaced with a new value in an existing extry)
getRefreshCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns the number of values that have been refreshed (replaced with a new value in an existing extry)
getRemovalCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns the number of entries that have been removed
getRemovalCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns the number of entries that have been removed
getRequestId() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getRequestInformation() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
 
getRequestInformation() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getResourceAsStream(String) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
getResources(String) - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
getResources(String) - Method in class com.sun.enterprise.loader.ResourceLocator
Finds resources with the given name and returns enumeration providing their locations.
getRootCause(Throwable) - Static method in class com.sun.enterprise.util.ExceptionUtil
Get the original troublemaker.
getRuntimeType() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getSafeCookieHeaderValue(String) - Static method in class org.glassfish.common.util.InputValidationUtil
Return Cookie Http Header Value after suitable validation
getSafeHeaderName(String) - Static method in class org.glassfish.common.util.InputValidationUtil
Return Http Header Name after suitable validation
getSafeHeaderValue(String) - Static method in class com.sun.logging.LogCleanerUtil
Deprecated.
 
getSafeHeaderValue(String) - Static method in class org.glassfish.common.util.InputValidationUtil
Return Http Header Value after suitable validation
getSalt() - Method in class org.glassfish.security.common.FileRealmHelper.User
Returns salt value.
getScheduleAsString() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getSecond() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getSecureAdminEnabled() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getSecurityId() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getSegmentListLength() - Method in class com.sun.appserv.util.cache.mbeans.JmxMultiLruCache
Returns the legnth of the segment list
getSegmentListLength() - Method in interface com.sun.appserv.util.cache.mbeans.JmxMultiLruCacheMBean
Returns the legnth of the segment list
getSegmentSize() - Method in class com.sun.appserv.util.cache.mbeans.JmxMultiLruCache
Returns the size of each segment
getSegmentSize() - Method in interface com.sun.appserv.util.cache.mbeans.JmxMultiLruCacheMBean
Returns the size of each segment
getServerDir() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getServerDirs() - Method in class com.sun.enterprise.util.io.DomainDirs
 
getServerDirs() - Method in class com.sun.enterprise.util.io.InstanceDirs
 
getServerGrandParentDir() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getServerName() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getServerParentDir() - Method in class com.sun.enterprise.util.io.ServerDirs
 
getSetter(Object, String) - Static method in class com.sun.enterprise.util.BeanUtils
 
getSetters(Class) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getSetters(Object) - Static method in class com.sun.enterprise.util.BeanUtils
 
getSetters(Object) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
getSize() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
 
getSsl2Ciphers() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the ssl2Ciphers property.
getSsl2Enabled() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the ssl2Enabled property.
getSsl3Enabled() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the ssl3Enabled property.
getSsl3TlsCiphers() - Method in class com.sun.enterprise.security.integration.AppClientSSL
A comma-separated list of the SSL3 ciphers used, with the prefix + to enable or - to disable, for example +SSL_RSA_WITH_RC4_128_MD5 .
getStackTrace(Throwable) - Static method in class com.sun.enterprise.util.ExceptionUtil
Get the stack trace as a String.
getStackTrace(Throwable) - Static method in class com.sun.enterprise.util.StringUtils
 
getStart() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getStartupContext() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getStatByName(String) - Method in class com.sun.appserv.util.cache.BaseCache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
get the desired statistic counter
getStatByName(String) - Method in interface com.sun.appserv.util.cache.Cache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.LruCache
get the desired statistic counter
getStatByName(String) - Method in class com.sun.appserv.util.cache.MultiLruCache
get the desired statistic counter
getStats() - Method in class com.sun.appserv.util.cache.BaseCache
get the stats snapshot
getStats() - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
getStats() - Method in interface com.sun.appserv.util.cache.Cache
get the stats snapshot
getStats() - Method in class com.sun.appserv.util.cache.LruCache
 
getStats() - Method in class com.sun.appserv.util.cache.MultiLruCache
get the stats snapshot
getStatus() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getStderr() - Method in class com.sun.enterprise.universal.process.ProcessManager
 
getStdout() - Method in class com.sun.enterprise.universal.process.ProcessManager
 
getStore(String) - Static method in class com.sun.appserv.management.client.prefs.LoginInfoStoreFactory
Returns the store that is represented by given class name.
getString(String) - Static method in class com.sun.enterprise.util.CULoggerInfo
 
getString(String) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a localized string.
getString(String, Object) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getString(String, Object...) - Static method in class com.sun.enterprise.util.CULoggerInfo
 
getString(String, Object[]) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getString(String, Object, Object) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getString(String, Object, Object, Object) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getString(String, Object, Object, Object, Object) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getString(String, String) - Method in class com.sun.enterprise.universal.i18n.LocalStrings
Get a String from the caller's package's LocalStrings.properties
getString(String, String) - Method in class com.sun.enterprise.universal.i18n.LocalStringsImpl
Get a String from the caller's package's LocalStrings.properties
getStringManager(String, ClassLoader) - Static method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string manager for the given resourceBundle name.
getStringPassword() - Method in class org.glassfish.security.common.UserNameAndPassword
 
getStringWithDefault(String, String) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a localized string.
getStringWithDefault(String, String, Object[]) - Method in class com.sun.enterprise.util.i18n.StringManagerBase
Returns a local string for the caller and format the arguments accordingly.
getSubject() - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
This method should be implemented by the subclasses to return the Credentials of the caller principal.
getSubject() - Method in interface org.glassfish.common.util.admin.AdminAuthCallback.Authenticator
 
getSystemProperties() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
getTableSize() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns current number of buckets
getTableSize() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns current number of buckets
getTargetDir() - Method in class org.glassfish.admin.payload.PayloadFilesManager
 
getThreadLocalData() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
 
getThreadLocalData() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
getThreshold() - Method in class com.sun.appserv.util.cache.mbeans.JmxBaseCache
Returns threshold.
getThreshold() - Method in interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
Returns threshold.
getTimestamp() - Method in class org.glassfish.security.common.NonceInfo
 
getTimeZone() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getTimeZoneID() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
getTlsEnabled() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the tlsEnabled property.
getTlsRollbackEnabled() - Method in class com.sun.enterprise.security.integration.AppClientSSL
Gets the value of the tlsRollbackEnabled property.
getTransactionId() - Method in interface com.sun.enterprise.admin.monitor.callflow.CallFlowInfo
 
getTransactionId() - Method in interface com.sun.enterprise.admin.monitor.callflow.ThreadLocalData
 
getTrimCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxLruCache
Returns the number of entries that have been trimmed
getTrimCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxLruCacheMBean
Returns the number of entries that have been trimmed
getTrimCount() - Method in class com.sun.appserv.util.cache.mbeans.JmxMultiLruCache
Returns the number of entries that have been trimmed
getTrimCount() - Method in interface com.sun.appserv.util.cache.mbeans.JmxMultiLruCacheMBean
Returns the number of entries that have been trimmed
getTrustStore() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
getUploadedFileParamValue(String, Class, MultiMap<String, File>) - Static method in class org.glassfish.common.util.admin.MapInjectionResolver
Returns the path to the uploaded file if the specified field is of type File and if the field name is the same as one of the option names that was associated with an uploaded File in the incoming command request.
getUploadedFileParamValues(String, Class, MultiMap<String, File>) - Static method in class org.glassfish.common.util.admin.MapInjectionResolver
Returns the paths to the uploaded files if the specified field is of type File[] and if the field name is the same as one of the option names that was associated with an uploaded File in the incoming command request.
getURLs() - Method in class com.sun.enterprise.loader.ASURLClassLoader
Returns the urls of this class loader.
getURLs() - Method in interface com.sun.enterprise.loader.JasperAdapter
Returns the search path of URLs for loading classes and resources.
getUsageText() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
getUsageText() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
getUser() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
getUser(String) - Method in class org.glassfish.security.common.FileRealmHelper
Returns the information recorded about a particular named user.
getUserNames() - Method in class org.glassfish.security.common.FileRealmHelper
Returns names of all the users in this particular realm.
getValidator() - Method in class org.glassfish.common.util.admin.HK2BindTracingService
 
getValue() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
get the item's value
getValue() - Method in class com.sun.enterprise.universal.NameValue
 
getValue(Object, AnnotatedElement, Type, Class<V>) - Method in class org.glassfish.common.util.admin.MapInjectionResolver
 
getValue(String) - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
getVersion() - Static method in class com.sun.appserv.server.util.Version
 
getVersionNumber() - Static method in class com.sun.appserv.server.util.Version
 
getYear() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
GF_CLIENT_DIR - Static variable in class com.sun.enterprise.security.store.AsadminSecurityUtil
Existing writable GlassFish client directory.
GFLauncherUtils - Class in com.sun.enterprise.universal.glassfish
Package private static utility methods
GFSystem - Class in com.sun.enterprise.universal.glassfish
A replacement for System Properties An InheritableThreadLocal is used to store the "impl".
GFSystem() - Constructor for class com.sun.enterprise.universal.glassfish.GFSystem
 
GFSystemImpl - Class in com.sun.enterprise.universal.glassfish
A replacement for System Properties This is designed so that each instance in a shared JVM can have its own System Properties.
GFSystemImpl() - Constructor for class com.sun.enterprise.universal.glassfish.GFSystemImpl
 
GlassFishErrorServiceImpl - Class in org.glassfish.common.util.admin
 
GlassFishErrorServiceImpl() - Constructor for class org.glassfish.common.util.admin.GlassFishErrorServiceImpl
 
GlassfishUrlClassLoader - Class in org.glassfish.common.util
URLClassLoader with logs and overriden GlassfishUrlClassLoader.toString() method so it prints list of managed URLs.
GlassfishUrlClassLoader(URL[]) - Constructor for class org.glassfish.common.util.GlassfishUrlClassLoader
Initializes the internal classpath.
GlassfishUrlClassLoader(URL[], ClassLoader) - Constructor for class org.glassfish.common.util.GlassfishUrlClassLoader
Initializes the internal classpath.
GlassfishUrlClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.glassfish.common.util.GlassfishUrlClassLoader
Initializes the internal classpath.
globToRegex(String) - Static method in class com.sun.enterprise.util.RegexUtil
Convert a shell style glob regular expression to a Java regular expression.
Group - Class in org.glassfish.security.common
This class implements the EJB concept of a Group.
Group(String) - Constructor for class org.glassfish.security.common.Group
Creates a new Group attribute

H

HADB_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
name of the HADB location property
handleOverflow() - Method in class com.sun.appserv.util.cache.BaseCache
increase the threshold
handleOverflow() - Method in class com.sun.appserv.util.cache.MultiLruCache
cache has reached threshold so trim its size.
handleReport(InputStream) - Method in interface org.glassfish.admin.payload.PayloadFilesManager.ActionReportHandler
 
hasAuthenticatableUser() - Method in class org.glassfish.security.common.FileRealmHelper
Test whether their is a user in the FileRealm that has a password that has been set, i.e., something other than the resetKey.
hasDefaultConfig() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
hasExtension(File, String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
hasExtensionIgnoreCase(File, String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
hash(Object) - Method in class com.sun.appserv.util.cache.BaseCache
Returns a hash code for non-null Object x.
hashCode() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
hashCode() - Method in class com.sun.enterprise.loader.ASURLClassLoader.URLEntry
Since equals is overridden, we need to override hashCode as well.
hashCode() - Method in class com.sun.enterprise.universal.NameValue
 
hashCode() - Method in class org.glassfish.common.util.timer.TimerSchedule
 
hashCode() - Method in class org.glassfish.security.common.FileRealmHelper.User
 
hashCode() - Method in class org.glassfish.security.common.Group
 
hashCode() - Method in class org.glassfish.security.common.Role
 
hashCode() - Method in class org.glassfish.security.common.UserNameAndPassword
 
hasMoreTokens() - Method in class org.glassfish.common.util.admin.ParamTokenizer
Test if there are more tokens available from this tokenizer's string.
hasNetworkConfig() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
hasToken(String) - Static method in class com.sun.enterprise.universal.glassfish.TokenResolver
 
HAUtil - Interface in org.glassfish.security.common
 
head - Variable in class com.sun.appserv.util.cache.LruCache
 
hitCount - Variable in class com.sun.appserv.util.cache.BaseCache
 
HK2BindTracingService - Class in org.glassfish.common.util.admin
This file is used to turn on HK2 bind and unbind tracing
HK2BindTracingService() - Constructor for class org.glassfish.common.util.admin.HK2BindTracingService
 
HOST_NAME_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
HostAndPort - Class in com.sun.enterprise.util
Represents a host and a port in a convenient package that also accepts a convenient constructor.
HostAndPort(HostAndPort) - Constructor for class com.sun.enterprise.util.HostAndPort
 
HostAndPort(String) - Constructor for class com.sun.enterprise.util.HostAndPort
Construct a new HostAndPort from a string of the form "host:port".
HostAndPort(String, int) - Constructor for class com.sun.enterprise.util.HostAndPort
 
HostAndPort(String, int, boolean) - Constructor for class com.sun.enterprise.util.HostAndPort
Construct a HostAndPort object.
hour(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 

I

ICU_LIB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
identify(Subject) - Method in interface org.glassfish.common.util.admin.AdminAuthenticator
 
IdentityManagement - Interface in com.sun.enterprise.security.store
A @link {Contract} that satisfies credential information requirements of server.
illegalCloseCall - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
illegalMaxEntries - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
illegalNumber - Enum constant in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
 
IMPORTANT - Enum constant in enum class org.glassfish.quality.ToDo.Priority
Needs attention soon, could have important side-effects if not addressed
IMPORTANT_RUN_LEVEL_SERVICE - Static variable in class org.glassfish.common.util.Constants
This constant should be used as the rank of an important start level service (one that should be initialized generally ahead of other services at the same run-level)
IMQ_BIN_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
IMQ_LIB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
Inbound() - Constructor for class org.glassfish.admin.payload.PayloadImpl.Inbound
 
incrementAddCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementCurrentSize(int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
synchronized counter updates
incrementEntryCount() - Method in class com.sun.appserv.util.cache.BaseCache
synchronized counter updates
incrementHitCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementMissCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementOverflowCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementRefreshCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementRemovalCount() - Method in class com.sun.appserv.util.cache.BaseCache
 
incrementTrimIndex() - Method in class com.sun.appserv.util.cache.MultiLruCache
 
init() - Static method in class com.sun.enterprise.universal.glassfish.GFSystem
 
init(int, float, Properties) - Method in class com.sun.appserv.util.cache.BaseCache
initialize the cache
init(int, float, Properties) - Method in interface com.sun.appserv.util.cache.Cache
initialize the cache
init(int, long, float, Properties) - Method in class com.sun.appserv.util.cache.LruCache
initialize the cache
init(int, Properties) - Method in class com.sun.appserv.util.cache.BaseCache
initialize the cache
init(int, Properties) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
initialize the LRU cache
init(int, Properties) - Method in interface com.sun.appserv.util.cache.Cache
initialize the cache with the default load factor (0.75)
init(int, Properties) - Method in class com.sun.appserv.util.cache.MultiLruCache
initialize the LRU cache
init(long, String, long, Map<String, String>) - Method in interface org.glassfish.security.common.CNonceCache
Initialize the cache
init(Class, I18n, LocalStringManager) - Static method in class org.glassfish.common.util.admin.CommandModelImpl
 
init(String[]) - Static method in class com.sun.appserv.server.util.PreprocessorUtil
Initializes the preprocessor utility with the associated class names array arugment.
initializeRealm(Object, boolean, String) - Method in interface com.sun.enterprise.security.integration.RealmInitializer
 
inputStreamFinalized - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
InputStreamInboundPayload - Class in org.glassfish.admin.payload
Implementation of a Payload.Inbound that works with InputStreams Usage is like this: CommandRunner.CommandInvocation ci = commandRunner.getCommandInvocation("some-command", areport, theSubject); InputStreamPayload in = new InputStreamInboundPayload(); // get an InputStream is from somewhere in.addStream("someoption", is) // get another InputStream for the operand in.addStream("DEFAULT", is) ParameterMap map = new ParameterMap(); // populate map with other options ci.inbound(in).parameters(map).execute();
InputStreamInboundPayload() - Constructor for class org.glassfish.admin.payload.InputStreamInboundPayload
 
InputValidationUtil - Class in org.glassfish.common.util
 
InputValidationUtil() - Constructor for class org.glassfish.common.util.InputValidationUtil
 
INSTALL_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
INSTANCE_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
InstanceDirs - Class in com.sun.enterprise.util.io
A class for keeping track of the directories that an instance lives in and under.
InstanceDirs(ServerDirs) - Constructor for class com.sun.enterprise.util.io.InstanceDirs
Create a InstanceDir from the more general ServerDirs instance.
InstanceDirs(File) - Constructor for class com.sun.enterprise.util.io.InstanceDirs
This constructor is used when the instance dir is known
InstanceDirs(String, String, String) - Constructor for class com.sun.enterprise.util.io.InstanceDirs
This constructor handles 0, 1, 2 or 3 null args.
intToBytes(int, byte[], int) - Static method in class com.sun.enterprise.util.Utility
Marshal an integer to a byte array.
intToShort(int) - Static method in class com.sun.enterprise.util.Utility
 
inUse - Enum constant in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
 
invalidType - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
invokeApplicationMain(Class, String[]) - Static method in class com.sun.enterprise.util.Utility
Verify and invoke main if present in the specified class.
invokeSetMethod(Object, String, String) - Static method in class com.sun.enterprise.util.Utility
 
invokeSetMethodCaseInsensitive(Object, String, String) - Static method in class com.sun.enterprise.util.Utility
 
IS_OPEN - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
isAix() - Static method in class com.sun.enterprise.util.OS
 
isAlive(long) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
 
isAlive(File) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
 
isAllEmpty(Object...) - Static method in class com.sun.enterprise.util.Utility
Returns true if all values are empty, false if at least one value is not empty.
isAllNull(Object...) - Static method in class com.sun.enterprise.util.Utility
 
isAnyEmpty(Object...) - Static method in class com.sun.enterprise.util.Utility
Returns true if at least one value is empty.
isAnyNull(Object...) - Static method in class com.sun.enterprise.util.Utility
 
isClosed() - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
isDarwin() - Static method in class com.sun.enterprise.util.OS
 
isDas() - Method in class org.glassfish.server.ServerEnvironmentImpl
Am I a running GlassFish DAS server?
isDebianLinux() - Static method in class com.sun.enterprise.util.OS
 
isDebug() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
isDirty() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
isEmbedded() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
isEmpty() - Method in class com.sun.appserv.util.cache.BaseCache
is this cache empty?
isEmpty() - Method in interface com.sun.appserv.util.cache.Cache
is this cache empty?
isEmpty(Object) - Static method in class com.sun.enterprise.util.Utility
Returns true if the given value is null or is empty.
isEmpty(Object[]) - Static method in class com.sun.enterprise.util.Utility
Returns true if the given array is null or is empty.
isEmpty(String) - Static method in class com.sun.enterprise.util.Utility
Returns true if the given string is null or is empty.
isEmpty(Collection<?>) - Static method in class com.sun.enterprise.util.Utility
Returns true if the given collection is null or is empty.
isEnabled() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Get enabled information of call flow's persistent logging.
isEnabled() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
isExpectedElementCount(String[]) - Method in class org.glassfish.common.util.timer.TimerSchedule
Validate number of elements in the input string
isFailure() - Method in class com.sun.enterprise.util.Result
 
isFedoraLinux() - Static method in class com.sun.enterprise.util.OS
 
isFriendlyFilename(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
isGeneratedHelp() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
isGentooLinux() - Static method in class com.sun.enterprise.util.OS
 
isHAEnabled() - Method in interface org.glassfish.security.common.HAUtil
 
isHex(char) - Static method in class com.sun.enterprise.util.StringUtils
 
isHex(String) - Static method in class com.sun.enterprise.util.StringUtils
 
isInstance() - Method in class org.glassfish.server.ServerEnvironmentImpl
Am I a running GlassFish server instance?
isJar(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
isKnoppixLinux() - Static method in class com.sun.enterprise.util.OS
 
isLegalFilename(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
isLinux() - Static method in class com.sun.enterprise.util.OS
 
isListening(HostAndPort) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
 
isLocal(String) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isManagedJob() - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
isManagedJob() - Method in class org.glassfish.common.util.admin.GenericCommandModel
 
isMandrakeLinux() - Static method in class com.sun.enterprise.util.OS
 
isMandrivaLinux() - Static method in class com.sun.enterprise.util.OS
 
isMonitoringEnabled() - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
isOneOf(T, T...) - Static method in class com.sun.enterprise.util.Utility
Returns true if the given object equals one of the given objects.
isOptional(AnnotatedElement, Param) - Method in class org.glassfish.common.util.admin.MapInjectionResolver
 
isOverridableResource(String) - Method in class com.sun.enterprise.loader.ResourceLocator
 
isPortFree(int) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isPortFree(String, int) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isPortStringValid(String) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isPortValid(int) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isPreprocessorEnabled() - Static method in class com.sun.appserv.server.util.PreprocessorUtil
Indicates whether or not the preprocessor is enabled
isRecursive() - Method in class org.glassfish.admin.payload.PayloadImpl.Part
 
isRedHatLinux() - Static method in class com.sun.enterprise.util.OS
 
isRelativePath(String) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
Makes an educated guess on whether an arbitrary string is a relative path.
isRemote(String) - Static method in class com.sun.enterprise.util.net.NetUtils
 
isRunning(String, int) - Static method in class com.sun.enterprise.util.net.NetUtils
Calls NetUtils.isRunning(String, int, int) with 3000 ms timeout.
isRunning(String, int, int) - Static method in class com.sun.enterprise.util.net.NetUtils
There is sometimes a need for subclasses to know if a local domain is running.
isSameHost(String, String) - Static method in class com.sun.enterprise.util.net.NetUtils
Resolves both hosts and then compares their internet addresses.
isSecure() - Method in class com.sun.enterprise.util.HostAndPort
 
isSlackwareLinux() - Static method in class com.sun.enterprise.util.OS
 
isSolaris10() - Static method in class com.sun.enterprise.util.OS
 
isSSL2() - Method in class org.glassfish.security.common.CipherInfo
 
isSSL3() - Method in class org.glassfish.security.common.CipherInfo
 
isSuccess() - Method in class com.sun.enterprise.util.Result
 
isSun() - Static method in class com.sun.enterprise.util.OS
 
isSunSparc() - Static method in class com.sun.enterprise.util.OS
 
isSunX86() - Static method in class com.sun.enterprise.util.OS
 
isSuSELinux() - Static method in class com.sun.enterprise.util.OS
 
isSystemPropertySyntax(String) - Static method in class com.sun.enterprise.util.SystemPropertyConstants
 
isThisHostLocal(String) - Static method in class com.sun.enterprise.util.net.NetUtils
Return true if hostname represents the current machine.
isThresholdReached() - Method in class com.sun.appserv.util.cache.BaseCache
has cache reached its threshold
isThresholdReached() - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
has cache reached its threshold
isTLS() - Method in class org.glassfish.security.common.CipherInfo
 
isToken(String) - Static method in class com.sun.enterprise.util.StringUtils
 
isTrimmed - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
isTrimmed() - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Return true if this item is trimmed
isUbuntuLinux() - Static method in class com.sun.enterprise.util.OS
 
isUnbounded - Variable in class com.sun.appserv.util.cache.LruCache
 
isUnix() - Static method in class com.sun.enterprise.util.OS
 
isUNIX() - Static method in class com.sun.enterprise.util.OS
 
isValid() - Method in class com.sun.enterprise.util.io.DomainDirs
 
isValid() - Method in class com.sun.enterprise.util.io.ServerDirs
 
isValid() - Method in interface org.glassfish.common.util.admin.AdminAuthCallback.Validator
 
isValid(String) - Static method in class com.sun.enterprise.util.net.URLPattern
This method is used to check the validity of url pattern according to the spec.
isValid(Calendar) - Method in class org.glassfish.common.util.timer.TimerSchedule
Returns true if this date can be used for the next timeout of the schedule represented by this instance.
isVerbose() - Method in class org.glassfish.server.ServerEnvironmentImpl
 
isWindows() - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
isWindows() - Static method in class com.sun.enterprise.util.OS
 
isWindowsForSure() - Static method in class com.sun.enterprise.util.OS
 
isZip(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
this item is accessed
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
this item is accessed
itemAccessed(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
this item is accessed
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
/** this item is just added to the cache
itemAdded(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
this item is just added to the cache
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.BaseCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.LruCache
item value has been refreshed
itemRefreshed(BaseCache.CacheItem, int) - Method in class com.sun.appserv.util.cache.MultiLruCache
item value has been refreshed
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BoundedMultiLruCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.LruCache
item value has been removed from the cache
itemRemoved(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.MultiLruCache
item value has been removed from the cache

J

JarURIPattern - Class in com.sun.enterprise.util.net
 
JarURIPattern() - Constructor for class com.sun.enterprise.util.net.JarURIPattern
 
JasperAdapter - Interface in com.sun.enterprise.loader
Represents an interface that must be implemented by classloaders that don't extend URLClassLoader and are installed as the parent classloader for web applications.
JATO_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
JAVA_PERSISTENCE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
JAVA_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
JAVA_ROOT_PROPERTY_ASENV - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
JavaClassRunner - Class in com.sun.enterprise.universal.process
Very simple initial implementation If it is useful there are plenty of improvements that can be made...
JavaClassRunner(String, String[], String, String[]) - Constructor for class com.sun.enterprise.universal.process.JavaClassRunner
 
JavaLangUtils - Class in com.sun.enterprise.universal
Utility class for all trivial functions missing in Java.
javamail - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JAVAMAIL_LOGGER - Static variable in class com.sun.logging.LogDomains
JavaMail Logger
jaxr - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JAXR_LOGGER - Static variable in class com.sun.logging.LogDomains
JAXR Logger
jaxrpc - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JAXRPC_LOGGER - Static variable in class com.sun.logging.LogDomains
JAXRPC Logger
JDMK_HOME_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
jdo - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JDO_LOGGER - Static variable in class com.sun.logging.LogDomains
 
JHELP_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
JKS_KEYSTORE - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
JKS_TRUSTSTORE - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
jms - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JMS_LOGGER - Static variable in class com.sun.logging.LogDomains
JMS Logger
JmxBaseCache - Class in com.sun.appserv.util.cache.mbeans
This class provides implementation for JmxBaseCacheMBean
JmxBaseCache(BaseCache, String) - Constructor for class com.sun.appserv.util.cache.mbeans.JmxBaseCache
 
JmxBaseCacheMBean - Interface in com.sun.appserv.util.cache.mbeans
This interface defines the attributes exposed by the BaseCache MBean
JmxBoundedMultiLruCache - Class in com.sun.appserv.util.cache.mbeans
This class provides implementation for JmxLruCache MBean
JmxBoundedMultiLruCache(BoundedMultiLruCache, String) - Constructor for class com.sun.appserv.util.cache.mbeans.JmxBoundedMultiLruCache
 
JmxBoundedMultiLruCacheMBean - Interface in com.sun.appserv.util.cache.mbeans
This interface defines the attributes exposed by the MultiLruCache MBean
JmxLruCache - Class in com.sun.appserv.util.cache.mbeans
This class provides implementation for JmxLruCache MBean
JmxLruCache(LruCache, String) - Constructor for class com.sun.appserv.util.cache.mbeans.JmxLruCache
 
JmxLruCacheMBean - Interface in com.sun.appserv.util.cache.mbeans
This interface defines the attributes exposed by the LruCache MBean
JmxMultiLruCache - Class in com.sun.appserv.util.cache.mbeans
This class provides implementation for JmxLruCache MBean
JmxMultiLruCache(MultiLruCache, String) - Constructor for class com.sun.appserv.util.cache.mbeans.JmxMultiLruCache
 
JmxMultiLruCacheMBean - Interface in com.sun.appserv.util.cache.mbeans
This interface defines the attributes exposed by the MultiLruCache MBean
JNDI_LOGGER - Static variable in class com.sun.logging.LogDomains
 
JOIN_TRANSACTION - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
JPA - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
jta - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
JTA_LOGGER - Static variable in class com.sun.logging.LogDomains
 
jts - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 

K

kAppAltDDDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
KB - Static variable in class com.sun.appserv.util.cache.Constants
 
kConfigDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
Folder where the configuration of this instance is stored
kConfigXMLFileName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
kConfigXMLFileNameBackup - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
kDefaultLoggingPropertiesFileName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
keepEmptyDirectories() - Method in class com.sun.enterprise.util.io.FileLister
 
kEJBStubDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
keys() - Method in class com.sun.appserv.util.cache.BaseCache
get an Iterator for the keys stored in the cache
keys() - Method in interface com.sun.appserv.util.cache.Cache
get an Iterator for the keys stored in the cache
KEYSTORE_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
kGeneratedDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
Folder where all generated code like compiled jsps, stubs is stored
kGeneratedXMLDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
kill(File, File, Duration, boolean) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
Kill the process with the given Process ID and wait until it's gone - that means that the watchedPidFile is deleted OR the process is not resolved as alive by the ProcessHandle.isAlive() OR we cannot retrieve the command line of the process via ProcessHandle.Info.commandLine().
KILL_SERV_OS - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
KILL_SERV_UNIX - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
KILL_SERV_WIN - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
KillNotPossibleException - Exception Class in com.sun.enterprise.universal.process
Kill is not supported on this system for this user.
KillNotPossibleException(String) - Constructor for exception class com.sun.enterprise.universal.process.KillNotPossibleException
 
KILLSERV_SCRIPT - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
KillTimeoutException - Exception Class in com.sun.enterprise.universal.process
Kill was sent, but process is still running.
KillTimeoutException(String) - Constructor for exception class com.sun.enterprise.universal.process.KillTimeoutException
 
kind() - Element in annotation interface org.glassfish.quality.ToDo
What kind of activity is required
kInitFileName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
Init file name
kLoggingPropertiesFileName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
kPolicyFileDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 
kRepositoryDirName - Static variable in class org.glassfish.server.ServerEnvironmentImpl
 

L

lastAccessed - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
liquidate(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
list() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
A convenience method that returns the Collection of LoginInfo instances stored in this store.
list() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
Listener - Interface in com.sun.enterprise.admin.monitor.callflow
This interface exposes the call flow Listener API.
listeners - Variable in class com.sun.appserv.util.cache.BaseCache
 
listFiles(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Wrapper for File.listFiles Guaranteed to return an array in all cases.
listFiles(File, FileFilter) - Static method in class com.sun.enterprise.util.io.FileUtils
 
listFiles(File, FilenameFilter) - Static method in class com.sun.enterprise.util.io.FileUtils
 
listSize - Variable in class com.sun.appserv.util.cache.LruCache
 
listsLength - Variable in class com.sun.appserv.util.cache.MultiLruCache
 
lNext - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
loadClass(String) - Static method in class com.sun.enterprise.util.Utility
Loads the class with the common class loader.
loadClass(String, boolean) - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
 
loader - Variable in class org.glassfish.common.util.ObjectInputStreamWithLoader
 
LOADER_LOGGER - Static variable in class com.sun.logging.LogDomains
classloader Logger
loadPid(File) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
 
loadValue(Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
Cannot find an item with the given key and hashCode
LocalStringManager - Interface in com.sun.enterprise.util
A local string manager.
LocalStringManagerImpl - Class in com.sun.enterprise.util
Implementation of a local string manager.
LocalStringManagerImpl(Class) - Constructor for class com.sun.enterprise.util.LocalStringManagerImpl
Create a string manager that looks for LocalStrings.properties in the package of the defaultClass.
localStrings - Static variable in class org.glassfish.common.util.admin.MapInjectionResolver
 
localStrings - Static variable in class org.glassfish.common.util.admin.ParamTokenizer
 
LocalStrings - Class in com.sun.enterprise.universal.i18n
This class makes getting localized strings super-simple.
LocalStringsImpl - Class in com.sun.enterprise.universal.i18n
This class makes getting localized strings super-simple.
LocalStringsImpl() - Constructor for class com.sun.enterprise.universal.i18n.LocalStringsImpl
Create a LocalStringsImpl instance.
LocalStringsImpl(Class) - Constructor for class com.sun.enterprise.universal.i18n.LocalStringsImpl
Create a LocalStringsImpl instance.
LocalStringsImpl(String, String) - Constructor for class com.sun.enterprise.universal.i18n.LocalStringsImpl
Create a LocalStringsImpl instance.
LOCK - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
LogCleanerUtil - Class in com.sun.logging
Deprecated.
This class is mostly deprecated as the logging framework must ensure proper encoding.
LogDomains - Class in com.sun.logging
Class LogDomains
LogDomains() - Constructor for class com.sun.logging.LogDomains
 
logFormatter - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
logger - Variable in class org.glassfish.admin.payload.PayloadFilesManager
 
LoggingConfig - Interface in com.sun.common.util.logging
Interface for Logging Commands
LoggingConfigImpl - Class in com.sun.common.util.logging
Implementation of Logging Commands
LoggingConfigImpl() - Constructor for class com.sun.common.util.logging.LoggingConfigImpl
 
LoggingXMLNames - Class in com.sun.common.util.logging
 
LoggingXMLNames() - Constructor for class com.sun.common.util.logging.LoggingXMLNames
 
logHandler - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
LoginInfo - Class in com.sun.appserv.management.client.prefs
An immutable class that represents an arbitrary LoginInfo for Appserver Administration Client.
LoginInfo(String, int, String, char[]) - Constructor for class com.sun.appserv.management.client.prefs.LoginInfo
Creates an Immutable instance of a LoginInfo from given 4-tuple.
LoginInfoStore - Interface in com.sun.appserv.management.client.prefs
An interface that represents the database of LoginInfo objects.
LoginInfoStoreFactory - Class in com.sun.appserv.management.client.prefs
A factory class to create instances of LoginInfoStore.
logout() - Method in interface com.sun.enterprise.security.integration.RealmInitializer
Clean up security and policy context.
logRotationLimitInBytes - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
logRotationTimelimitInMinutes - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
logStandardStreams - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
logToFile - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
longToBytes(long, byte[], int) - Static method in class com.sun.enterprise.util.Utility
Marshal an long to a byte array.
lookupObject(String, Class) - Static method in class com.sun.enterprise.util.Utility
This is a convenience method to lookup a remote object by name within the naming context.
lPrev - Variable in class com.sun.appserv.util.cache.LruCache.LruCacheItem
 
LRU_HEAD - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
LRU_TAIL - Static variable in class com.sun.appserv.util.cache.MultiLruCache
 
LruCache - Class in com.sun.appserv.util.cache
LRUCache in-memory bounded cache with an LRU list
LruCache() - Constructor for class com.sun.appserv.util.cache.LruCache
default constructor
LruCache(int) - Constructor for class com.sun.appserv.util.cache.LruCache
constructor with specified max entries.
LruCache.LruCacheItem - Class in com.sun.appserv.util.cache
default CacheItem class implementation
LruCacheItem(int, Object, Object, int) - Constructor for class com.sun.appserv.util.cache.LruCache.LruCacheItem
 

M

main(String[]) - Static method in class com.sun.enterprise.universal.SystemProps
 
main(String[]) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
main(String[]) - Static method in class com.sun.enterprise.util.OS
 
main(String[]) - Static method in class com.sun.enterprise.util.Profiler
 
main(String[]) - Static method in class com.sun.enterprise.util.ProfilerImpl
Simple unit test
main(String[]) - Static method in class com.sun.enterprise.util.StringUtils
 
main(String[]) - Static method in class com.sun.enterprise.util.uuid.UuidUtil
Method main
main(String[]) - Static method in class com.sun.enterprise.util.uuid.UuidUtilPadded
Method main
main(String[]) - Static method in class com.sun.enterprise.util.zip.ZipFileTester
 
main(String[]) - Static method in class com.sun.enterprise.util.zip.ZipWriter
 
MAIN_ATTS - Static variable in class com.sun.enterprise.universal.collections.ManifestUtils
The name of the Manifest's main attributes.
mainNotValid - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
makeFilePath(String[], boolean) - Static method in class com.sun.enterprise.util.StringUtils
A utility to get the Operating System specific path from given array of Strings.
makeForwardSlashes(String) - Static method in class com.sun.enterprise.util.io.FileUtils
Returns a String with uniform slashes such that all the occurances of '\\' are replaced with '/'.
makeFriendlyFilename(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
makeFriendlyFilenameExtension(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
makeLegalFilename(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
makeLegalNoBlankFileName(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
ManagedFile - Class in org.glassfish.common.util.admin
Defines the notion of a managed file with a classic Read-Write locking policy.
ManagedFile(File, int, int) - Constructor for class org.glassfish.common.util.admin.ManagedFile
Creates a new managed file.
ManagedFile.ManagedLock - Interface in org.glassfish.common.util.admin
 
ManifestUtils - Class in com.sun.enterprise.universal.collections
all-static methods for handling operations with Manifests It automatically replace all occurences of EOL_TOKEN with linefeeds
MANPAGE - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
ManPageFinder - Class in org.glassfish.common.util.admin
A utility class that gets the plain text man page for the given command.
MapBuilder<K,V> - Class in com.sun.enterprise.util
Convenience class for building a literal map.
MapBuilder() - Constructor for class com.sun.enterprise.util.MapBuilder
 
MapBuilder(Map<K, V>) - Constructor for class com.sun.enterprise.util.MapBuilder
 
MapInjectionResolver - Class in org.glassfish.common.util.admin
An InjectionResolver that uses a ParameterMap object as the source of the data to inject.
MapInjectionResolver(CommandModel, ParameterMap) - Constructor for class org.glassfish.common.util.admin.MapInjectionResolver
 
MapInjectionResolver(CommandModel, ParameterMap, MultiMap<String, File>) - Constructor for class org.glassfish.common.util.admin.MapInjectionResolver
 
mapToBean(Object, Map<String, Object>, boolean) - Static method in class com.sun.enterprise.util.BeanUtils
Sets values from map to provided bean.
markTokenForReuse(String) - Static method in class org.glassfish.common.util.admin.AuthTokenManager
 
MasterPassword - Interface in org.glassfish.security.common
A contract to pass the Glassfish master password between the admin module and the security module.
MAX_PORT - Static variable in class com.sun.enterprise.util.net.NetUtils
 
maxBuckets - Variable in class com.sun.appserv.util.cache.BaseCache
 
maxEntries - Variable in class com.sun.appserv.util.cache.BaseCache
 
maxPosition - Variable in class org.glassfish.common.util.admin.ParamTokenizer
 
maxSize - Variable in class com.sun.appserv.util.cache.BoundedMultiLruCache
 
maxWidth(Vector) - Static method in class com.sun.enterprise.util.StringUtils
 
MB - Static variable in class com.sun.appserv.util.cache.Constants
 
MDB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
MDB_LOGGER - Static variable in class com.sun.logging.LogDomains
 
mdbcontainer - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
MemoryHashLoginInfoStore - Class in com.sun.appserv.management.client.prefs
A LoginInfoStore that reads the information from the default file ".gfclient/pass" and stores it as a map in the memory.
MemoryHashLoginInfoStore() - Constructor for class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
Creates a new instance of MemoryHashLoginInfoStore.
MERGE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
MESSAGE - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
MFWK_HOME_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Java ES Monitoring Framework install directory
MiniXmlParser - Class in com.sun.enterprise.universal.xml
A fairly simple but very specific stax XML Parser.
MiniXmlParser(File) - Constructor for class com.sun.enterprise.universal.xml.MiniXmlParser
 
MiniXmlParser(File, String) - Constructor for class com.sun.enterprise.universal.xml.MiniXmlParser
 
MiniXmlParserException - Exception Class in com.sun.enterprise.universal.xml
 
MiniXmlParserException(String) - Constructor for exception class com.sun.enterprise.universal.xml.MiniXmlParserException
 
MiniXmlParserException(String, Throwable) - Constructor for exception class com.sun.enterprise.universal.xml.MiniXmlParserException
 
MiniXmlParserException(Throwable) - Constructor for exception class com.sun.enterprise.universal.xml.MiniXmlParserException
Wrapper for XML processing errors
MINOR - Enum constant in enum class org.glassfish.quality.ToDo.Priority
should be fixed, but side-effects are likely minor
minute(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
MISC_VALID_CHARS - Static variable in class org.glassfish.security.common.FileRealmHelper
 
missCount - Variable in class com.sun.appserv.util.cache.BaseCache
 
missingURLEntry - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
mkdirsMaybe(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Wrapper for File.mkdirs This version will return true if the directory exists when the method returns.
MONDOT - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
month(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
MSEC_PER_DAY - Static variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
MSEC_PER_HOUR - Static variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
MSEC_PER_MINUTE - Static variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
MSEC_PER_SECOND - Static variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
MSEC_PER_WEEK - Static variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
MultiLruCache - Class in com.sun.appserv.util.cache
MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
MultiLruCache() - Constructor for class com.sun.appserv.util.cache.MultiLruCache
 

N

NameValue<K,V> - Class in com.sun.enterprise.universal
This class is needed so often in so many places.
NameValue(K, V) - Constructor for class com.sun.enterprise.universal.NameValue
 
naming - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
NanoDuration - Class in com.sun.enterprise.universal
Convert a nanosec duration into something readable
NanoDuration(long) - Constructor for class com.sun.enterprise.universal.NanoDuration
 
NATIVE_LAUNCHER - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NATIVE_LAUNCHER_LIB_PREFIX - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NetUtils - Class in com.sun.enterprise.util.net
 
NetUtils.PortAvailability - Enum Class in com.sun.enterprise.util.net
 
neutralizeForLog(String) - Static method in class com.sun.logging.LogCleanerUtil
Deprecated.
 
newInstance() - Static method in class com.sun.enterprise.security.store.AsadminTruststore
 
newInstance() - Static method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
newInstance(char[]) - Static method in class com.sun.enterprise.security.store.AsadminTruststore
 
newInstance(String, InputStream) - Static method in class org.glassfish.admin.payload.PayloadImpl.Inbound
Creates a new Inbound Payload of the given content type, read from the specified InputStream.
newInstance(String, InputStream) - Static method in class org.glassfish.admin.payload.TextPayloadImpl.Inbound
 
newInstance(String, String, Properties, File) - Static method in class org.glassfish.admin.payload.PayloadImpl.Part
Creates a new Part from a File.
newInstance(String, String, Properties, InputStream) - Static method in class org.glassfish.admin.payload.PayloadImpl.Part
Creates a new Part from an InputStream.
newInstance(String, String, Properties, String) - Static method in class org.glassfish.admin.payload.PayloadImpl.Part
Creates a new Part from a String.
newInstance(String, Subject) - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
 
newInstance(String, Subject, String) - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
 
NEWLINE - Static variable in class com.sun.enterprise.util.StringUtils
 
nextToken() - Method in class org.glassfish.common.util.admin.ParamTokenizer
Return the next token from this tokenizer.
nextTokenKeepEscapes() - Method in class org.glassfish.common.util.admin.ParamTokenizer
Return the next token from this tokenizer.
NO_TIMEOUT - Static variable in class com.sun.appserv.util.cache.LruCache
 
NonceInfo - Class in org.glassfish.security.common
 
NonceInfo() - Constructor for class org.glassfish.security.common.NonceInfo
 
nonNull(T, Supplier<? extends T>) - Static method in class com.sun.enterprise.universal.JavaLangUtils
If the value is null, calls the supplier to obtain the default value.
nonNull(V, Function<V, T>, Supplier<? extends T>) - Static method in class com.sun.enterprise.universal.JavaLangUtils
If the value is null, calls the supplier to obtain the default value.
NonOSGiObjectInputOutputStreamFactoryImpl - Class in org.glassfish.common.util
 
NonOSGiObjectInputOutputStreamFactoryImpl() - Constructor for class org.glassfish.common.util.NonOSGiObjectInputOutputStreamFactoryImpl
 
noPermission - Enum constant in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
 
normalize(Attributes) - Static method in class com.sun.enterprise.universal.collections.ManifestUtils
Convert an Aattributes object into a Map
normalize(Manifest) - Static method in class com.sun.enterprise.universal.collections.ManifestUtils
Convert a Manifest into an easier data structure.
notifyRefresh(int) - Method in class com.sun.appserv.util.cache.BaseCache
notify threads waiting for a refresh on the object associated with the key
notifyRefresh(int) - Method in interface com.sun.appserv.util.cache.Cache
notify threads waiting for a refresh on the object associated with the key
NSEC_PER_MICROSECOND - Static variable in class com.sun.enterprise.universal.NanoDuration
 
NSEC_PER_MILLISECOND - Static variable in class com.sun.enterprise.universal.NanoDuration
 
NSEC_PER_MINUTE - Static variable in class com.sun.enterprise.universal.NanoDuration
 
NSEC_PER_SECOND - Static variable in class com.sun.enterprise.universal.NanoDuration
 
NSS_BIN_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NSS_DB_PASSWORD_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NSS_DB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NSS_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
NULL_BUNDLE - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
numDays - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
numHours - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
numMilliSeconds - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
numMinutes - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
numSeconds - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
numWeeks - Variable in class com.sun.enterprise.universal.Duration
Deprecated.
 
nvl(Boolean) - Static method in class com.sun.enterprise.util.BooleanUtils
If given Boolean is null then returns false otherwise returns given Boolean
nvl(String) - Static method in class com.sun.enterprise.util.StringUtils
If given String is null then returns empty String otherwise returns given String

O

ObjectAnalyzer - Class in com.sun.enterprise.util
 
ObjectAnalyzer() - Constructor for class com.sun.enterprise.util.ObjectAnalyzer
 
ObjectInputOutputStreamFactory - Interface in org.glassfish.common.util
 
ObjectInputOutputStreamFactoryFactory - Class in org.glassfish.common.util
 
ObjectInputOutputStreamFactoryFactory() - Constructor for class org.glassfish.common.util.ObjectInputOutputStreamFactoryFactory
 
ObjectInputStreamWithLoader - Class in org.glassfish.common.util
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
ObjectInputStreamWithLoader(InputStream, ClassLoader) - Constructor for class org.glassfish.common.util.ObjectInputStreamWithLoader
Loader must be non-null;
obtain() - Static method in class com.sun.enterprise.util.Environment
 
ok(String) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
ok(String) - Static method in class com.sun.enterprise.util.StringUtils
 
OK - Enum constant in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
 
onFailure(ErrorInformation) - Method in class org.glassfish.common.util.admin.GlassFishErrorServiceImpl
 
OPEN - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
openFileOutputStream(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Opens a stream to the specified output file, retrying if necessary.
ORB_CONTAINER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
org.glassfish.admin.payload - package org.glassfish.admin.payload
 
org.glassfish.common.util - package org.glassfish.common.util
 
org.glassfish.common.util.admin - package org.glassfish.common.util.admin
 
org.glassfish.common.util.io - package org.glassfish.common.util.io
 
org.glassfish.common.util.timer - package org.glassfish.common.util.timer
 
org.glassfish.quality - package org.glassfish.quality
 
org.glassfish.security.common - package org.glassfish.security.common
 
org.glassfish.server - package org.glassfish.server
 
OS - Class in com.sun.enterprise.util
 
OSGiObjectInputOutputStreamFactoryImpl - Class in org.glassfish.common.util
 
OSGiObjectInputOutputStreamFactoryImpl(BundleContext) - Constructor for class org.glassfish.common.util.OSGiObjectInputOutputStreamFactoryImpl
 
OTHER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
Outbound() - Constructor for class org.glassfish.admin.payload.PayloadImpl.Outbound
 

P

PACKAGE_ROOT - Static variable in class com.sun.logging.LogDomains
PACKAGE_ROOT the prefix for the packages where logger resource bundles reside.
padLeft(String, int) - Static method in class com.sun.enterprise.util.StringUtils
 
padRight(String, int) - Static method in class com.sun.enterprise.util.StringUtils
 
PARAM_KEYFILE - Static variable in class org.glassfish.security.common.FileRealmHelper
 
ParameterMapExtractor - Class in org.glassfish.common.util.admin
Extracts a ParameterMap corresponding to the parameters defined on injected objects, such as AdminCommand or CommandParameters implementations.
ParameterMapExtractor(Object...) - Constructor for class org.glassfish.common.util.admin.ParameterMapExtractor
Creates a new extractor based on the injected values in one or more injected targets, typically AdminCommand or CommandParameters implementations.
ParamTokenizer - Class in org.glassfish.common.util.admin
Separate parameters to admin commands into tokens.
ParamTokenizer(String, char) - Constructor for class org.glassfish.common.util.admin.ParamTokenizer
Construct a tokenizer for the specified string.
parseStringList(String) - Static method in class com.sun.enterprise.util.StringUtils
Parses a string containing substrings separated from each other by the standard separator characters and returns a list of strings.
parseStringList(String, String) - Static method in class com.sun.enterprise.util.StringUtils
Parses a string containing substrings separated from each other by the specified set of separator characters and returns a list of strings.
parts() - Method in class org.glassfish.admin.payload.InputStreamInboundPayload
 
parts() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
parts() - Method in class org.glassfish.admin.payload.TextPayloadImpl.Inbound
 
PASSWORD_ALIAS_KEYSTORE - Static variable in class com.sun.enterprise.security.store.PasswordAdapter
 
PasswordAdapter - Class in com.sun.enterprise.security.store
This class implements an adapter for password manipulation a JCEKS.
PasswordAdapter(char[]) - Constructor for class com.sun.enterprise.security.store.PasswordAdapter
Construct a PasswordAdapter with given Shared Master Password, SMP using the default keyfile (domain-passwords.jceks)
PasswordAdapter(String, char[]) - Constructor for class com.sun.enterprise.security.store.PasswordAdapter
Construct a PasswordAdapter with given Shared Master Password, SMP.
PasswordAliasResolverImpl - Class in org.glassfish.security.common
Provides password alias resolution, using an internal password alias store to actually resolve an alias if one is specified.
PasswordAliasResolverImpl(PasswordAliasStore) - Constructor for class org.glassfish.security.common.PasswordAliasResolverImpl
 
PayloadFilesManager - Class in org.glassfish.admin.payload
Manages transferred files delivered via the request or response Payload.
PayloadFilesManager.ActionReportHandler - Interface in org.glassfish.admin.payload
 
PayloadFilesManager.Perm - Class in org.glassfish.admin.payload
Extracts files from a Payload and leaves them on disk.
PayloadFilesManager.Temp - Class in org.glassfish.admin.payload
Extracts files from a payload, treating them as temporary files.
PayloadImpl - Class in org.glassfish.admin.payload
Abstract implementation of the Payload API.
PayloadImpl() - Constructor for class org.glassfish.admin.payload.PayloadImpl
 
PayloadImpl.Inbound - Class in org.glassfish.admin.payload
Partial implementation of the Inbound interface.
PayloadImpl.Outbound - Class in org.glassfish.admin.payload
 
PayloadImpl.Part - Class in org.glassfish.admin.payload
Partial implementation of Part.
PERL_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
Perm() - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for permanent files anchored at the caller's current directory.
Perm(File, ActionReport, Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for dealing with permanent files that will be anchored at the specified target directory.
Perm(File, ActionReport, Logger, PayloadFilesManager.ActionReportHandler) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for permanent files anchored at the specified target directory.
Perm(Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for permanent files anchored at the caller's current directory.
Perm(PayloadFilesManager.ActionReportHandler) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
 
Perm(ActionReport, Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for permanent files anchored at the caller's current directory.
Perm(ActionReport, Logger, PayloadFilesManager.ActionReportHandler) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Perm
Creates a new PayloadFilesManager for permanent files anchored at the caller's current directory.
PermissionCreator - Class in com.sun.enterprise.security.integration
 
PermissionCreator() - Constructor for class com.sun.enterprise.security.integration.PermissionCreator
 
PermsHolder - Class in com.sun.enterprise.security.integration
 
PermsHolder() - Constructor for class com.sun.enterprise.security.integration.PermsHolder
 
PermsHolder(PermissionCollection, PermissionCollection, PermissionCollection) - Constructor for class com.sun.enterprise.security.integration.PermsHolder
 
persist() - Method in class org.glassfish.security.common.FileRealmHelper
Write keyfile data out to disk.
PERSIST - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
PERSISTENCE_LOGGER - Static variable in class com.sun.logging.LogDomains
persistence logger
PersistenceTypeResolver - Interface in com.sun.appserv.ha.util
 
PID_FILE - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
postConstruct() - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
postConstruct() - Method in class org.glassfish.server.ServerEnvironmentImpl
This is where the real initialization happens.
postExtract(File) - Method in class org.glassfish.admin.payload.PayloadFilesManager.Perm
 
postExtract(File) - Method in class org.glassfish.admin.payload.PayloadFilesManager
 
postExtract(File) - Method in class org.glassfish.admin.payload.PayloadFilesManager.Temp
 
postProcessParts() - Method in class org.glassfish.admin.payload.PayloadFilesManager.Perm
 
postProcessParts() - Method in class org.glassfish.admin.payload.PayloadFilesManager
 
postProcessParts() - Method in class org.glassfish.admin.payload.PayloadFilesManager.Temp
 
preDestroy() - Method in class com.sun.enterprise.loader.ASURLClassLoader
 
prepend(String[], String) - Static method in class com.sun.enterprise.util.StringUtils
 
preprocessFailed - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
PreprocessorUtil - Class in com.sun.appserv.server.util
PreprocessorUtil is a utility class for managing the bytecode preprocessor(s).
PreprocessorUtil() - Constructor for class com.sun.appserv.server.util.PreprocessorUtil
 
presentTransitive(Class<? extends Annotation>, Class) - Static method in class com.sun.enterprise.util.AnnotationUtil
If annotation is present on given type or on annotation which is on given type.
prettyPrintExceptionMessage(String) - Static method in class com.sun.enterprise.util.FelixPrettyPrinter
Prints exception messages from Felix bundle classloading in a more human readable way.
PRINCIPAL - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
priority() - Element in annotation interface org.glassfish.quality.ToDo
How important
processClass(String, byte[]) - Static method in class com.sun.appserv.server.util.PreprocessorUtil
Processes a class through the preprocessor.
ProcessManager - Class in com.sun.enterprise.universal.process
Use this class for painless process spawning.
ProcessManager(String...) - Constructor for class com.sun.enterprise.universal.process.ProcessManager
 
ProcessManager(List<String>) - Constructor for class com.sun.enterprise.universal.process.ProcessManager
 
ProcessManagerException - Exception Class in com.sun.enterprise.universal.process
ProcessManagerException.java Any errors in ProcessManager will cause this to be thrown
ProcessManagerException(String) - Constructor for exception class com.sun.enterprise.universal.process.ProcessManagerException
 
ProcessManagerException(String, Throwable) - Constructor for exception class com.sun.enterprise.universal.process.ProcessManagerException
 
ProcessManagerException(Throwable) - Constructor for exception class com.sun.enterprise.universal.process.ProcessManagerException
 
ProcessManagerTimeoutException - Exception Class in com.sun.enterprise.universal.process
 
ProcessManagerTimeoutException(String) - Constructor for exception class com.sun.enterprise.universal.process.ProcessManagerTimeoutException
 
processParts(Payload.Inbound) - Method in class org.glassfish.admin.payload.PayloadFilesManager
Returns all Files extracted from the Payload, treating each Part as a separate file.
processPartsExtended(Payload.Inbound) - Method in class org.glassfish.admin.payload.PayloadFilesManager
Returns all Files extracted from the Payload, treating each Part as a separate file, via a Map from each File to its associated Properties.
ProcessStreamDrainer - Class in com.sun.enterprise.universal.process
If you don't drain a process' stdout and stderr it will cause a deadlock after a few hundred bytes of output.
ProcessUtils - Class in com.sun.enterprise.universal.process
Includes a somewhat kludgy way to get the pid for "me".
PRODUCT_ROOT_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
Profiler - Class in com.sun.enterprise.util
A easy-to-use class that wraps one global ProfilerImpl object.
ProfilerImpl - Class in com.sun.enterprise.util
Simple class for profiling code.
ProfilerImpl() - Constructor for class com.sun.enterprise.util.ProfilerImpl
Create an empty object
PropertiesDecoder - Class in com.sun.enterprise.universal
 
PropertiesDecoder() - Constructor for class com.sun.enterprise.universal.PropertiesDecoder
 
propertiesToPropertiesString(Properties, char) - Static method in class org.glassfish.common.util.admin.ParameterMapExtractor
 
propertiesToStringMap(Properties) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
Convert a Properties object, which is a Map<Object,Object> into a invalid input: '<'codeinvalid input: '<'Map<String,String>
propertiesValue(Properties, char) - Method in class org.glassfish.common.util.admin.ParameterMapExtractor
 
provide() - Method in class org.glassfish.common.util.ObjectInputOutputStreamFactoryFactory
 
put(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
/** cache the given value at the specified key and return previous value
put(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
cache the given value at the specified key and return previous value
put(Object, Object, int) - Method in class com.sun.appserv.util.cache.BaseCache
cache the given value at the specified key and return previous value
put(Object, Object, int) - Method in interface com.sun.appserv.util.cache.Cache
cache the given value at the specified key and return previous value
put(K, V) - Method in class com.sun.enterprise.util.MapBuilder
 

Q

quotePathIfNecessary(String) - Static method in class com.sun.enterprise.util.StringUtils
Nightmares can result from using a path with a space in it! This method will enclose in double-quotes if needed.
quotePathIfNecessary(String, char) - Static method in class com.sun.enterprise.util.StringUtils
Nightmares can result from using a path with a space in it! This method will enclose in the specified quote characters if needed.
quoteString(String) - Static method in class com.sun.enterprise.util.io.FileUtils
Given a string (typically a path), quote the string such that spaces are protected from interpretation by a Unix or Windows command shell.

R

read() - Method in class org.glassfish.common.util.io.EmptyInputStream
 
read(byte[]) - Method in class org.glassfish.common.util.io.EmptyInputStream
 
read(byte[], int, int) - Method in class org.glassfish.common.util.io.EmptyInputStream
 
read(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Returns a LoginInfo corresponding to the given host and port, from this store.
read(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
reader(InputStream) - Static method in class org.glassfish.common.util.admin.AsadminInput
 
reader(String) - Static method in class org.glassfish.common.util.admin.AsadminInput
Returns an asadmin reader for reading from the specified URI.
readSmallFile(File, Charset) - Static method in class com.sun.enterprise.util.io.FileUtils
A utility routine to read a text file efficiently and return the contents as a String.
RealmInitializer - Interface in com.sun.enterprise.security.integration
Interface to facilitate Initialization of the injected Realm Instance with Application Descriptor info see com.sun.enterprise.web.WebContainer and com.sun.web.security.RealmAdapter
redirect(String, Process) - Static method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
Create an instance, drain and redirect the process' stderr and stdout to System.err and System.out respectively.
REF_TS_FILE - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
ReflectUtils - Class in com.sun.enterprise.util.reflect
Place to put utility methods that the JVM doesn't supply
ReflectUtils() - Constructor for class com.sun.enterprise.util.reflect.ReflectUtils
 
refresh() - Method in class com.sun.enterprise.loader.ASURLClassLoader
Refreshes the memory of the class loader.
refresh() - Method in class com.sun.enterprise.util.io.ServerDirs
 
REFRESH - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
refreshFlags - Variable in class com.sun.appserv.util.cache.BaseCache
 
refreshValue(Object, int) - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
refresh the item's value
RegexUtil - Class in com.sun.enterprise.util
Provides some regex utilities.
RegexUtil() - Constructor for class com.sun.enterprise.util.RegexUtil
 
registerListener(Listener) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Register a listener.
registerListener(Listener) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
relativePath() - Method in class com.sun.enterprise.util.io.FileLister
 
relativePath() - Method in class com.sun.enterprise.util.io.FileListerRelative
 
REMOTE_ADDR - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
REMOTE_ADDR_NAME - Static variable in interface org.glassfish.common.util.admin.AdminAuthenticator
 
REMOTE_ASYNC_MESSAGE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
 
REMOTE_EJB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
 
REMOTE_HOST - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
REMOTE_USER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestInfo
 
REMOTE_WEB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
 
REMOTE_WEB_SERVICE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
 
removalCount - Variable in class com.sun.appserv.util.cache.BaseCache
 
remove(int, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
remove(Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
remove(Object) - Method in interface com.sun.appserv.util.cache.Cache
remove the item with the given key.
remove(Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the given value stored at the key; value-specific removals.
remove(Object, Object) - Method in interface com.sun.appserv.util.cache.Cache
remove the given value stored at the key.
remove(String, int) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Removes the LoginInfo corresponding to the given host and port, from this store.
remove(String, int) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
REMOVE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
removeAlias(String) - Method in class com.sun.enterprise.security.store.PasswordAdapter
Remove an alias from the keystore
removeAll(Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove all the item with the given key.
removeAll(Object) - Method in interface com.sun.appserv.util.cache.Cache
remove all the item with the given key.
removeChar(String, char) - Static method in class com.sun.enterprise.util.StringUtils
Remove a character from a String
removeEnclosingQuotes(String) - Static method in class com.sun.enterprise.util.StringUtils
Removes the quoting around a String.
removeExtension(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Removes the extension from a file name for the file.
removeLinearWhiteSpaces(String) - Static method in class com.sun.logging.LogCleanerUtil
Deprecated.
Remove extra white spaces in String and convert into lowercase.
removeLinearWhiteSpaces(String) - Static method in class org.glassfish.common.util.InputValidationUtil
Remove unwanted white spaces in the URL.
removeUser(String) - Method in class org.glassfish.security.common.FileRealmHelper
Remove user from file realm.
renameFile(File, File) - Static method in class com.sun.enterprise.util.io.FileUtils
Rename, running gc on Windows if needed to try to force open streams to close.
replace(String, String, String) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
replace(String, String, String) - Static method in class com.sun.enterprise.util.StringUtils
 
report() - Static method in class com.sun.enterprise.util.Profiler
return a String report of all the timings
requestEnd() - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, after completion of request processing.
requestEnd() - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
requestEnd(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that a request is about to complete.
requestFileRemoval(URI, String, Properties) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
requestFileRemoval(URI, String, Properties, boolean) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
requestFileReplacement(String, URI, String, Properties, File, boolean) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
RequestInfo - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
requestStart(RequestType) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, dispatched by the container to process a new request on behalf of a client, before any request processing activity begins.
requestStart(RequestType) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
requestStart(String, RequestType, String, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that a request is being started.
RequestType - Enum Class in com.sun.enterprise.admin.monitor.callflow
 
reset() - Static method in class com.sun.enterprise.util.Profiler
Reset the global ProfilerImpl instance.
reset() - Method in class com.sun.enterprise.util.ProfilerImpl
Reset all the timing information
resetDirty() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
resettingLastGood - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
resettingOriginal - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
resolve(String) - Method in class com.sun.enterprise.universal.glassfish.TokenResolver
Replace $[variables} with a matching property in the map
resolve(List<String>) - Method in class com.sun.enterprise.universal.glassfish.TokenResolver
Replace $[variables} in list with a matching property from the map
resolve(Map<String, String>) - Method in class com.sun.enterprise.universal.glassfish.TokenResolver
Replace $[variables} in map with a matching property from the map that this instance was constructed with.
resolveClass(ObjectInputStream, ObjectStreamClass) - Method in class org.glassfish.common.util.NonOSGiObjectInputOutputStreamFactoryImpl
 
resolveClass(ObjectInputStream, ObjectStreamClass) - Method in interface org.glassfish.common.util.ObjectInputOutputStreamFactory
 
resolveClass(ObjectInputStream, ObjectStreamClass) - Method in class org.glassfish.common.util.OSGiObjectInputOutputStreamFactoryImpl
 
resolveClass(ObjectStreamClass) - Method in class org.glassfish.common.util.ObjectInputStreamWithLoader
Use the given ClassLoader rather than using the system class
resolvePassword(String) - Method in class org.glassfish.security.common.PasswordAliasResolverImpl
 
resolvePersistenceType(String) - Method in interface com.sun.appserv.ha.util.PersistenceTypeResolver
 
RESOURCE_BUNDLE - Static variable in class com.sun.logging.LogDomains
RESOURCE_BUNDLE the name of the logging resource bundles.
resourceadapter - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
ResourceLocator - Class in com.sun.enterprise.loader
This class covers the resource loading rules of GlassFish.
ResourceLocator(URLClassLoader, ClassLoader, boolean) - Constructor for class com.sun.enterprise.loader.ResourceLocator
 
REST_TOKEN - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
REST_TOKEN_NAME - Static variable in interface org.glassfish.common.util.admin.AdminAuthenticator
 
RestSessionManager - Class in org.glassfish.common.util.admin
Manages Rest Sessions.
result() - Method in class com.sun.enterprise.util.Result
 
Result<T> - Class in com.sun.enterprise.util
Used to carry a result or an exception justifying why a result could not be produced
Result(Throwable) - Constructor for class com.sun.enterprise.util.Result
 
Result(T) - Constructor for class com.sun.enterprise.util.Result
 
revertFriendlyFilename(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
revertFriendlyFilenameExtension(String) - Static method in class com.sun.enterprise.util.io.FileUtils
 
Role - Class in org.glassfish.security.common
In EJBs, ACL checking is done using the Roles.
Role(String) - Constructor for class org.glassfish.security.common.Role
Creates a new Role with a given name
Role(String, String) - Constructor for class org.glassfish.security.common.Role
Creates a new Role with a given name
root - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
RSR_LOGGER - Static variable in class com.sun.logging.LogDomains
Resource Logger
run() - Method in class com.sun.enterprise.universal.process.JavaClassRunner
 
run() - Method in interface com.sun.enterprise.util.Utility.RunnableWithException
 
runWithContextClassLoader(ClassLoader, Utility.RunnableWithException<E>) - Static method in class com.sun.enterprise.util.Utility
runWithContextClassLoader(ClassLoader, Supplier<T>) - Static method in class com.sun.enterprise.util.Utility
Run an action with a specific classloader as the context classloader.

S

saaj - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
SAAJ_LOGGER - Static variable in class com.sun.logging.LogDomains
SAAJ Logger
safeExists(File) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
safeGetCanonicalFile(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
safeGetCanonicalPath(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
safeIsDirectory(File) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
 
safeIsDirectory(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
safeIsRealDirectory(File) - Static method in class com.sun.enterprise.util.io.FileUtils
 
safeLength(String) - Static method in class com.sun.enterprise.util.StringUtils
return the length of the String - or 0 if it's null
safeWrite() - Method in class com.sun.enterprise.util.zip.ZipWriter
Does not throw an exception when there is a duplicate zip entry.
sanitize(File) - Static method in class com.sun.enterprise.universal.io.SmartFile
Sanitize a File object -- remove all relative path portions, i.e.
sanitize(String) - Static method in class com.sun.enterprise.universal.io.SmartFile
Sanitize a path -- remove all relative path portions, i.e.
sanitizePaths(String) - Static method in class com.sun.enterprise.universal.io.SmartFile
Sanitize a "Classpath-like" list of Paths.
save(String, Process) - Static method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
Create an instance and drain the process' stderr and stdout and save it to strings.
saveCurrentPid(File) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
Saves current pid file to the file.
scanToken(boolean) - Method in class org.glassfish.common.util.admin.ParamTokenizer
Return the next token starting at the current position.
second(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
SECURE_RANDOM - Static variable in class org.glassfish.security.common.SharedSecureRandom
The generator has a large period (in Sun's standard implementation, based on the 160-bit SHA1 hash function, the period is 2^160);
security - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
SECURITY_LOGGER - Static variable in class com.sun.logging.LogDomains
 
SecurityConstants - Interface in com.sun.enterprise.security.integration
Constants used by SecurityModule and also Constants Exported by Security Module for Other Modules
SELF_MANAGEMENT_LOGGER - Static variable in class com.sun.logging.LogDomains
Self Management Logger
selfmanagement - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
server - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
SERVER_LOGGER - Static variable in class com.sun.logging.LogDomains
Server Logger
SERVER_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
name of the server instance key
ServerDirs - Class in com.sun.enterprise.util.io
The hierarchy of directories above a running DAS or server instance can get messy to deal with -- thus this class.
ServerDirs() - Constructor for class com.sun.enterprise.util.io.ServerDirs
 
ServerDirs(File) - Constructor for class com.sun.enterprise.util.io.ServerDirs
 
ServerEnvironmentImpl - Class in org.glassfish.server
Defines various global configuration for the running GlassFish instance.
ServerEnvironmentImpl() - Constructor for class org.glassfish.server.ServerEnvironmentImpl
Compute all the values per default.
ServerEnvironmentImpl(File) - Constructor for class org.glassfish.server.ServerEnvironmentImpl
 
SERVLET - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
SERVLET_FILTER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
SET_EE_POLICY - Static variable in interface com.sun.enterprise.security.integration.DDPermissionsLoader
 
SET_FIRST_RESULT - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_FLUSH_MODE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
 
SET_FLUSH_MODE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_HINT - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_MAX_RESULTS - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_INT_CALENDAR_TEMPORAL_TYPE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_INT_DATE_TEMPORAL_TYPE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_INT_OBJECT - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_STRING_CALENDAR_TEMPORAL_TYPE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_STRING_DATE_TEMPORAL_TYPE - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
SET_PARAMETER_STRING_OBJECT - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
 
setAlgo(String) - Method in class org.glassfish.security.common.FileRealmHelper.User
 
setCallerIPFilter(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Specifies the IP address of the client, only for which, call flow information would be collected.
setCallerIPFilter(String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
setCallerPrincipalFilter(String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Specifies the caller principal, only for which, call flow information would be collected.
setCallerPrincipalFilter(String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
setCertNickname(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the certNickname property.
setClientAuthEnabled(boolean) - Method in class com.sun.enterprise.security.integration.AppClientSSL
 
setClientAuthEnabled(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the clientAuthEnabled property.
setCnonceCacheSize(long) - Method in interface org.glassfish.security.common.CNonceCache
 
setContext(ExecutionContext) - Method in class org.glassfish.common.util.admin.MapInjectionResolver
Set the context that is passed to the DynamicParamImpl.defaultValue method.
setContextClassLoader(ClassLoader) - Static method in class com.sun.enterprise.util.Utility
Utility routine for setting the context class loader.
setCount(long) - Method in class org.glassfish.security.common.NonceInfo
 
setCurrentSecurityContext(AppServSecurityContext) - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
set the current security context
setDeclaredPermissions(PermissionCollection) - Method in class com.sun.enterprise.security.integration.PermsHolder
 
setEcho(boolean) - Method in class com.sun.enterprise.universal.process.ProcessManager
Should the output of the process be echoed to stdout?
setEEPermissions(PermissionCollection) - Method in class com.sun.enterprise.security.integration.PermsHolder
 
setEnable(boolean) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Enable or disable call flow.
setEnable(boolean) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
setEnvironment() - Static method in class com.sun.enterprise.util.Utility
 
setEnvironment(String, String) - Method in class com.sun.enterprise.universal.process.ProcessManager
 
setExtracted(File) - Method in class org.glassfish.admin.payload.PayloadImpl.Part
Some use cases need reentrantable implementation of this stream implementation.
setGroups(String[]) - Method in class org.glassfish.security.common.FileRealmHelper.User
Set group membership.
setHash(byte[]) - Method in class org.glassfish.security.common.FileRealmHelper.User
Set hash value.
setLastAccessed(long) - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Reset the last accessed timestamp
setLNext(LruCache.LruCacheItem) - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Reset the next item reference
setLoggingProperty(String, String) - Method in interface com.sun.common.util.logging.LoggingConfig
Set propertyName to the propertyValue.
setLoggingProperty(String, String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
setLoggingProperty() sets an existing propertyName to be propertyValue if the property doesn't exist the property will be added.
setLoggingProperty(String, String, String) - Method in interface com.sun.common.util.logging.LoggingConfig
Set propertyName to the propertyValue.
setLoggingProperty(String, String, String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
setLoggingProperty() sets an existing propertyName to be propertyValue if the property doesn't exist the property will be added.
setLPrev(LruCache.LruCacheItem) - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Reset the previous item reference
setManagedJob(boolean) - Method in class org.glassfish.common.util.admin.CommandModelImpl
 
setNext(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
set the item's next reference
setNonceValidity(long) - Method in interface org.glassfish.security.common.CNonceCache
 
setPasswordForAlias(String, byte[]) - Method in class com.sun.enterprise.security.store.PasswordAdapter
This methods set alias, secretKey into JCEKS keystore.
setProperty(String, String) - Static method in class com.sun.enterprise.universal.glassfish.GFSystem
Set a GF System Property, null is acceptable for the name and/or value.
setProperty(String, String) - Method in class com.sun.enterprise.universal.glassfish.GFSystemImpl
Set a GF System Property, null is acceptable for the name and/or value.
setProtectionDomain(ClassLoader, Certificate[]) - Method in class com.sun.enterprise.loader.ASURLClassLoader.URLEntry
Sets ProtectionDomain with CodeSource including Signers in Entry for use in call to defineClass.
setRequest(Object) - Method in interface org.glassfish.common.util.admin.AdminAuthCallback.RequestAccepter
 
setRestrictPermissions(PermissionCollection) - Method in class com.sun.enterprise.security.integration.PermsHolder
 
setSalt(byte[]) - Method in class org.glassfish.security.common.FileRealmHelper.User
Set salt value.
setSecurityContextWithPrincipal(Principal) - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
set the SecurityContext with given Principal
setSsl2Ciphers(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the ssl2Ciphers property.
setSsl2Enabled(boolean) - Method in class com.sun.enterprise.security.integration.AppClientSSL
 
setSsl2Enabled(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the ssl2Enabled property.
setSsl3Enabled(boolean) - Method in class com.sun.enterprise.security.integration.AppClientSSL
 
setSsl3Enabled(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the ssl3Enabled property.
setSsl3TlsCiphers(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the ssl3TlsCiphers property.
setStatus(ServerEnvironment.Status) - Method in class org.glassfish.server.ServerEnvironmentImpl
 
setStdinLines(List<String>) - Method in class com.sun.enterprise.universal.process.ProcessManager
 
setTerse() - Method in class com.sun.enterprise.universal.Duration
Deprecated.
Use more compact output ref: https://glassfish.dev.java.net/issues/show_bug.cgi?id=12606
setTextToWaitFor(String) - Method in class com.sun.enterprise.universal.process.ProcessManager
If not null, should wait until this text is found in standard output instead of waiting until the process terminates
setTimeout(long) - Method in class com.sun.appserv.util.cache.LruCache
sets the timeout value
setTimeoutMsec(int) - Method in class com.sun.enterprise.universal.process.ProcessManager
 
setTimestamp(long) - Method in class org.glassfish.security.common.NonceInfo
 
settings() - Method in interface org.glassfish.common.util.admin.AsadminInput.InputReader
 
setTlsEnabled(boolean) - Method in class com.sun.enterprise.security.integration.AppClientSSL
 
setTlsEnabled(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the tlsEnabled property.
setTlsRollbackEnabled(boolean) - Method in class com.sun.enterprise.security.integration.AppClientSSL
 
setTlsRollbackEnabled(String) - Method in class com.sun.enterprise.security.integration.AppClientSSL
Sets the value of the tlsRollbackEnabled property.
setTrimmed(boolean) - Method in class com.sun.appserv.util.cache.LruCache.LruCacheItem
Set the trimmed flag
setUnauthenticatedSecurityContext() - Method in interface com.sun.enterprise.security.integration.AppServSecurityContext
set the unauthenticated context
setupConfigDir(File, File) - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
setupConfigDir(File, File) - Method in class com.sun.enterprise.universal.xml.MiniXmlParser
 
setupEx - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
setValue(V) - Method in class com.sun.enterprise.universal.NameValue
 
setVirtualServer(Object) - Method in interface com.sun.enterprise.security.integration.RealmInitializer
Sets the virtual server on which the web module (with which this RealmAdapter is associated with) has been deployed.
setWorkingDir(File) - Method in class com.sun.enterprise.universal.process.ProcessManager
 
SFSB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
SharedSecureRandom - Class in org.glassfish.security.common
An utility class that supplies an Initialized SecureRandom.
SharedSecureRandom() - Constructor for class org.glassfish.security.common.SharedSecureRandom
 
shortToInt(short) - Static method in class com.sun.enterprise.util.Utility
 
size() - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
A convenience method that returns the number of LoginInfo instances stored in this store.
size() - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
size() - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
 
SLASH - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field used by Monitoring to encode a forward slash and/or dot
SLSB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
SmartFile - Class in com.sun.enterprise.universal.io
A class for sanitizing Files.
SQL_TRACE_LOGGER - Static variable in class com.sun.logging.LogDomains
SQL Tracing Logger
SSHA - Class in org.glassfish.security.common
Util class for salted SHA processing.
SSHA() - Constructor for class org.glassfish.security.common.SSHA
 
start(Date) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
start(BundleContext) - Method in class org.glassfish.common.util.CommonUtilsActivator
 
startTime(ContainerTypeOrApplicationType) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, when the thread of execution transitions into the container code.
startTime(ContainerTypeOrApplicationType) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
STAT_BASECACHE_ADD_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_ENTRY_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_HIT_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_MAX_ENTRIES - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_MISS_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_OVERFLOW_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_REFRESH_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_REMOVAL_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_TABLE_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BASECACHE_THRESHOLD - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BOUNDEDMULTILRUCACHE_CURRENT_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_BOUNDEDMULTILRUCACHE_MAX_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_DEFAULT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_LRUCACHE_LIST_LENGTH - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_LRUCACHE_TRIM_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_SEGMENT_LIST_LENGTH - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_SEGMENT_SIZE - Static variable in class com.sun.appserv.util.cache.Constants
 
STAT_MULTILRUCACHE_TRIM_COUNT - Static variable in class com.sun.appserv.util.cache.Constants
 
stop(BundleContext) - Method in class org.glassfish.common.util.CommonUtilsActivator
 
store(LoginInfo) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Stores the given LoginInfo in this store.
store(LoginInfo) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
store(LoginInfo, boolean) - Method in interface com.sun.appserv.management.client.prefs.LoginInfoStore
Stores the given LoginInfo in this store.
store(LoginInfo, boolean) - Method in class com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore
 
StoreException - Exception Class in com.sun.appserv.management.client.prefs
An exception class to communicate the error in accessing or mutating the store.
StoreException() - Constructor for exception class com.sun.appserv.management.client.prefs.StoreException
Creates a new instance of StoreException without detail message.
StoreException(String) - Constructor for exception class com.sun.appserv.management.client.prefs.StoreException
Constructs an instance of StoreException with the specified detail message.
StoreException(String, Throwable) - Constructor for exception class com.sun.appserv.management.client.prefs.StoreException
 
StoreException(Throwable) - Constructor for exception class com.sun.appserv.management.client.prefs.StoreException
 
str - Variable in class org.glassfish.common.util.admin.ParamTokenizer
 
StringManager - Class in com.sun.enterprise.util.i18n
Implementation of a local string manager.
StringManagerBase - Class in com.sun.enterprise.util.i18n
Implementation of a local string manager.
StringManagerBase(String, ClassLoader) - Constructor for class com.sun.enterprise.util.i18n.StringManagerBase
Initializes the resource bundle.
strings - Static variable in class org.glassfish.admin.payload.PayloadFilesManager
 
stringToFiles(String) - Static method in class com.sun.enterprise.universal.glassfish.GFLauncherUtils
Convert a classpath like string, e.g.
StringUtils - Class in com.sun.enterprise.util
 
stripToken(String) - Static method in class com.sun.enterprise.util.StringUtils
 
subItem(String) - Static method in class com.sun.enterprise.util.Profiler
Convenience method to avoid endItem() beginItem() bracketing
subject(String) - Method in class org.glassfish.common.util.admin.AuthTokenManager
 
SUCCESS - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
supportsContentType(String) - Static method in class org.glassfish.admin.payload.TextPayloadImpl.Inbound
Does this Inbound Payload implementation support the given content type?
SYNOPSIS - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
SYSTEM_IN_INDICATOR - Static variable in class org.glassfish.common.util.admin.AsadminInput
 
SystemPropertyConstants - Class in com.sun.enterprise.util
 
SystemPropertyConstants() - Constructor for class com.sun.enterprise.util.SystemPropertyConstants
 
SystemProps - Class in com.sun.enterprise.universal
 

T

tail - Variable in class com.sun.appserv.util.cache.LruCache
 
Temp(File, ActionReport, Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Temp
 
Temp(Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Temp
Creates a new PayloadFilesManager for temporary files.
Temp(ActionReport, Logger) - Constructor for class org.glassfish.admin.payload.PayloadFilesManager.Temp
Creates a new PayloadFilesManager for temporary files.
TEMPLATE_CONFIG_NAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Name of the default config that determines the configuration for the instances
testUpperCase() - Static method in class com.sun.enterprise.util.StringUtils
 
TextPayloadImpl - Class in org.glassfish.admin.payload
Implements the Payload API for a message containing only a single text part.
TextPayloadImpl() - Constructor for class org.glassfish.admin.payload.TextPayloadImpl
 
TextPayloadImpl.Inbound - Class in org.glassfish.admin.payload
 
ThreadLocalData - Interface in com.sun.enterprise.admin.monitor.callflow
This interface provides access to the thread local call flow data.
threshold - Variable in class com.sun.appserv.util.cache.BaseCache
threshold for the cache; once the threshold is reached entries are removed to accomodate newer inserts
timeout - Variable in class com.sun.appserv.util.cache.LruCache
 
TIMER_EJB - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
 
TimerSchedule - Class in org.glassfish.common.util.timer
This class converts a cron-like string to its internal representation and calculates the next timeout after the current timestamp.
TimerSchedule() - Constructor for class org.glassfish.common.util.timer.TimerSchedule
Construct TimerSchedule instance with all defaults.
TimerSchedule(String) - Constructor for class org.glassfish.common.util.timer.TimerSchedule
Construct TimerSchedule instance from a given String.
timezone(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 
toAttributeName(Method) - Static method in class com.sun.enterprise.util.BeanUtils
Extract attribute name from getter or setter.
toByteArray(ByteBuffer) - Static method in class com.sun.enterprise.util.Utility
Returns a byte array for the valid bytes in a ByteBuffer.
toCharArray(CharBuffer) - Static method in class com.sun.enterprise.util.Utility
Returns a character array for the valid characters in a CharBuffer.
ToDo - Annotation Interface in org.glassfish.quality
Annotation indicating the code needs attention for some reasson
ToDo.Kind - Enum Class in org.glassfish.quality
 
ToDo.Priority - Enum Class in org.glassfish.quality
 
token - Variable in class org.glassfish.common.util.admin.ParamTokenizer
 
TokenResolver - Class in com.sun.enterprise.universal.glassfish
Here is the contract: You give me a Mapinvalid input: '<'String,String> object.
TokenResolver() - Constructor for class com.sun.enterprise.universal.glassfish.TokenResolver
Empty constructor means use System Properties
TokenResolver(Map<String, String>) - Constructor for class com.sun.enterprise.universal.glassfish.TokenResolver
 
toLines(String) - Static method in class com.sun.enterprise.util.StringUtils
 
toShortClassName(String) - Static method in class com.sun.enterprise.util.StringUtils
 
toString() - Method in class com.sun.appserv.management.client.prefs.LoginInfo
 
toString() - Method in class com.sun.appserv.util.cache.BaseCache.CacheItem
 
toString() - Method in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
 
toString() - Method in class com.sun.enterprise.loader.ASURLClassLoader
Returns a string representation of this class loader
toString() - Method in class com.sun.enterprise.loader.ASURLClassLoader.URLEntry
 
toString() - Method in class com.sun.enterprise.universal.Duration
Deprecated.
 
toString() - Method in class com.sun.enterprise.universal.glassfish.ASenvPropertyReader
Returns a string representation of the properties in the Mapinvalid input: '<'String,String>.
toString() - Method in class com.sun.enterprise.universal.NameValue
 
toString() - Method in class com.sun.enterprise.universal.NanoDuration
 
toString() - Method in class com.sun.enterprise.universal.process.ProcessManager
 
toString() - Method in class com.sun.enterprise.util.ColumnFormatter
 
toString() - Method in class com.sun.enterprise.util.HostAndPort
 
toString() - Method in class com.sun.enterprise.util.io.DomainDirs
 
toString() - Method in class com.sun.enterprise.util.io.ServerDirs
 
toString() - Method in class com.sun.enterprise.util.ProfilerImpl
Return a formatted String with the timing information
toString() - Method in class com.sun.enterprise.util.zip.ZipItem
Returns a String represenation of the real filename and the zip entry name.
toString() - Method in class org.glassfish.common.util.GlassfishUrlClassLoader
Returns class name, hash code and list of managed urls.
toString() - Method in class org.glassfish.security.common.FileRealmHelper.User
 
toString() - Method in class org.glassfish.security.common.Group
 
toString() - Method in class org.glassfish.security.common.Role
 
toString() - Method in class org.glassfish.security.common.UserNameAndPassword
 
toString(Object) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
toString(String[]) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
Convert a String[] into a space-delimited String
toString(List<String>) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
Convert a List of String into a space-delimited String
toString(Map<String, String>) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
Tired of dumping a String representation of a Map? Then call me!
toString(Properties) - Static method in class com.sun.enterprise.util.StringUtils
 
toStringArray(Map<String, String>) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
 
toStringLines(String[]) - Static method in class com.sun.enterprise.universal.collections.CollectionUtils
Convert a String[] into a newline-delimited String
toStringStatic() - Static method in class com.sun.enterprise.universal.SystemProps
 
toStringWithSuper(Object) - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
TRANSACTION_LOGGER - Static variable in class com.sun.logging.LogDomains
 
trimCount - Variable in class com.sun.appserv.util.cache.LruCache
 
trimEvent(Object, Object) - Method in interface com.sun.appserv.util.cache.CacheListener
an cached value is trimmed (to prevent cache overflow)
trimExpiredEntries(int) - Method in class com.sun.appserv.util.cache.BaseCache
trim the expired entries from the cache.
trimExpiredEntries(int) - Method in interface com.sun.appserv.util.cache.Cache
trim the expired entries from the cache.
trimExpiredEntries(int) - Method in class com.sun.appserv.util.cache.LruCache
trim the expired entries from the cache.
trimItem(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
trim the item from the cache and notify listeners
trimLru(int) - Method in class com.sun.appserv.util.cache.MultiLruCache
remove an lru item from one of the LRU lists
trimLru(long) - Method in class com.sun.appserv.util.cache.LruCache
trim one item from the LRU list
TRUSTSTORE_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
type() - Method in interface org.glassfish.common.util.admin.AdminAuthenticator
 

U

UnacceptableValueException - Exception Class in org.glassfish.common.util.admin
HK2 has an Injection Manager.
UnacceptableValueException(String) - Constructor for exception class org.glassfish.common.util.admin.UnacceptableValueException
 
unflatten(String) - Static method in class com.sun.enterprise.universal.PropertiesDecoder
There are several CLI commands that take properties arguments.
UNIX_ASENV_FILENAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
unknown - Enum constant in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
 
UNKNOWN - Enum constant in enum class org.glassfish.quality.ToDo.Priority
Use of this value is discouraged, choose one of the above and details()
unknownOptionsAreOperands() - Method in class org.glassfish.common.util.admin.CommandModelImpl
Should an unknown option be considered an operand by asadmin?
unregisterListener(Listener) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
Unregister a listener.
unregisterListener(Listener) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
unSystemProperty(String) - Static method in class com.sun.enterprise.util.SystemPropertyConstants
Returns the string removing the "system-property syntax" from it.
updateLoggingProperties(Map<String, String>) - Method in interface com.sun.common.util.logging.LoggingConfig
Update the properties to new values.
updateLoggingProperties(Map<String, String>) - Method in class com.sun.common.util.logging.LoggingConfigImpl
update the properties to new values.
updateLoggingProperties(Map<String, String>, String) - Method in interface com.sun.common.util.logging.LoggingConfig
Update the properties to new values for given target.
updateLoggingProperties(Map<String, String>, String) - Method in class com.sun.common.util.logging.LoggingConfigImpl
 
updateUser(String, String, char[], String[]) - Method in class org.glassfish.security.common.FileRealmHelper
Update data for an existing user.
updateWebSecurityManager() - Method in interface com.sun.enterprise.security.integration.RealmInitializer
 
UPGRADE_LOGGER - Static variable in class com.sun.logging.LogDomains
Upgrade logger name.
upperCaseFirstLetter(String) - Static method in class com.sun.enterprise.util.StringUtils
 
URLEntry(URL) - Constructor for class com.sun.enterprise.loader.ASURLClassLoader.URLEntry
 
URLPattern - Class in com.sun.enterprise.util.net
 
URLPattern() - Constructor for class com.sun.enterprise.util.net.URLPattern
 
useLongClassNames() - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
useNonexistentToken - Static variable in class com.sun.enterprise.util.CULoggerInfo
 
User(String) - Constructor for class org.glassfish.security.common.FileRealmHelper.User
Constructor.
User(String, String[], String, byte[], byte[], String) - Constructor for class org.glassfish.security.common.FileRealmHelper.User
Constructor.
USER_HOME - Static variable in class com.sun.enterprise.util.io.FileUtils
Current user's home directory resolved from the system property user.home
USERNAME_PASSWORD - Enum constant in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
 
UserNameAndPassword - Class in org.glassfish.security.common
Concrete implementation of UserPrincipal with username and password.
UserNameAndPassword(String) - Constructor for class org.glassfish.security.common.UserNameAndPassword
 
UserNameAndPassword(String, char[]) - Constructor for class org.glassfish.security.common.UserNameAndPassword
 
UserNameAndPassword(String, String) - Constructor for class org.glassfish.security.common.UserNameAndPassword
 
UserPrincipal - Interface in org.glassfish.security.common
Principal representing user, usually with some additional attributes used for the authentication and authorization.
useShortClassNames() - Static method in class com.sun.enterprise.util.ObjectAnalyzer
 
util - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
UTIL_LOGGER - Static variable in class com.sun.logging.LogDomains
 
Utility - Class in com.sun.enterprise.util
Handy class full of static functions.
Utility() - Constructor for class com.sun.enterprise.util.Utility
 
Utility.RunnableWithException<E> - Interface in com.sun.enterprise.util
 
UuidGenerator - Interface in com.sun.enterprise.util.uuid
 
UuidGeneratorImpl - Class in com.sun.enterprise.util.uuid
 
UuidGeneratorImpl() - Constructor for class com.sun.enterprise.util.uuid.UuidGeneratorImpl
Creates a new instance of UuidGeneratorImpl
UuidGeneratorPaddedImpl - Class in com.sun.enterprise.util.uuid
 
UuidGeneratorPaddedImpl() - Constructor for class com.sun.enterprise.util.uuid.UuidGeneratorPaddedImpl
Creates a new instance of UuidGeneratorPaddedImpl
UuidUtil - Class in com.sun.enterprise.util.uuid
Class UuidUtil
UuidUtil() - Constructor for class com.sun.enterprise.util.uuid.UuidUtil
 
UuidUtilPadded - Class in com.sun.enterprise.util.uuid
 
UuidUtilPadded() - Constructor for class com.sun.enterprise.util.uuid.UuidUtilPadded
 

V

validateGroupList(String[]) - Static method in class org.glassfish.security.common.FileRealmHelper
Validates syntax of a list of group names.
validateGroupName(String) - Static method in class org.glassfish.security.common.FileRealmHelper
Validates syntax of a group name.
validatePassword(char[]) - Static method in class org.glassfish.security.common.FileRealmHelper
Validates syntax of a password.
validateStringforCRLF(String) - Static method in class org.glassfish.common.util.InputValidationUtil
Validate the String for Header Injection Attack.
validateUserName(String) - Static method in class org.glassfish.security.common.FileRealmHelper
Validates syntax of a user name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.RequestInfo
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.glassfish.quality.ToDo.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.glassfish.quality.ToDo.Priority
Returns the enum constant of this class with the specified name.
values() - Method in class com.sun.appserv.util.cache.BaseCache
get an Iterator for the values stored in the cache
values() - Method in interface com.sun.appserv.util.cache.Cache
get an Iterator for the values stored in the cache
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.ComponentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.EntityManagerQueryMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.RequestInfo
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.admin.monitor.callflow.RequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.enterprise.util.net.NetUtils.PortAvailability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.glassfish.common.util.admin.AdminAuthenticator.AuthenticatorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.glassfish.quality.ToDo.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.glassfish.quality.ToDo.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
verifier - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
verify(byte[], byte[], byte[], String) - Static method in class org.glassfish.security.common.SSHA
Verifies a password.
verify(String, byte[]) - Static method in class org.glassfish.security.common.SSHA
Verifies a password.
Version - Class in com.sun.appserv.server.util
This class provides static methods to make accessible the version as well as the individual parts that make up the version
Version() - Constructor for class com.sun.appserv.server.util.Version
 
VersionInfoImpl - Class in com.sun.appserv.server.util
 
VersionInfoImpl() - Constructor for class com.sun.appserv.server.util.VersionInfoImpl
 
versionSpecifier() - Static method in class org.glassfish.common.util.admin.AsadminInput
Returns a string containing a specifier for the current version, suitable for use as the first line to write to the asadmin System.in stream.

W

waitFor() - Method in class com.sun.enterprise.universal.process.ProcessStreamDrainer
Wait for the drain threads to die.
waitFor(Supplier<Boolean>, Duration, boolean) - Static method in class com.sun.enterprise.universal.process.ProcessUtils
 
waitRefresh(int) - Method in class com.sun.appserv.util.cache.BaseCache
wait for a refresh on the object associated with the key
waitRefresh(int) - Method in interface com.sun.appserv.util.cache.Cache
wait for a refresh on the object associated with the key
WARNING - Static variable in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
wasFailure() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
wasSuccess() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
wasWarning() - Method in class com.sun.enterprise.universal.glassfish.AdminCommandResponse
 
WEB_APPLICATION - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
WEB_CONTAINER - Enum constant in enum class com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
 
WEB_LOGGER - Static variable in class com.sun.logging.LogDomains
 
WEB_PRINCIPAL_CLASS - Static variable in interface com.sun.enterprise.security.integration.SecurityConstants
 
WEB_SERVICES_LIB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
WEBCONSOLE_APP_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
 
WEBCONSOLE_LIB_PROPERTY - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
webcontainer - Static variable in class com.sun.common.util.logging.LoggingXMLNames
 
webMethodEnd(String, Throwable) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that a web method has completed.
webMethodEnd(Throwable) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, after invoking a target method on a filter or servlet.
webMethodEnd(Throwable) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
webMethodStart(String, String, String, String, ComponentType, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Agent
This method is called by a request processor thread, before invoking a target method on a filter or servlet.
webMethodStart(String, String, String, String, ComponentType, String) - Method in class com.sun.enterprise.admin.monitor.callflow.AgentAdapter
 
webMethodStart(String, String, String, String, String, ComponentType, String) - Method in interface com.sun.enterprise.admin.monitor.callflow.Listener
This notification indicates that a web method is about to be invoked.
whack(File) - Static method in class com.sun.enterprise.util.io.FileUtils
Deletes a directory and its contents.
whack(File, Collection<File>) - Static method in class com.sun.enterprise.util.io.FileUtils
Deletes a directory and its contents.
WINDOWS_ASENV_FILENAME - Static variable in class com.sun.enterprise.util.SystemPropertyConstants
Field
WINDOWS_BATCH_FILE_EXTENSION - Static variable in class com.sun.enterprise.util.OS
 
write() - Method in class com.sun.enterprise.util.zip.ZipWriter
 
write(byte[]) - Method in class org.glassfish.common.util.io.EmptyOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.common.util.io.EmptyOutputStream
 
write(int) - Method in class org.glassfish.common.util.io.EmptyOutputStream
 
writePartsTo(OutputStream) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
Writes the Parts in this Outbound Payload to the specified output stream and closes it.
writeStore() - Method in class com.sun.enterprise.security.store.AsadminTruststore
 
writeStore() - Method in class com.sun.enterprise.security.store.PasswordAdapter
Writes the keystore to disk
writeStringToFile(String, File, Charset) - Static method in class com.sun.enterprise.util.io.FileUtils
Write the String to a file.
writeTo(OutputStream) - Method in class org.glassfish.admin.payload.PayloadImpl.Outbound
Writes the Payload to the specified output stream and closes it.

X

xmltoPropsMap - Static variable in class com.sun.common.util.logging.LoggingXMLNames
Mapping of the names used in domain.xml to the names used in logging.properties

Y

year(String) - Method in class org.glassfish.common.util.timer.TimerSchedule
 

Z

ZipFile - Class in com.sun.enterprise.util.zip
 
ZipFile(File, File) - Constructor for class com.sun.enterprise.util.zip.ZipFile
 
ZipFile(InputStream, File) - Constructor for class com.sun.enterprise.util.zip.ZipFile
 
ZipFile(InputStream, String) - Constructor for class com.sun.enterprise.util.zip.ZipFile
 
ZipFile(String, String) - Constructor for class com.sun.enterprise.util.zip.ZipFile
 
ZipFileException - Exception Class in com.sun.enterprise.util.zip
 
ZipFileTester - Class in com.sun.enterprise.util.zip
 
ZipFileTester() - Constructor for class com.sun.enterprise.util.zip.ZipFileTester
Creates new ZipFileTester
ZipItem - Class in com.sun.enterprise.util.zip
This class encapsulates the two pieces of information required to make a ZipEntry -- the "real" path, and the path you want to appear in the zip file
ZipItem(File, String) - Constructor for class com.sun.enterprise.util.zip.ZipItem
Construct a ZipItem
ZipWriter - Class in com.sun.enterprise.util.zip
 
ZipWriter(OutputStream, String, String[]) - Constructor for class com.sun.enterprise.util.zip.ZipWriter
 
ZipWriter(String, String) - Constructor for class com.sun.enterprise.util.zip.ZipWriter
 
ZipWriter(String, String, ZipItem[]) - Constructor for class com.sun.enterprise.util.zip.ZipWriter
 
ZipWriter(String, String, String[]) - Constructor for class com.sun.enterprise.util.zip.ZipWriter
 

_

_put(int, Object, Object, int, boolean) - Method in class com.sun.appserv.util.cache.BaseCache
cache the given value at the specified key and return previous value
_remove(int, Object, Object) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
_removeItem(BaseCache.CacheItem) - Method in class com.sun.appserv.util.cache.BaseCache
remove the item stored at the key.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form