Uses of Package
uk.org.ogsadai.examples.demoFactory

Packages that use uk.org.ogsadai.examples.demoFactory
uk.org.ogsadai.examples.demoFactory Example code for the demo factory tutorial. 
uk.org.ogsadai.examples.demoTransientFactory Example code for the demo transient factory tutorial. 
 

Classes in uk.org.ogsadai.examples.demoFactory used by uk.org.ogsadai.examples.demoFactory
DemoNameProvider
          Interface that provided a getName method which is used in the data resource factory demos.
 

Classes in uk.org.ogsadai.examples.demoFactory used by uk.org.ogsadai.examples.demoTransientFactory
DemoNameProvider
          Interface that provided a getName method which is used in the data resource factory demos.