org.glassfish.admingui.common.handlers
Class JndiBrowserHandlers

java.lang.Object
  extended by org.glassfish.admingui.common.handlers.JndiBrowserHandlers

public class JndiBrowserHandlers
extends java.lang.Object

Author:
anac

Constructor Summary
JndiBrowserHandlers()
          Creates a new instance of JndiBrowserHandlers
 
Method Summary
static void getJndiTargets(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
           This handler returns the list of tagets for JNDI Names.
static void loadAllSystemRAResources(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
           This handler is used to load all the system RA resoures.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiBrowserHandlers

public JndiBrowserHandlers()
Creates a new instance of JndiBrowserHandlers

Method Detail

getJndiTargets

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

This handler returns the list of tagets for JNDI Names.

Parameters:
context - The HandlerContext.

loadAllSystemRAResources

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

This handler is used to load all the system RA resoures.



Copyright © 2012 GlassFish Community. All Rights Reserved.