public class ResourceHandlers extends Object
| Constructor and Description |
|---|
ResourceHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildConfidentialPropsTable(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
combineProperties(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getConfigPropsInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler looks into the config properties, and confidential list, and returns a List of Map for populating the properties table.
|
static void |
getLogicalJndiName(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getResourceRealStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
public static void getResourceRealStatus(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getConfigPropsInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler looks into the config properties, and confidential list, and returns a List of Map for populating the properties table.
This is called for creating new objects.public static void combineProperties(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void buildConfidentialPropsTable(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getLogicalJndiName(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.