Package uk.org.ogsadai.examples.demoFactory

Example code for the demo factory tutorial.

See:
          Description

Interface Summary
DemoNameProvider Interface that provided a getName method which is used in the data resource factory demos.
 

Class Summary
DemoCreateInstanceActivity An activity that creates a new data service resource to demonstrate the data service resource creation functionality.
DemoFactoryDataResourceAccessor A very simple data resource accessor that allows activities to obtain the configuration directory of the data service resource that is using the accessor.
DemoInstanceDataResourceAccessor A very simple data resource accessor designed to be used to demonstrate dynamic creation of data service resources.
DemoQueryInstanceActivity An activity that queries a data service resource created by a demo data service resource factory resource.
 

Package uk.org.ogsadai.examples.demoFactory Description

Example code for the demo factory tutorial.