aerogear-controller 1.0.0.M1

Uses of Interface
org.jboss.aerogear.controller.router.RoutingModule

Packages that use RoutingModule
org.jboss.aerogear.controller.router   
 

Uses of RoutingModule in org.jboss.aerogear.controller.router
 

Classes in org.jboss.aerogear.controller.router that implement RoutingModule
 class AbstractRoutingModule
          AbstractRoutingModule simplifies the process of configuring Routes by implementing RoutingModule and providing helper methods.
 

Constructor parameters in org.jboss.aerogear.controller.router with type arguments of type RoutingModule
DefaultRouter(javax.enterprise.inject.Instance<RoutingModule> instance, RouteProcessor routeProcessor)
           
 


aerogear-controller 1.0.0.M1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.