Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
gf.getDeploymentDescriptor.class=org.glassfish.admingui.common.handlers.DeploymentHandler
gf.getDeploymentDescriptor.method=getDeploymentDescriptor
gf.getDeploymentDescriptor.input[0].name=moduleName
gf.getDeploymentDescriptor.input[0].type=java.lang.String
gf.getDeploymentDescriptor.input[0].required=true
gf.getDeploymentDescriptor.input[1].name=descriptorName
gf.getDeploymentDescriptor.input[1].type=java.lang.String
gf.getDeploymentDescriptor.input[1].required=true
gf.getDeploymentDescriptor.input[2].name=data
gf.getDeploymentDescriptor.input[2].type=java.util.List
gf.getDeploymentDescriptor.input[2].required=true
gf.getDeploymentDescriptor.output[0].name=content
gf.getDeploymentDescriptor.output[0].type=java.lang.String
gf.getDeploymentDescriptor.output[1].name=encoding
gf.getDeploymentDescriptor.output[1].type=java.lang.String
saveSecurityManagerValue.class=org.glassfish.admingui.common.handlers.SecurityHandler
saveSecurityManagerValue.method=saveSecurityManagerValue
saveSecurityManagerValue.input[0].name=configName
saveSecurityManagerValue.input[0].type=java.lang.String
saveSecurityManagerValue.input[1].name=value
saveSecurityManagerValue.input[1].type=java.lang.String
saveSecurityManagerValue.input[1].required=true
mapJoin.class=org.glassfish.admingui.common.handlers.UtilHandlers
mapJoin.method=mapJoin
mapJoin.input[0].name=map
mapJoin.input[0].type=java.util.Map
mapJoin.input[0].required=true
mapJoin.input[1].name=sep
mapJoin.input[1].type=java.lang.String
mapJoin.input[1].defaultValue=,
mapJoin.input[2].name=skipBlankValues
mapJoin.input[2].type=java.lang.Boolean
mapJoin.input[2].defaultValue=true
mapJoin.output[0].name=result
mapJoin.output[0].type=java.lang.String
checkVsOfAppRef.class=org.glassfish.admingui.common.handlers.WebAppHandlers
checkVsOfAppRef.method=checkVsOfAppRef
# This handler return the list of JMS Resources to be displayed in the table.
getJmsResourcesInfo.class=org.glassfish.admingui.common.handlers.JmsResourceHandler
getJmsResourcesInfo.method=getJmsResourcesInfo
getJmsResourcesInfo.input[0].name=resourcesList
getJmsResourcesInfo.input[0].type=java.util.List
getJmsResourcesInfo.input[1].name=isConnectionFactory
getJmsResourcesInfo.input[1].type=java.lang.Boolean
getJmsResourcesInfo.output[0].name=result
getJmsResourcesInfo.output[0].type=java.util.List
gf.getProtocols.class=org.glassfish.admingui.common.handlers.WebAppHandlers
gf.getProtocols.method=getProtocols
gf.getProtocols.input[0].name=configName
gf.getProtocols.input[0].type=java.lang.String
gf.getProtocols.input[0].required=true
gf.getProtocols.output[0].name=result
gf.getProtocols.output[0].type=java.util.List
gf.callRestAndExtractMsgProps.class=org.glassfish.admingui.common.handlers.RestUtilHandlers
gf.callRestAndExtractMsgProps.method=callRestAndExtractMsgProps
gf.callRestAndExtractMsgProps.input[0].name=endpoint
gf.callRestAndExtractMsgProps.input[0].type=java.lang.String
gf.callRestAndExtractMsgProps.input[0].required=true
gf.callRestAndExtractMsgProps.input[1].name=attrs
gf.callRestAndExtractMsgProps.input[1].type=java.util.Map
gf.callRestAndExtractMsgProps.input[1].required=false
gf.callRestAndExtractMsgProps.input[2].name=method
gf.callRestAndExtractMsgProps.input[2].type=java.lang.String
gf.callRestAndExtractMsgProps.input[2].defaultValue=post
gf.callRestAndExtractMsgProps.input[3].name=index
gf.callRestAndExtractMsgProps.input[3].type=java.lang.Integer
gf.callRestAndExtractMsgProps.input[3].defaultValue=0
gf.callRestAndExtractMsgProps.output[0].name=keyList
gf.callRestAndExtractMsgProps.output[0].type=java.util.List
gf.callRestAndExtractMsgProps.output[1].name=propsMap
gf.callRestAndExtractMsgProps.output[1].type=java.util.Map
gf.callRestAndExtractMsgProps.output[2].name=listEmpty
gf.callRestAndExtractMsgProps.output[2].type=java.lang.Boolean
# This method returns a new UIViewRoot with the basic JSFT settings
# from the current ViewRoot. If you intend to set this before the
# current view is created (in an effort to swap out the UIViewRoot),
# you should do so during the initPage event (take care to only do
# this during the first request, or you might lose all child
# components).
createDefaultViewRoot.class=org.glassfish.admingui.common.handlers.UtilHandlers
createDefaultViewRoot.method=createDefaultViewRoot
createDefaultViewRoot.output[0].name=viewRoot
createDefaultViewRoot.output[0].type=javax.faces.component.UIViewRoot
gf.convertToAlias.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.convertToAlias.method=convertToAlias
gf.convertToAlias.input[0].name=in
gf.convertToAlias.input[0].type=java.lang.String
gf.convertToAlias.input[0].required=true
gf.convertToAlias.output[0].name=out
gf.convertToAlias.output[0].type=java.lang.String
# This handler returns the attribute values in the
# Edit Manage User Password Page.
# Input value: "Realm" -- Type: java.lang.String
# Output value: "UserId" -- Type: java.lang.String
# Output value: "GroupList" -- Type: java.lang.String
getUserInfo.class=org.glassfish.admingui.common.handlers.SecurityHandler
getUserInfo.method=getUserInfo
getUserInfo.input[0].name=Realm
getUserInfo.input[0].type=java.lang.String
getUserInfo.input[0].required=true
getUserInfo.input[1].name=configName
getUserInfo.input[1].type=java.lang.String
getUserInfo.input[1].required=true
getUserInfo.input[2].name=User
getUserInfo.input[2].type=java.lang.String
getUserInfo.input[2].required=true
getUserInfo.output[0].name=GroupList
getUserInfo.output[0].type=java.lang.String
gf.sort.class=org.glassfish.admingui.common.handlers.ScheduleHandlers
gf.sort.method=sortMonths
gf.sort.input[0].name=months
gf.sort.input[0].type=java.lang.String
gf.sort.input[0].required=true
gf.sort.input[1].name=delimiter
gf.sort.input[1].type=java.lang.String
gf.sort.output[0].name=sorted
gf.sort.output[0].type=java.lang.String
getStats.class=org.glassfish.admingui.common.handlers.MonitoringHandlers
getStats.method=getStats
getStats.input[0].name=endpoint
getStats.input[0].type=java.lang.String
getStats.input[0].required=true
getStats.input[1].name=statType
getStats.input[1].type=java.lang.String
getStats.input[2].name=type
getStats.input[2].type=java.lang.String
getStats.output[0].name=result
getStats.output[0].type=java.util.List
getStats.output[1].name=hasStats
getStats.output[1].type=java.lang.Boolean
calculateHelpUrl.class=org.glassfish.admingui.common.handlers.PluginHandlers
calculateHelpUrl.method=calculateHelpUrl
calculateHelpUrl.input[0].name=pluginId
calculateHelpUrl.input[0].type=java.lang.String
calculateHelpUrl.input[0].required=true
calculateHelpUrl.input[1].name=helpKey
calculateHelpUrl.input[1].type=java.lang.String
calculateHelpUrl.input[1].required=true
calculateHelpUrl.output[0].name=url
calculateHelpUrl.output[0].type=java.lang.String
# This handler creates a Map which contains the
# QUERY_STRING parameters that should be passed to the REST logging
# endpoint to make a query with the given constraints.
gf.processLogRecords.class=org.glassfish.admingui.common.handlers.LogViewHandlers
gf.processLogRecords.method=processLogRecords
gf.processLogRecords.input[0].name=logRecords
gf.processLogRecords.input[0].type=java.util.List
gf.processLogRecords.input[0].required=true
gf.processLogRecords.input[1].name=truncate
gf.processLogRecords.input[1].type=java.lang.Boolean
gf.processLogRecords.input[1].defaultValue=true
gf.processLogRecords.input[2].name=truncateLength
gf.processLogRecords.input[2].type=java.lang.Integer
gf.processLogRecords.input[2].defaultValue=100
gf.processLogRecords.output[0].name=result
gf.processLogRecords.output[0].type=java.util.List
gf.processLogRecords.output[1].name=firstRecord
gf.processLogRecords.output[1].type=java.lang.Integer
gf.processLogRecords.output[2].name=lastRecord
gf.processLogRecords.output[2].type=java.lang.Integer
# This handler takes in a string with delimiter and returns list
convertStringtoList.class=org.glassfish.admingui.common.handlers.UtilHandlers
convertStringtoList.method=convertStringtoListHandler
convertStringtoList.input[0].name=str
convertStringtoList.input[0].type=java.lang.String
convertStringtoList.input[1].name=delimiter
convertStringtoList.input[1].type=java.lang.String
convertStringtoList.input[1].defaultValue=,
convertStringtoList.output[0].name=result
convertStringtoList.output[0].type=java.util.List
# Returns the name of the file or directory denoted by this abstract
# pathname. This is just the last name in the pathname's name sequence.
# If the pathname's name sequence is empty, then the empty string is returned.
#
# Input value: "File" -- Type: java.io.File
# Output value: "Name" -- Type: String
fileGetName.class=org.glassfish.admingui.common.handlers.UtilHandlers
fileGetName.method=fileGetName
fileGetName.input[0].name=File
fileGetName.input[0].type=java.io.File
fileGetName.input[0].required=true
fileGetName.output[0].name=Name
fileGetName.output[0].type=java.lang.String
# Remove the given value from a List if it is present
# Input list: "list" -- Type: java.util.List
# Input value: "value" -- Type: java.lang.Object
listRemove.class=org.glassfish.admingui.common.handlers.UtilHandlers
listRemove.method=listRemove
listRemove.input[0].name=list
listRemove.input[0].type=java.util.List
listRemove.input[1].name=value
listRemove.input[1].type=java.lang.Object
listRemove.input[1].required=true
listRemove.output[0].name=result
listRemove.output[0].type=java.util.List
gf.getNetworkListeners.class=org.glassfish.admingui.common.handlers.WebAppHandlers
gf.getNetworkListeners.method=getNetworkListeners
gf.getNetworkListeners.input[0].name=configName
gf.getNetworkListeners.input[0].type=java.lang.String
gf.getNetworkListeners.input[0].required=true
gf.getNetworkListeners.output[0].name=result
gf.getNetworkListeners.output[0].type=java.util.List
gf.getApplicationType.class=org.glassfish.admingui.common.handlers.ApplicationHandlers
gf.getApplicationType.method=getApplicationType
gf.getApplicationType.input[0].name=snifferMap
gf.getApplicationType.input[0].type=java.util.Map
gf.getApplicationType.input[0].required=true
gf.getApplicationType.output[0].name=appType
gf.getApplicationType.output[0].type=java.lang.String
# This handler is different than JSFT's default navigate handler in
# that it forces the request to NOT be a "partial request". The
# effect is that no wrapping of the response will be done. This is
# normally done in JSF2 in order to work with the jsf.js JS code
# that handles the response. In the Admin Console, we typically do
# not use this JS, so this is not desirable behavior.
#
# Input value: "page" -- Type: Object (should be a
# String or a UIViewRoot).
#
# See JSFTemplating's built-in navigate handler for more info.
gf.navigate.class=org.glassfish.admingui.common.handlers.CommonHandlers
gf.navigate.method=navigate
gf.navigate.input[0].name=page
gf.navigate.input[0].type=java.lang.Object
gf.navigate.input[0].required=true
gf.changeClusterStatus.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.changeClusterStatus.method=changeClusterStatus
gf.changeClusterStatus.input[0].name=selectedRows
gf.changeClusterStatus.input[0].type=java.util.List
gf.changeClusterStatus.input[0].required=true
gf.changeClusterStatus.input[1].name=clusterName
gf.changeClusterStatus.input[1].type=java.lang.String
gf.changeClusterStatus.input[1].required=true
gf.changeClusterStatus.input[2].name=Enabled
gf.changeClusterStatus.input[2].type=java.lang.String
gf.changeClusterStatus.input[2].required=true
gf.changeClusterStatus.input[3].name=forLB
gf.changeClusterStatus.input[3].type=java.lang.Boolean
gf.changeClusterStatus.input[3].required=true
# Adds the specified (signed) amount of time to the given calendar
# field, based on the calendar's rules and returns the resulting Date.
# See java.util.GregorianCalendar add(int field, int amount).
#
# Input value: "Field" -- Type: Integer
# - java.util.Calendar field
# Input value: "Amount" -- Type: Integer
# - the amount of date or time to be added to the field.
# Output value: "Date" -- Type: java.util.Date
calendarAdd.class=org.glassfish.admingui.common.handlers.UtilHandlers
calendarAdd.method=calendarAdd
calendarAdd.input[0].name=Field
calendarAdd.input[0].type=java.lang.Integer
calendarAdd.input[0].required=true
calendarAdd.input[1].name=Amount
calendarAdd.input[1].type=java.lang.Integer
calendarAdd.input[1].required=true
calendarAdd.output[0].name=Date
calendarAdd.output[0].type=java.util.Date
# This handler will convert a Java object to JSON by using
# {@link JSONUtil#javaToJSON}.
javaToJSON.class=org.glassfish.admingui.common.handlers.UtilHandlers
javaToJSON.method=javaToJSON
javaToJSON.input[0].name=obj
javaToJSON.input[0].type=java.lang.Object
javaToJSON.input[0].required=true
javaToJSON.input[1].name=depth
javaToJSON.input[1].type=java.lang.Integer
javaToJSON.input[1].required=false
javaToJSON.input[1].defaultValue=9
javaToJSON.output[0].name=json
javaToJSON.output[0].type=java.lang.String
# This method kills the session, and logs out
# Server Domain Attributes Page.
# Input value: "page" -- Type: java.lang.String
logout.class=org.glassfish.admingui.common.handlers.CommonHandlers
logout.method=logout
gf.ensureDefaultWebModule.class=org.glassfish.admingui.common.handlers.WebAppHandlers
gf.ensureDefaultWebModule.method=ensureDefaultWebModule
gf.ensureDefaultWebModule.input[0].name=endpoint
gf.ensureDefaultWebModule.input[0].type=java.lang.String
gf.ensureDefaultWebModule.input[0].required=true
gf.ensureDefaultWebModule.input[1].name=vsName
gf.ensureDefaultWebModule.input[1].type=java.lang.String
gf.ensureDefaultWebModule.input[1].required=true
gf.ensureDefaultWebModule.input[2].name=instanceList
gf.ensureDefaultWebModule.input[2].type=java.util.List
gf.ensureDefaultWebModule.input[2].required=true
gf.deleteLifecycle.class=org.glassfish.admingui.common.handlers.ApplicationHandlers
gf.deleteLifecycle.method=deleteLifecycle
gf.deleteLifecycle.input[0].name=selectedList
gf.deleteLifecycle.input[0].type=java.util.List
gf.deleteLifecycle.input[0].required=true
# sort a List
# Input list: "list" -- Type: java.util.List
gf.listSort.class=org.glassfish.admingui.common.handlers.UtilHandlers
gf.listSort.method=listSort
gf.listSort.input[0].name=list
gf.listSort.input[0].type=java.util.List
gf.listSort.input[0].required=true
# This handler will be called during initialization for doing any initialization.
initSessionAttributes.class=org.glassfish.admingui.common.handlers.CommonHandlers
initSessionAttributes.method=initSessionAttributes
# This handler returns the a Map for storing the attributes for editing a realm.
# This can be used by either the node agent realm or the realm in configuration-Security-realm
getRealmAttrForEdit.class=org.glassfish.admingui.common.handlers.SecurityHandler
getRealmAttrForEdit.method=getRealmAttrForEdit
getRealmAttrForEdit.input[0].name=endpoint
getRealmAttrForEdit.input[0].type=java.lang.String
getRealmAttrForEdit.output[0].name=attrMap
getRealmAttrForEdit.output[0].type=java.util.Map
getRealmAttrForEdit.output[1].name=classnameOption
getRealmAttrForEdit.output[1].type=java.lang.String
getRealmAttrForEdit.output[2].name=realmClasses
getRealmAttrForEdit.output[2].type=java.util.List
getRealmAttrForEdit.output[3].name=properties
getRealmAttrForEdit.output[3].type=java.util.List
gf.getTargetEnableInfo.class=org.glassfish.admingui.common.handlers.ApplicationHandlers
gf.getTargetEnableInfo.method=getTargetEnableInfo
gf.getTargetEnableInfo.input[0].name=appName
gf.getTargetEnableInfo.input[0].type=java.lang.String
gf.getTargetEnableInfo.input[0].required=true
gf.getTargetEnableInfo.input[1].name=isApp
gf.getTargetEnableInfo.input[1].type=java.lang.Boolean
gf.getTargetEnableInfo.output[0].name=status
gf.getTargetEnableInfo.output[0].type=java.lang.String
# This handler will be called during initialization when Cluster Support is detected.
initClusterSessionAttribute.class=org.glassfish.admingui.common.handlers.CommonHandlers
initClusterSessionAttribute.method=initClusterSessionAttribute
# This handler gets the default values and resource type and puts them in session
setJDBCPoolWizard.class=org.glassfish.admingui.common.handlers.JdbcTempHandler
setJDBCPoolWizard.method=setJDBCPoolWizard
setJDBCPoolWizard.input[0].name=fromStep2
setJDBCPoolWizard.input[0].type=java.lang.Boolean
setJDBCPoolWizard.input[1].name=attrMap
setJDBCPoolWizard.input[1].type=java.util.Map
setJDBCPoolWizard.output[0].name=ResTypeList
setJDBCPoolWizard.output[0].type=java.util.List
setJDBCPoolWizard.output[1].name=DBVendorList
setJDBCPoolWizard.output[1].type=java.util.List
gf.combineProperties.class=org.glassfish.admingui.common.handlers.ResourceHandlers
gf.combineProperties.method=combineProperties
gf.combineProperties.input[0].name=tableList
gf.combineProperties.input[0].type=java.util.List
gf.combineProperties.output[0].name=combined
gf.combineProperties.output[0].type=java.util.List
isPool.class=org.glassfish.admingui.common.handlers.MonitoringHandlers
isPool.method=isPool
isPool.input[0].name=poolName
isPool.input[0].type=java.lang.String
isPool.input[0].required=true
isPool.input[1].name=endpoint
isPool.input[1].type=java.lang.String
isPool.input[1].required=true
isPool.output[0].name=result
isPool.output[0].type=java.lang.Boolean
# This handler redeploy any application
gf.redeploy.class=org.glassfish.admingui.common.handlers.DeploymentHandler
gf.redeploy.method=redeploy
gf.redeploy.input[0].name=filePath
gf.redeploy.input[0].type=java.lang.String
gf.redeploy.input[0].required=true
gf.redeploy.input[1].name=deployMap
gf.redeploy.input[1].type=java.util.Map
gf.redeploy.input[1].required=true
gf.redeploy.input[2].name=convertToFalse
gf.redeploy.input[2].type=java.util.List
gf.redeploy.input[2].required=true
gf.redeploy.input[3].name=valueMap
gf.redeploy.input[3].type=java.util.Map
gf.redeploy.input[3].required=true
gf.buildResourceUrl.class=org.glassfish.admingui.common.handlers.RestApiHandlers
gf.buildResourceUrl.method=encodeUrl
gf.buildResourceUrl.input[0].name=base
gf.buildResourceUrl.input[0].type=java.lang.String
gf.buildResourceUrl.input[0].required=true
gf.buildResourceUrl.input[1].name=resourceName
gf.buildResourceUrl.input[1].type=java.lang.String
gf.buildResourceUrl.input[1].required=true
gf.buildResourceUrl.output[0].name=url
gf.buildResourceUrl.output[0].type=java.lang.String
gf.getTargetEndpoint.class=org.glassfish.admingui.common.handlers.ApplicationHandlers
gf.getTargetEndpoint.method=getTargetEndpoint
gf.getTargetEndpoint.input[0].name=target
gf.getTargetEndpoint.input[0].type=java.lang.String
gf.getTargetEndpoint.input[0].required=true
gf.getTargetEndpoint.output[0].name=endpoint
gf.getTargetEndpoint.output[0].type=java.lang.String
convertToDifferentCiphersGroup.class=org.glassfish.admingui.common.handlers.NewSSLHandlers
convertToDifferentCiphersGroup.method=convertToDifferentCiphersGroup
convertToDifferentCiphersGroup.input[0].name=ciphers
convertToDifferentCiphersGroup.input[0].type=java.lang.Object
convertToDifferentCiphersGroup.output[0].name=CommonCiphersList
convertToDifferentCiphersGroup.output[0].type=[Ljava.lang.String;
convertToDifferentCiphersGroup.output[1].name=EphemeralCiphersList
convertToDifferentCiphersGroup.output[1].type=[Ljava.lang.String;
convertToDifferentCiphersGroup.output[2].name=OtherCiphersList
convertToDifferentCiphersGroup.output[2].type=[Ljava.lang.String;
convertToDifferentCiphersGroup.output[3].name=EccCiphersList
convertToDifferentCiphersGroup.output[3].type=[Ljava.lang.String;
gf.convertNodePswd.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.convertNodePswd.method=convertNodePswd
gf.convertNodePswd.input[0].name=pswd
gf.convertNodePswd.input[0].type=java.lang.String
gf.convertNodePswd.input[0].required=true
gf.convertNodePswd.output[0].name=pswdText
gf.convertNodePswd.output[0].type=java.lang.String
gf.convertNodePswd.output[1].name=pswdAlias
gf.convertNodePswd.output[1].type=java.lang.String
gf.convertNodePswd.output[2].name=psSelected
gf.convertNodePswd.output[2].type=java.lang.String
gf.getMonitoringPools.class=org.glassfish.admingui.common.handlers.MonitoringHandlers
gf.getMonitoringPools.method=getMonitoringPools
gf.getMonitoringPools.input[0].name=poolNames
gf.getMonitoringPools.input[0].type=java.util.List
gf.getMonitoringPools.input[0].required=true
gf.getMonitoringPools.input[1].name=endpoint
gf.getMonitoringPools.input[1].type=java.lang.String
gf.getMonitoringPools.input[1].required=true
gf.getMonitoringPools.output[0].name=jdbcList
gf.getMonitoringPools.output[0].type=java.util.List
gf.getMonitoringPools.output[1].name=firstJdbc
gf.getMonitoringPools.output[1].type=java.lang.String
gf.getMonitoringPools.output[2].name=connectorList
gf.getMonitoringPools.output[2].type=java.util.List
gf.getMonitoringPools.output[3].name=firstConnector
gf.getMonitoringPools.output[3].type=java.lang.String
#
addHandler.class=org.glassfish.admingui.common.handlers.UtilHandlers
addHandler.method=addHandler
addHandler.input[0].name=id
addHandler.input[0].type=java.lang.String
addHandler.input[0].required=true
addHandler.input[1].name=desc
addHandler.input[1].type=java.lang.String
addHandler.input[2].name=class
addHandler.input[2].type=java.lang.String
addHandler.input[2].required=true
addHandler.input[3].name=method
addHandler.input[3].type=java.lang.String
addHandler.input[3].required=true
# This handler is used for the navigation nodes that request content
# from an external URL. This handler pulls the "real url" from from
# the component specified by the compId parameter (this
# necessarily depends on the presence of the navigation container in
# the view for the component look up to work). Once the component
# has been found, the url is retrieved from the attribute map, and
# its contents retrieved. If processPage is true, the
# URL contents are interpretted and the resulting component(s) are
# added to the component tree (This feature is not currently
# supported).. Otherwise, the contents are returned in the output
# parameter pluginPage to be output as-is on the
# page.
retrievePluginPageContents.class=org.glassfish.admingui.common.handlers.PluginHandlers
retrievePluginPageContents.method=retrievePluginPageContents
retrievePluginPageContents.input[0].name=compId
retrievePluginPageContents.input[0].type=java.lang.String
retrievePluginPageContents.input[0].required=true
retrievePluginPageContents.output[0].name=pluginPage
retrievePluginPageContents.output[0].type=java.lang.String
# This handler returns the first and last log record.
#
# Output value: "LogFileNames" -- Type:
# java.util.SelectItem
getFirstLastRecord.class=org.glassfish.admingui.common.handlers.LogViewHandlers
getFirstLastRecord.method=getFirstLastRecord
getFirstLastRecord.input[0].name=FirstRecord
getFirstLastRecord.input[0].type=java.lang.String
getFirstLastRecord.input[0].required=true
getFirstLastRecord.input[1].name=LastRecord
getFirstLastRecord.input[1].type=java.lang.String
getFirstLastRecord.input[1].required=true
getFirstLastRecord.output[0].name=First
getFirstLastRecord.output[0].type=java.lang.String
getFirstLastRecord.output[1].name=Last
getFirstLastRecord.output[1].type=java.lang.String
gf.logger.class=org.glassfish.admingui.common.handlers.UtilHandlers
gf.logger.method=logger
gf.logger.input[0].name=logString
gf.logger.input[0].type=java.lang.String
gf.logger.input[0].defaultValue=
gf.logger.input[1].name=level
gf.logger.input[1].type=java.lang.String
gf.logger.input[1].defaultValue=INFO
gf.logger.output[0].name=string
gf.logger.output[0].type=java.lang.String
gf.listClusters.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.listClusters.method=listClusters
gf.listClusters.output[0].name=clusters
gf.listClusters.output[0].type=java.util.List
# This method displays the save successful message when the page refresh.
prepareSuccessfulMsg.class=org.glassfish.admingui.common.handlers.UtilHandlers
prepareSuccessfulMsg.method=prepareSuccessful
getProvidersByType.class=org.glassfish.admingui.common.handlers.SecurityHandler
getProvidersByType.method=getProvidersByType
getProvidersByType.input[0].name=msgSecurityName
getProvidersByType.input[0].type=java.lang.String
getProvidersByType.input[0].required=true
getProvidersByType.input[1].name=configName
getProvidersByType.input[1].type=java.lang.String
getProvidersByType.input[1].required=true
getProvidersByType.input[2].name=type
getProvidersByType.input[2].type=java.util.List
getProvidersByType.input[2].required=true
getProvidersByType.output[0].name=result
getProvidersByType.output[0].type=java.util.List
# Test if a particular attribute exists.
# It will look at request scope, then page, then session.
testExists.class=org.glassfish.admingui.common.handlers.CommonHandlers
testExists.method=testExists
testExists.input[0].name=attr
testExists.input[0].type=java.lang.String
testExists.input[0].required=true
testExists.output[0].name=defined
testExists.output[0].type=java.lang.Boolean
# This handler filters out not required protocols from the list of protocols available
filterProtocols.class=org.glassfish.admingui.common.handlers.CommonHandlers
filterProtocols.method=filterProtocols
saveRealm.class=org.glassfish.admingui.common.handlers.SecurityHandler
saveRealm.method=saveRealm
saveRealm.input[0].name=endpoint
saveRealm.input[0].type=java.lang.String
saveRealm.input[1].name=classnameOption
saveRealm.input[1].type=java.lang.String
saveRealm.input[2].name=attrMap
saveRealm.input[2].type=java.util.Map
saveRealm.input[3].name=edit
saveRealm.input[3].type=java.lang.Boolean
saveRealm.input[3].required=true
saveRealm.input[4].name=contentType
saveRealm.input[4].type=java.lang.String
saveRealm.input[4].required=false
saveRealm.input[5].name=propList
saveRealm.input[5].type=java.util.List
saveRealm.output[0].name=newPropList
saveRealm.output[0].type=java.util.List
roundTo2DecimalPoint.class=org.glassfish.admingui.common.handlers.UtilHandlers
roundTo2DecimalPoint.method=roundTo2DecimalPoint
roundTo2DecimalPoint.input[0].name=input
roundTo2DecimalPoint.input[0].type=java.lang.Double
roundTo2DecimalPoint.output[0].name=output
roundTo2DecimalPoint.output[0].type=java.lang.String
# This handler adds the class name table column depends on the resource type.
gf.addClassNameColumn.class=org.glassfish.admingui.common.handlers.JdbcTempHandler
gf.addClassNameColumn.method=addClassNameColumn
gf.addClassNameColumn.input[0].name=poolsData
gf.addClassNameColumn.input[0].type=java.util.List
gf.addClassNameColumn.output[0].name=result
gf.addClassNameColumn.output[0].type=java.util.List
gf.getClusterForConfig.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.getClusterForConfig.method=getClusterForConfig
gf.getClusterForConfig.input[0].name=configName
gf.getClusterForConfig.input[0].type=java.lang.String
gf.getClusterForConfig.input[0].required=true
gf.getClusterForConfig.output[0].name=cluster
gf.getClusterForConfig.output[0].type=java.lang.String
deploy.class=org.glassfish.admingui.common.handlers.DeploymentHandler
deploy.method=deploy
deploy.input[0].name=filePath
deploy.input[0].type=java.lang.String
deploy.input[1].name=origPath
deploy.input[1].type=java.lang.String
deploy.input[2].name=allMaps
deploy.input[2].type=java.util.Map
deploy.input[3].name=appType
deploy.input[3].type=java.lang.String
deploy.input[4].name=targets
deploy.input[4].type=[Ljava.lang.String;
deploy.input[4].required=true
deploy.input[5].name=propertyList
deploy.input[5].type=java.util.List
gf.getResourceRealStatus.class=org.glassfish.admingui.common.handlers.ResourceHandlers
gf.getResourceRealStatus.method=getResourceRealStatus
gf.getResourceRealStatus.input[0].name=endpoint
gf.getResourceRealStatus.input[0].type=java.lang.String
gf.getResourceRealStatus.input[1].name=rows
gf.getResourceRealStatus.input[1].type=java.util.List
gf.getResourceRealStatus.input[1].required=true
gf.getResourceRealStatus.output[0].name=result
gf.getResourceRealStatus.output[0].type=java.util.List
# Returns the keys
#
# Input value: "Map" -- Type: java.util.Map
# Output value: "Keys" -- Type: Object
gf.getMapKeys.class=org.glassfish.admingui.common.handlers.UtilHandlers
gf.getMapKeys.method=getMapKeys
gf.getMapKeys.input[0].name=Map
gf.getMapKeys.input[0].type=java.util.Map
gf.getMapKeys.input[0].required=true
gf.getMapKeys.output[0].name=Keys
gf.getMapKeys.output[0].type=java.util.List
gf.getLogicalJndiName.class=org.glassfish.admingui.common.handlers.ResourceHandlers
gf.getLogicalJndiName.method=getLogicalJndiName
gf.getLogicalJndiName.input[0].name=logicalMapList
gf.getLogicalJndiName.input[0].type=java.util.List
gf.getLogicalJndiName.input[0].required=true
gf.getLogicalJndiName.input[1].name=listRow
gf.getLogicalJndiName.input[1].type=java.util.List
gf.getLogicalJndiName.output[0].name=result
gf.getLogicalJndiName.output[0].type=java.util.List
saveMsgProviderInfo.class=org.glassfish.admingui.common.handlers.SecurityHandler
saveMsgProviderInfo.method=saveMsgProviderInfo
saveMsgProviderInfo.input[0].name=attrMap
saveMsgProviderInfo.input[0].type=java.util.Map
saveMsgProviderInfo.input[0].required=true
saveMsgProviderInfo.input[1].name=configName
saveMsgProviderInfo.input[1].type=java.lang.String
saveMsgProviderInfo.input[1].required=true
saveMsgProviderInfo.input[2].name=edit
saveMsgProviderInfo.input[2].type=java.lang.String
saveMsgProviderInfo.input[2].required=true
gf.addToAppScopedResourcesTable.class=org.glassfish.admingui.common.handlers.ApplicationHandlers
gf.addToAppScopedResourcesTable.method=addToAppScopedResourcesTable
gf.addToAppScopedResourcesTable.input[0].name=appName
gf.addToAppScopedResourcesTable.input[0].type=java.lang.String
gf.addToAppScopedResourcesTable.input[0].required=true
gf.addToAppScopedResourcesTable.input[1].name=resources
gf.addToAppScopedResourcesTable.input[1].type=java.util.Map
gf.addToAppScopedResourcesTable.input[2].name=moduleName
gf.addToAppScopedResourcesTable.input[2].type=java.lang.String
gf.addToAppScopedResourcesTable.input[3].name=listOfRows
gf.addToAppScopedResourcesTable.input[3].type=java.util.List
gf.addToAppScopedResourcesTable.output[0].name=result
gf.addToAppScopedResourcesTable.output[0].type=java.util.List
gf.isConfigName.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.isConfigName.method=isConfigName
gf.isConfigName.input[0].name=configName
gf.isConfigName.input[0].type=java.lang.String
gf.isConfigName.input[0].required=true
gf.isConfigName.output[0].name=exists
gf.isConfigName.output[0].type=java.lang.Boolean
# 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.
gf.getClusterStatusSummary.class=org.glassfish.admingui.common.handlers.ClusterHandler
gf.getClusterStatusSummary.method=getClusterStatusSummary
gf.getClusterStatusSummary.input[0].name=statusMap
gf.getClusterStatusSummary.input[0].type=java.util.Map
gf.getClusterStatusSummary.input[0].required=true
gf.getClusterStatusSummary.output[0].name=numRunning
gf.getClusterStatusSummary.output[0].type=java.lang.String
gf.getClusterStatusSummary.output[1].name=numNotRunning
gf.getClusterStatusSummary.output[1].type=java.lang.String
gf.getClusterStatusSummary.output[2].name=numRequireRestart
gf.getClusterStatusSummary.output[2].type=java.lang.String
gf.getClusterStatusSummary.output[3].name=disableStart
gf.getClusterStatusSummary.output[3].type=java.lang.Boolean
gf.getClusterStatusSummary.output[4].name=disableStop
gf.getClusterStatusSummary.output[4].type=java.lang.Boolean
gf.getClusterStatusSummary.output[5].name=disableEjb
gf.getClusterStatusSummary.output[5].type=java.lang.Boolean
filterWebStats.class=org.glassfish.admingui.common.handlers.MonitoringHandlers
filterWebStats.method=filterWebStats
filterWebStats.input[0].name=webStats
filterWebStats.input[0].type=java.util.List
filterWebStats.input[0].required=true
filterWebStats.input[1].name=statType
filterWebStats.input[1].type=java.lang.String
filterWebStats.input[1].required=true
filterWebStats.output[0].name=stats
filterWebStats.output[0].type=java.util.List
rest.list.class=org.glassfish.admingui.common.util.RestUtil2
rest.list.method=sendRequestToCollectionResource
rest.list.input[0].name=endpoint
rest.list.input[0].type=java.lang.String
rest.list.input[0].required=true
rest.list.input[1].name=attrs
rest.list.input[1].type=java.util.Map
rest.list.input[1].required=false
rest.list.output[0].name=result
rest.list.output[0].type=java.util.List
# This handler allows the "partialRequest" flag to be set. This
# was added to work-a-round a bug in JSF where the behavior was
# inconsistent between FF and other browsers. Namely it recognized
# redirects as "partial" requets in other browsers due to the
# header being preserved across the redirect, but not in FF.
setPartialRequest.class=org.glassfish.admingui.common.handlers.CommonHandlers
setPartialRequest.method=setPartialRequest
setPartialRequest.input[0].name=value
setPartialRequest.input[0].type=java.lang.Boolean
setPartialRequest.input[0].required=true
gf.onlyDASExist.class=org.glassfish.admingui.common.handlers.CommonHandlers
gf.onlyDASExist.method=onlyDas
gf.onlyDASExist.output[0].name=onlyDAS
gf.onlyDASExist.output[0].type=java.lang.Boolean
# This handler update's user info.
# Input value: "Realm" -- Type: java.lang.String
# Output value: "UserId" -- Type: java.lang.String
# Output value: "GroupList" -- Type: java.lang.String
# Output value: "Password" -- Type: java.lang.String
saveUser.class=org.glassfish.admingui.common.handlers.SecurityHandler
saveUser.method=saveUser
saveUser.input[0].name=Realm
saveUser.input[0].type=java.lang.String
saveUser.input[0].required=true
saveUser.input[1].name=configName
saveUser.input[1].type=java.lang.String
saveUser.input[1].required=true
saveUser.input[2].name=UserId
saveUser.input[2].type=java.lang.String
saveUser.input[2].required=true
saveUser.input[3].name=GroupList
saveUser.input[3].type=java.lang.String
saveUser.input[3].required=true
saveUser.input[4].name=Password
saveUser.input[4].type=java.lang.String
saveUser.input[4].required=true
saveUser.input[5].name=CreateNew
saveUser.input[5].type=java.lang.String
saveUser.input[5].required=true
# This handler provides the foreach loop functionality. You should
# specify a request attribute 'var' that will be used as the key for
# storing each token in the list. You can then retreive each value
# as the loop iterates by requesting the request scoped attribute
# keyed by the value you suplied for 'var'. You must also specify
# the List