- calculateHelpUrl(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
- calendarAdd(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
Adds the specified (signed) amount of time to the given calendar
field, based on the calendar's rules and returns the resulting Date.
- callRestAndExtractMsgProps(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- CASCADE - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- changeAppTargets(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- changeClusterStatus(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- changeLoggerLevels(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.LoggingHandlers
-
- changeTargetStatus(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- checkEmpty(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- checkIfEndPointExist(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
- checkStatusForSuccess(Response) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- checkVsOfAppRef(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.WebAppHandlers
-
- CLASS_NAME - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- CLASSPATH - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- cleanSubject(MessageInfo, Subject) - Method in class org.glassfish.admingui.common.security.AdminConsoleAuthModule
-
- cleanUp(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.ClientStubsContentSource
-
This method may be used to clean up any temporary resources.
- cleanUp(DownloadServlet.Context) - Method in interface org.glassfish.admingui.common.servlet.DownloadServlet.ContentSource
-
This method may be used to clean up any temporary resources.
- cleanUp(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LBConfigContentSource
-
This method may be used to clean up any temporary resources.
- cleanUp(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogFilesContentSource
-
This method may be used to clean up any temporary resources.
- cleanUp(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogViewerContentSource
-
This method may be used to clean up any temporary resources.
- CLIENTJARREQUESTED - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- ClientStubsContentSource - Class in org.glassfish.admingui.common.servlet
-
- ClientStubsContentSource() - Constructor for class org.glassfish.admingui.common.servlet.ClientStubsContentSource
-
- close() - Method in class org.glassfish.admingui.common.util.RestResponse
-
- CLUSTER_RESOURCE_NAME - Static variable in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- clusterAction(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- ClusterHandler - Class in org.glassfish.admingui.common.handlers
-
- ClusterHandler() - Constructor for class org.glassfish.admingui.common.handlers.ClusterHandler
-
Creates a new instance of InstanceHandler
- combineProperties(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ResourceHandlers
-
- COMMON_RESOURCE_NAME - Static variable in class org.glassfish.admingui.common.util.GuiUtil
-
- CommonHandlers - Class in org.glassfish.admingui.common.handlers
-
- CommonHandlers() - Constructor for class org.glassfish.admingui.common.handlers.CommonHandlers
-
Creates a new instance of CommonHandlers
- CommonUtilPlugin - Class in org.glassfish.admingui.common.plugin
-
This is a noop file just to help test out the ConsoleProvider
and ConsolePluginService files.
- CommonUtilPlugin() - Constructor for class org.glassfish.admingui.common.plugin.CommonUtilPlugin
-
- compare(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
Compare if 2 objects is equal
- COMPONENT_TYPE - Static variable in class org.glassfish.admingui.common.factories.NavigationNodeFactory
-
The UIComponent type that must be registered in the
faces-config.xml file mapping to the UIComponent class
to use for this UIComponent.
- COMPONENT_TYPE - Static variable in class org.glassfish.admingui.common.factories.NavNodeContainerFactory
-
The UIComponent type that must be registered in the
faces-config.xml file mapping to the UIComponent class
to use for this UIComponent.
- CONNECTOR_CONNECTION_POOL - Static variable in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- CONNECTOR_SERVICE - Static variable in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- ConsoleClassLoader - Class in org.glassfish.admingui.common.plugin
-
This ClassLoader makes it possible to access plugin
resources by finding the appropriate plugin module's
ClassLoader and loading resources from it.
- ConsoleClassLoader() - Constructor for class org.glassfish.admingui.common.plugin.ConsoleClassLoader
-
This constructor should not normally be used.
- ConsoleClassLoader(ClassLoader) - Constructor for class org.glassfish.admingui.common.plugin.ConsoleClassLoader
-
This constructor creates an instance of this
ClassLoader and will use the given
ClassLoader as its parent ClassLoader.
- containedIn(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
Test if a list Listcontains the string
- containsUser(String) - Method in class org.glassfish.admingui.common.handlers.Tag
-
Checks to see if the given user is an owner of this Tag.
- CONTENT_SOURCE_ID - Static variable in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This is the ServletRequest Parameter that should be provided
to identify the DownloadServlet.ContentSource
implementation that should be used.
- CONTENT_SOURCES - Static variable in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This String ("ContentSources") is the name if the Servlet Init
Parameter that should be used to register all available
DownloadServlet#ContentSource implementations.
- CONTENT_TYPE - Static variable in class org.glassfish.admingui.common.servlet.DownloadServlet
-
The Content-type ("ContentType").
- Context() - Constructor for class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
The default constructor.
- CONTEXT_ROOT - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- convertArrayToCommaString(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- convertArrayToListOfMap(Object[], String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- convertCiphersItemsToStr(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.NewSSLHandlers
-
- convertDateTime(HandlerContext, Object, Object) - Static method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This method converts a date/time string to a Date.
- convertDateTimeFormat(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
- convertListOfStrings(List) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- convertListToArray(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- convertListToCommaString(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- convertMapToListOfMap(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
This method converts a Map into a list of Map with keyName and ValueName.
- convertMapToListOfMap(Map<String, String>) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- convertMillisToReadable(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
This handler converts the milliseconds to readable format
- convertNodePswd(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- convertNullValuesToFalse(Map<String, Object>, List<String>) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- convertScheduleToString(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ScheduleHandlers
-
- convertStringtoListHandler(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
This handler takes in a string with delimiter and returns list
- convertStringToMap(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- convertStrToBoolean(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- convertToAlias(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- convertToDifferentCiphersGroup(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.NewSSLHandlers
-
- create(FacesContext, LayoutComponent, UIComponent) - Method in class org.glassfish.admingui.common.factories.NavigationNodeFactory
-
This is the factory method responsible for creating the
UIComponent.
- create(FacesContext, LayoutComponent, UIComponent) - Method in class org.glassfish.admingui.common.factories.NavNodeContainerFactory
-
This is the factory method responsible for creating the
UIComponent.
- createAttributeMap(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
This handler creates a map with the given keys and values
- createClusterInstances(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- createDefaultViewRoot(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
This method returns a new UIViewRoot with the basic JSFT settings
from the current ViewRoot.
- createEntity(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
REST-based version of createProxy
- createEntityResponseOutput(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
REST-based version of createProxy
- createPropertyString(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- GadgetHandlers - Class in org.glassfish.admingui.common.gadget
-
This class provides access to GadgetModules.
- GadgetHandlers() - Constructor for class org.glassfish.admingui.common.gadget.GadgetHandlers
-
Default constructor.
- GENERATE_RMI_STUBS - Static variable in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- genId(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
This method generates an ID that is safe for JSF for the given
String.
- get(String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- get(String, Map<String, Object>) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- GET_DATE_FULL - Static variable in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This defines the full date format, used by DATE_FORMAT.
- GET_DATE_LONG - Static variable in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This defines the long date format, used by DATE_FORMAT.
- GET_DATE_MEDIUM - Static variable in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This defines the medium date format, used by DATE_FORMAT.
- GET_DATE_SHORT - Static variable in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This defines the short date format, used by DATE_FORMAT.
- getAppEditIntegrationPoint(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
- getApplicationTarget(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getApplicationTarget(String, String) - Static method in class org.glassfish.admingui.common.util.DeployUtil
-
- getApplicationType(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getAppName(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getAppScopedResType(String, String) - Static method in class org.glassfish.admingui.common.util.AppUtil
-
- getAttribute(String) - Method in class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
This method may be used to manage arbitrary information between
the DownloadServlet and the
DownloadServlet.ContentSource.
- getAttributesMap(String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getAvailabilityEnabled() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getBooleanValue(Map, String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getBundle(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getCascade() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getCauses(Throwable) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
Get the chain of exceptions via getCause().
- getChildList(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
- getChildList(String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
Given the parent URL and the desired childType, this method will build a List of Strings that contains child
entity names.
- getChildMap(String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getChildMap(String, Map) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getChildObjects() - Method in class org.glassfish.admingui.common.tree.FilterTreeEvent
-
This method provides access to an array of Objects that are to
become child TreeNodes.
- getChildrenMapForTableList(List<HashMap>, String, List) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
- getChildrenNameFromListCmd(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
- getChildrenNamesList(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
- getChildResourceList(String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getChildTreeNodeObjects(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
Returns child TOCItems for the given
TOCItem or TOC model Object.
- getChildTreeNodeObjects(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
Returns child IndexItems for the given
IndexItem or Index model Object.
- getChildTreeNodeObjects(Object) - Method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
Returns child TreeNodes for the given
TreeNode model Object.
- getClusteredInstances(String) - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getClusterForConfig(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- getClusterNameForInstance(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- getClusters() - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getClusterStatusSummary(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
This method takes in a list of instances with status, which is the output of list-instances
and count the # of instance that is running and non running.
- getCommonMessage(String, Object[]) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getCommonMessage(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getConfigName(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getConfigName(String) - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getConfigPropsInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ResourceHandlers
-
This handler looks into the config properties, and confidential list, and returns a List of Map for populating the properties table.
- getConfigs() - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getConfiguration() - Method in class org.glassfish.admingui.common.plugin.CommonUtilPlugin
-
- getContentOfIntegrationPoints(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
Finds the integration point of the specified type.
- getContentSource(String) - Method in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This method looks up a DownloadServlet.ContentSource given its id.
- getContentSource(ServletRequest) - Method in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This method locates the appropriate
DownloadServlet#ContentSource for this request.
- getContextRoot() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getCurrentTime(HandlerContext) - Method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
Returns the current system time formatted
- getDate(HandlerContext) - Method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This method returns the current date (as a String).
- getDefaultValues(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
- getDeployedAppsInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
This handler returns the list of applications for populating the table.
- getDeploymentDescriptor(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.DeploymentHandler
-
- getDeploymentDescriptorList(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.DeploymentHandler
-
This method returns the deployment descriptors for a given app.
- getDeploymentTargets(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ClusterHandler
-
- getDescription() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getDisplayName() - Method in class org.glassfish.admingui.common.handlers.Tag
-
This returns a String that is meaningful to the user
which represents the content of this Tag instance.
- getDocument(String) - Static method in class org.glassfish.admingui.common.util.MiscUtil
-
- getDownloadContext(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This method instantiates a
DownloadServlet.Context and
initializes it with the Servlet, ServletConfig, ServletRequest,
and ServletResponse.
- getEnabled() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getEndpointDetails(Map, String, String) - Static method in class org.glassfish.admingui.common.util.AppUtil
-
- getEntityAttrs(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestApiHandlers
-
For the given REST endpoint, retrieve the values of the entity and
return those as a Map.
- getEntityAttrs(String, String) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getExternallyManaged() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getFacets(UIComponent, Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
This method returns any facets that should be applied to the
TreeNode (comp).
- getFacets(UIComponent, Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
This method returns any facets that should be applied to the
TreeNode (comp).
- getFacets(UIComponent, Object) - Method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
This method returns any facets that should be applied to the
TreeNode (comp).
- getFactoryClass(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
This method returns the UIComponent factory class
implementation that should be used to create a
TreeNode for the given tree node model object.
- getFactoryClass(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
This method returns the UIComponent factory class
implementation that should be used to create a
TreeNode for the given tree node model object.
- getFactoryOptions(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
This method returns the "options" that should be supplied to the
factory that creates the TreeNode for the given tree
node model object.
- getFactoryOptions(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
This method returns the "options" that should be supplied to the
factory that creates the TreeNode for the given tree
node model object.
- getFactoryOptions(Object) - Method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
This method returns the "options" that should be supplied to the
factory that creates the TreeNode for the given tree
node model object.
- getFieldLengths(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
This handler will be called from baseLayout.xhtml to load the maximum
field lengths (maximum number of characters that a user can enter in each
field).
- getFile(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
Creates a new File instance by converting the given pathname string
into an abstract pathname.
- getFileUsers(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
This handler returns the list of file users for specified realm.
- getFirstLastRecord(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This handler returns the first and last log record.
- getFirstValueFromList(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getForce() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getFormattedDateTime(HandlerContext) - Method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This method returns the formatted date (as a String).
- getGadgetModule(HandlerContext) - Static method in class org.glassfish.admingui.common.gadget.GadgetHandlers
-
This handler returns a GadgetModule for the named
gadget.
- getGadgetModule(URL) - Static method in class org.glassfish.admingui.common.gadget.GadgetHandlers
-
This method returns a GadgetModule for the given URL.
- getGenerateRMIStubs() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getHabitat() - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getHandlersByType(UIComponent, Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
Advanced framework feature which provides better handling for
things such as expanding TreeNodes, beforeEncode, and other
events.
- getHandlersByType(UIComponent, Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
Advanced framework feature which provides better handling for
things such as expanding TreeNodes, beforeEncode, and other
events.
- getHandlersByType(UIComponent, Object) - Method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
Advanced framework feature which provides better handling for
things such as expanding TreeNodes, beforeEncode, and other
events.
- getHelpIndex(HandlerContext) - Static method in class org.glassfish.admingui.common.help.HelpHandlers
-
This handler provides access to IntegrationPoints for the
requested key.
- getHelpPathForResource(String, Locale, ClassLoader) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
This function attempts to calculate a help path with the
given locale and classloader.
- getHelpTOC(HandlerContext) - Static method in class org.glassfish.admingui.common.help.HelpHandlers
-
This handler provides access to IntegrationPoints for the
requested key.
- getHostNames(String) - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getId(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
This method returns the id for the given tree node
model object.
- getId(Object) - Method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
This method returns the id for the given tree node
model object.
- getId() - Method in class org.glassfish.admingui.common.servlet.ClientStubsContentSource
-
This method returns a unique string used to identify this
DownloadServlet#ContentSource.
- getId() - Method in interface org.glassfish.admingui.common.servlet.DownloadServlet.ContentSource
-
This method should return a unique string used to identify this
ContentSource.
- getId() - Method in class org.glassfish.admingui.common.servlet.LBConfigContentSource
-
This method returns a unique string used to identify this
DownloadServlet#ContentSource.
- getId() - Method in class org.glassfish.admingui.common.servlet.LogFilesContentSource
-
This method returns a unique string used to identify this
DownloadServlet#ContentSource.
- getId() - Method in class org.glassfish.admingui.common.servlet.LogViewerContentSource
-
- getId(Object) - Method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
This method returns the id for the given tree node
model object.
- getInputStream(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.ClientStubsContentSource
-
This method is responsible for generating the content and
returning an InputStream to that content.
- getInputStream(DownloadServlet.Context) - Method in interface org.glassfish.admingui.common.servlet.DownloadServlet.ContentSource
-
This method is responsible for generating the content and
returning an InputStream to that content.
- getInputStream(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LBConfigContentSource
-
This method is responsible for generating the content and
returning an InputStream to that content.
- getInputStream(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogFilesContentSource
-
This method is responsible for generating the content and
returning an InputStream to that content.
- getInputStream(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogViewerContentSource
-
This method is responsible for generating the content and
returning an InputStream to that content.
- getInstance(FacesContext, LayoutComponent, UIComponent) - Static method in class org.glassfish.admingui.common.help.HelpTreeAdaptor
-
This method provides access to an HelpTreeAdaptor
instance.
- getInstance(FacesContext, LayoutComponent, UIComponent) - Static method in class org.glassfish.admingui.common.help.HelpTreeIndexAdaptor
-
This method provides access to an HelpTreeAdaptor
instance.
- getInstance(FacesContext, LayoutComponent, UIComponent) - Static method in class org.glassfish.admingui.common.tree.ListTreeAdaptor
-
This method provides access to an ListTreeAdaptor
instance.
- getInstanceMonitorURL(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getInstances() - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getIntegrationPointParent(FacesContext, UIComponent, IntegrationPoint) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
This method returns the parent for the content of the given
IntegrationPoint.
- getIntegrationPoints(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
This handler provides access to IntegrationPoints for the
requested key.
- getIntegrationPoints(FacesContext, String) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
- getJavaWebStartEnabled() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getJerseyClient() - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getJmsResourcesInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.JmsResourceHandler
-
This handler return the list of JMS Resources to be displayed in the table.
- getJvmOptions(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.InstanceHandler
-
- getJvmOptionsValues(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.InstanceHandler
-
- getKeyValuePair(String) - Static method in class org.glassfish.admingui.common.handlers.InstanceHandler
-
- getLastModified(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.ClientStubsContentSource
-
This method is responsible for returning the last modified date of
the content, or -1 if not applicable.
- getLastModified(DownloadServlet.Context) - Method in interface org.glassfish.admingui.common.servlet.DownloadServlet.ContentSource
-
This method is responsible for returning the last modified date
of the content, or -1 if not applicable.
- getLastModified(HttpServletRequest) - Method in class org.glassfish.admingui.common.servlet.DownloadServlet
-
This method gets called before the doGet/doPost method.
- getLastModified(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LBConfigContentSource
-
This method is responsible for returning the last modified date of
the content, or -1 if not applicable.
- getLastModified(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogFilesContentSource
-
This method is responsible for returning the last modified date of
the content, or -1 if not applicable.
- getLastModified(DownloadServlet.Context) - Method in class org.glassfish.admingui.common.servlet.LogViewerContentSource
-
This method is responsible for returning the last modified date of
the content, or -1 if not applicable.
- getLibraries() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getLifecyclesInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getListBoxOptions(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
- getListElement(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
This handler returns String[] of the given java.util.List
- getListfromMap(HashMap<String, Object>) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
- getListFromMapKey(List<Map<String, String>>, String...) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- getListFromPropertiesList(List<Map<String, Object>>) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- getLocale() - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getLogger() - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getLoggerLevels(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.LoggingHandlers
-
- getLogicalJndiName(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ResourceHandlers
-
- getLogQueryAttributes(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This handler creates a Map<String, String> which contains the
QUERY_STRING parameters that should be passed to the REST logging
endpoint to make a query with the given constraints.
- getMapFromMapKey(List<Map<String, String>>, String...) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- getMapKeys(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.UtilHandlers
-
Returns the keys
- getMapValue(Map, String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessage(String, String, Object[]) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessage(String, Object[]) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessage(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessage(String, String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessage(ResourceBundle, String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getMessageProps(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- getMessageSecurityAuthLayersForCreate(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
- getMonitoringPools(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getMonitorLevels(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getName() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getNetworkListeners(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.WebAppHandlers
-
- getPath() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getPluginIdFromViewId(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
- getPluginResources(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
This handler returns a
Map<String id, List<URL>> containing all
the matches of the requested resource.
- getPluginService(FacesContext) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
Find and return the ConsolePluginService.
- getPrecompileJSP() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getProperties() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getPropertiesList(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.RestUtilHandlers
-
- getPropValue(String, String, HandlerContext) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getProtocols(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.WebAppHandlers
-
- getProvidersByType(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
- getRealmAttrForCreate(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
This handler returns the a Map for storing the attributes for realm creation.
- getRealmAttrForEdit(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
This handler returns the a Map for storing the attributes for editing a realm.
- getRedeploy() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getRefEndpoints(String, String) - Static method in class org.glassfish.admingui.common.util.DeployUtil
-
- getReload() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getRequestFromServlet(HttpServletRequest, String, Map<String, Object>) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getRequestValue(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.CommonHandlers
-
This handler returns the requestParameter value based on the key.
- getResourceAction() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getResourceRealStatus(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ResourceHandlers
-
- getResourceTargetList() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getResponse() - Method in class org.glassfish.admingui.common.util.RestResponse
-
This method abstracts the physical response to return a consistent
data structure.
- getResponseBody() - Method in class org.glassfish.admingui.common.util.RestResponse
-
- getResponseCode() - Method in class org.glassfish.admingui.common.util.RestResponse
-
- getRestRequestFromServlet(HttpServletRequest, String, Map<String, Object>, boolean, boolean) - Static method in class org.glassfish.admingui.common.util.RestUtil
-
- getRestResponse(Response) - Static method in class org.glassfish.admingui.common.util.RestResponse
-
- getRestToken() - Static method in class org.glassfish.admingui.common.util.RestUtil
-
This method returns the value of the REST token if it is successfully set in session scope.
- getRootCause(Throwable) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
Get the original troublemaker.
- getScheduleData(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ScheduleHandlers
-
- getSecurityManagerValue(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
- getServlet() - Method in class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
This returns the Servlet associated with the
request.
- getServletConfig() - Method in class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
This returns the ServletConfig.
- getServletRequest() - Method in class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
This returns the ServletRequest associated with
the request.
- getServletResponse() - Method in class org.glassfish.admingui.common.servlet.DownloadServlet.Context
-
This returns the ServletResponse associated with
the request.
- getSessionValue(String) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getSingleTargetAppsInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getSnifferListOfModule(String, String) - Static method in class org.glassfish.admingui.common.util.AppUtil
-
- getSortedIntegrationPoints(List<IntegrationPoint>) - Static method in class org.glassfish.admingui.common.handlers.PluginHandlers
-
This method sorts the given IntegrationPoint's by parentId
and then by priority.
- getStandaloneInstances() - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getStats(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getStatsUrl(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getSubComponents(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getSubComponents(String, String) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getSupportedMessageTypes() - Method in class org.glassfish.admingui.common.security.AdminConsoleAuthModule
-
- getTagName() - Method in class org.glassfish.admingui.common.handlers.Tag
-
This provides access to the tag name.
- getTagViewId() - Method in class org.glassfish.admingui.common.handlers.Tag
-
This provides access to the TagViewId value.
- getTarget() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getTargetEnableInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getTargetEnableInfo(String, boolean, boolean) - Static method in class org.glassfish.admingui.common.util.DeployUtil
-
- getTargetEndpoint(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getTargetEndpoint(String) - Static method in class org.glassfish.admingui.common.util.TargetUtil
-
- getTargetListInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getTargetURLList(HandlerContext) - Method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getTime(HandlerContext) - Method in class org.glassfish.admingui.common.handlers.LogViewHandlers
-
This method puts the current time (as a String) in the desired
attribute.
- getTimeStamp() - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- getUpload() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getUserInfo(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.SecurityHandler
-
This handler returns the attribute values in the
Edit Manage User Password Page.
- getUsers() - Method in class org.glassfish.admingui.common.handlers.Tag
-
Provides access to all the users that have created this Tag.
- getValidMonitorLevels(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getVerify() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getVirtualServers() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getVsForDeployment(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.ApplicationHandlers
-
- getWebStatsUrl(HandlerContext) - Static method in class org.glassfish.admingui.common.handlers.MonitoringHandlers
-
- getWsdlTargetHint() - Method in class org.glassfish.admingui.common.deployment.DFDeploymentProperties
-
- getWsEndpointMap(String, String, List) - Static method in class org.glassfish.admingui.common.util.AppUtil
-
- GUI_TOKEN_FOR_EMPTY_PROPERTY_VALUE - Static variable in class org.glassfish.admingui.common.util.RestUtil
-
- guiLocale - Static variable in class org.glassfish.admingui.common.util.GuiUtil
-
- guiLog(HandlerContext) - Static method in class org.glassfish.admingui.common.util.GuiUtil
-
- guiLogger - Static variable in class org.glassfish.admingui.common.handlers.JdbcTempHandler
-
- GuiUtil - Class in org.glassfish.admingui.common.util
-
- GuiUtil() - Constructor for class org.glassfish.admingui.common.util.GuiUtil
-
Creates a new instance of GuiUtil