|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admingui.common.handlers.JdbcTempHandler
public class JdbcTempHandler
| Field Summary | |
|---|---|
static Logger |
guiLogger
|
static String |
REASON_FAILED_KEY
|
| Constructor Summary | |
|---|---|
JdbcTempHandler()
Creates a new instance of JdbcHandler |
|
| Method Summary | |
|---|---|
static void |
addClassNameColumn(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler adds the class name table column depends on the resource type. |
static void |
setJDBCPoolWizard(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler gets the default values and resource type and puts them in session |
static void |
updateJdbcConnectionPoolPropertiesTable(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
updates the wizard map properties on step 2 |
static void |
updateJdbcConnectionPoolWizardStep2(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
updates the wizard map properties on step 2 |
static void |
updateJDBCPoolWizardStep1(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler gets the datasource classname and properties and sets them in session |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Logger guiLogger
public static final String REASON_FAILED_KEY
| Constructor Detail |
|---|
public JdbcTempHandler()
| Method Detail |
|---|
public static void setJDBCPoolWizard(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler gets the default values and resource type and puts them in session
public static void updateJDBCPoolWizardStep1(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler gets the datasource classname and properties and sets them in session
public static void updateJdbcConnectionPoolPropertiesTable(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
updates the wizard map properties on step 2
public static void updateJdbcConnectionPoolWizardStep2(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
updates the wizard map properties on step 2
public static void addClassNameColumn(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler adds the class name table column depends on the resource type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||