Uses of Class
org.openbp.cockpit.generator.GeneratorMgr

Packages that use GeneratorMgr
org.openbp.cockpit.generator   
 

Uses of GeneratorMgr in org.openbp.cockpit.generator
 

Methods in org.openbp.cockpit.generator that return GeneratorMgr
 GeneratorMgr Generator.getGeneratorMgr()
          Gets the generator manager that loaded this generator.
static GeneratorMgr GeneratorMgr.getInstance()
          Gets the singleton instance of this class.
 

Methods in org.openbp.cockpit.generator with parameters of type GeneratorMgr
 void Generator.setGeneratorMgr(GeneratorMgr generatorMgr)
          Sets the generator manager that loaded this generator.
 



Copyright © 2011. All Rights Reserved.