Searched refs:ServiceStoreFactory (Results 1 – 3 of 3) sorted by relevance
106 ServiceStore.class ServiceStoreFactory.class \
145 table.store = ServiceStoreFactory.createServiceStore(); in createServiceTable()198 ServiceStoreFactory.serialize(di, store); in serializeServiceStore()242 ServiceStoreFactory.deserializeServiceStore(di); in getStoreFromURL()
50 class ServiceStoreFactory extends Object { class