Uses of Class
org.kohsuke.stapler.Dispatcher

Packages that use Dispatcher
org.kohsuke.stapler Stapler URL->Object mapping framework. 
 

Uses of Dispatcher in org.kohsuke.stapler
 

Fields in org.kohsuke.stapler with type parameters of type Dispatcher
 java.util.List<Dispatcher> MetaClass.dispatchers
           
 

Method parameters in org.kohsuke.stapler with type arguments of type Dispatcher
abstract  void Facet.buildViewDispatchers(MetaClass owner, java.util.List<Dispatcher> dispatchers)
          Adds Dispatchers that look at one token and binds that to the views associated with the 'it' object.
 



Copyright © 2009. All Rights Reserved.