Uses of Class
org.apache.geronimo.console.jmsmanager.wizard.AbstractHandler

Packages that use AbstractHandler
org.apache.geronimo.console.jmsmanager.wizard   
 

Uses of AbstractHandler in org.apache.geronimo.console.jmsmanager.wizard
 

Subclasses of AbstractHandler in org.apache.geronimo.console.jmsmanager.wizard
 class ConfigureRAInstanceHandler
          Handler for the screen that configures a resource adapter instance.
 class CreateConnectionFactoryHandler
          Handler for the screen that creates a new connection factory
 class CreateDestinationHandler
          Handler for the screen that creates a new connection factory
 class DeployHandler
          Can deploy a JMS resource into the server.
 class ListScreenHandler
          A handles for the front page that lists available resources.
 class ReviewHandler
          HAndles the screen where you review your progress so far
 class SelectConnectionFactoryTypeHandler
          Handler for the screen that creates a new connection factory
 class SelectDestinationTypeHandler
          Handler for the screen that creates a new connection factory
 class SelectProviderHandler
          Handler for the screen where you select a JMS provider (because you didn't want one of the ones we know about).
 class ShowPlanHandler
          Handles the page that shows a deployment plan
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.