Package i5.las2peer.persistency
Interface StorageLookupHandler
- All Known Implementing Classes:
LatestArtifactVersionFinder
public interface StorageLookupHandler
-
Method Summary
Modifier and Type Method Description void
onLookup(java.util.ArrayList<rice.p2p.past.PastContentHandle> handles)
-
Method Details
-
onLookup
void onLookup(java.util.ArrayList<rice.p2p.past.PastContentHandle> handles)
-