|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.s4.deploy.FileSystemS4RFetcher
public class FileSystemS4RFetcher
Fetches S4R files from a file system, possibly distributed.
Constructor Summary | |
---|---|
FileSystemS4RFetcher()
|
Method Summary | |
---|---|
java.io.InputStream |
fetch(java.net.URI uri)
Returns a stream to an S4R archive file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemS4RFetcher()
Method Detail |
---|
public java.io.InputStream fetch(java.net.URI uri) throws DeploymentFailedException
S4RFetcher
fetch
in interface S4RFetcher
uri
- S4R archive identifier
DeploymentFailedException
- when fetching fails
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |