Uses of Class
project35.soa.GeneralServiceClassFactory

Packages that use GeneralServiceClassFactory
project35.soa.id This small package describes services which generate identifier values for text fields. 
project35.soa.plugins This package contains all the classes that are needed for developers to extend the system with their own plugins. 
 

Uses of GeneralServiceClassFactory in project35.soa.id
 

Subclasses of GeneralServiceClassFactory in project35.soa.id
 class IDGeneratorServiceFactory
          This is used to make id generator services in a memory economical way.
 

Uses of GeneralServiceClassFactory in project35.soa.plugins
 

Subclasses of GeneralServiceClassFactory in project35.soa.plugins
 class PluginFactory
          creates instances of plugins.