Uses of Class
net.anotheria.asg.generator.model.AbstractServiceGenerator
-
-
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.db
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.db Modifier and Type Class Description classJDBCBasedServiceGeneratorGenerates a DB-Backed implementation of a module interface and the according factory. -
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.docs
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.docs Modifier and Type Class Description classCMSBasedServiceGeneratorCMSBasedServiceGenerator class. -
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.federation
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.federation Modifier and Type Class Description classFederationServiceGeneratorGenerator for the FederationService. -
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.fixture
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.fixture Modifier and Type Class Description classFixtureServiceGeneratorFixtureServiceGenerator class. -
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.inmemory
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.inmemory Modifier and Type Class Description classInMemoryServiceGeneratorGenerates an inmemory implementation of a module interface and the according factory. -
Uses of AbstractServiceGenerator in net.anotheria.asg.generator.model.rmi
Subclasses of AbstractServiceGenerator in net.anotheria.asg.generator.model.rmi Modifier and Type Class Description classRMIServiceGeneratorGenerates a RMI-Backed distribution of a module interface and the according factory.
-