org.glassfish.full.admingui.handlers
Class JndiHandlers

java.lang.Object
  extended by org.glassfish.full.admingui.handlers.JndiHandlers

public class JndiHandlers
extends Object


Constructor Summary
JndiHandlers()
          Creates a new instance of ConnectorsHandler
 
Method Summary
static void getJndiResourceAttrForEdit(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
           
static void getJndiResourceForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
           
static void updateJndiResourceAttrs(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiHandlers

public JndiHandlers()
Creates a new instance of ConnectorsHandler

Method Detail

getJndiResourceForCreate

public static void getJndiResourceForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

getJndiResourceAttrForEdit

public static void getJndiResourceAttrForEdit(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)

updateJndiResourceAttrs

public static void updateJndiResourceAttrs(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)


Copyright © 2012 GlassFish Community. All Rights Reserved.