public class PayaraRestApiHandlers extends Object
Constructor and Description |
---|
PayaraRestApiHandlers() |
Modifier and Type | Method and Description |
---|---|
static void |
addSelectedInstancesToDeploymentGroup(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Add selected Instances to Deployment Groups
|
static void |
createDeploymentGroupInstances(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Create Deployment Group with Instances
|
static void |
getHazelcastClusterMembers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Gets information about the instances current registered to the Hazelcast cluster.
|
static void |
getHistoricHealthcheckMessages(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getRequestTracingMessages(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getRestEndpoints(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Gets the REST endpoints from a given app name and optional component name
|
static void |
getVirtualServersAttributes(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Gets the context roots of all deployed applications on the domain.
|
static void |
hasRestEndpoints(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Gets a map of components and if they are a jersey application
|
static void |
isCDIDevMode(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Gets a map of components with CDI dev mode status
|
static void |
prepareSuccessfulCommandMsg(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Sets the successful command message to be displayed
|
static void |
sendAsadminCommandToSelectedInstances(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Sends the asadmin command with the parameters provided to the instances selected in the table
|
static void |
sortDeploymentGroupSelectedInstancesStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
Sort selected and disabled Instances
|
static void |
sortHealthcheckEnabledNotifierStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx) |
static void |
sortInstanceSelectedDeploymentGroupStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
Sort enabled and disabled Deployment Groups
|
static void |
sortRequestTracingEnabledNotifierStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx) |
static void |
updateDeploymentGroups(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Updates the Deployment Groups to be enabled or disabled
|
static void |
updateNotifiers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Updates the request tracing notifiers to be enabled or disabled
|
public static void getHazelcastClusterMembers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void sendAsadminCommandToSelectedInstances(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void getRestEndpoints(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void hasRestEndpoints(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void isCDIDevMode(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void prepareSuccessfulCommandMsg(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void sortRequestTracingEnabledNotifierStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
public static void sortInstanceSelectedDeploymentGroupStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
handlerctx
- public static void updateDeploymentGroups(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void sortDeploymentGroupSelectedInstancesStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
handlerctx
- public static void addSelectedInstancesToDeploymentGroup(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void sortHealthcheckEnabledNotifierStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerctx)
public static void updateNotifiers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void getHistoricHealthcheckMessages(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getRequestTracingMessages(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getVirtualServersAttributes(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- public static void createDeploymentGroupInstances(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx
- Copyright © 2018. All rights reserved.