Uses of Interface
org.w3c.ddr.simple.Service

Packages that use Service
org.w3c.ddr.simple   
 

Uses of Service in org.w3c.ddr.simple
 

Methods in org.w3c.ddr.simple that return Service
static Service ServiceFactory.newService(java.lang.String clazz, java.lang.String defaultVocabulary, java.util.Properties configuration)
          Factory method for creating a new Service instance.