Uses of Class
org.fuin.jmsmvc4swing.base.ControllerPair

Packages that use ControllerPair
org.fuin.jmsmvc4swing.model Internal model classes for creating the source and byte code (The only class you should use from this package is ControllerModel). 
 

Uses of ControllerPair in org.fuin.jmsmvc4swing.model
 

Methods in org.fuin.jmsmvc4swing.model that return ControllerPair
 ControllerPair<T> ControllerModel.createOnTheFly(JmsJndiEnvironment env, java.lang.String topicName, Controller ctrl)
          Creates all classes "on-the-fly" with Javassist and then returns the necessary instances to work with.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.