org.smartfrog.services.os.java
Interface RemoteCachePolicy
- All Superinterfaces:
- LibraryCachePolicy, java.rmi.Remote
- All Known Implementing Classes:
- Maven1Policy, Maven2Policy
public interface RemoteCachePolicy
- extends LibraryCachePolicy
Interface that remote cache policies should implement
createRemotePath
java.lang.String createRemotePath(SerializedArtifact artifact)
throws java.rmi.RemoteException,
SmartFrogException
- create a path to the remote system, all but the base URL,
using the artifact as the
- Parameters:
artifact -
- Returns:
-
- Throws:
java.rmi.RemoteException
SmartFrogException
(C) Copyright 1998-2006 Hewlett-Packard Development Company, LP