Uses of Interface
com.sun.jini.norm.lookup.SubStore

Packages that use SubStore
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.norm.lookup   
 

Uses of SubStore in com.sun.jini.norm
 

Methods in com.sun.jini.norm with parameters of type SubStore
(package private)  void PersistentStore.addSubStore(SubStore subStore)
          Inform the store of a sub-store
 

Uses of SubStore in com.sun.jini.norm.lookup
 

Classes in com.sun.jini.norm.lookup that implement SubStore
 class JoinState
          Utility class that combines JoinManager with persistence.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.