Searched defs:ServiceStoreInMemory (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java27 // ServiceStoreInMemory.java: An in-memory implementation
42 * The ServiceStoreInMemory class implements the ServiceStore interface
49 class ServiceStoreInMemory extends Object implements ServiceStore { class in inherits:Object,ServiceStore
910 * The InMemoryEvaluator evaluates queries for ServiceStoreInMemory.
1105 // Create a ServiceStoreInMemory record.
1288 // ServiceStoreInMemory instance variables.
1291 // ServiceStoreInMemory maintains an invaraint that the record for a

Completed in 21 milliseconds