|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ungoverned.oscar.installer.artifact.AbstractArtifact
org.ungoverned.oscar.installer.artifact.AbstractJarArtifact
org.ungoverned.oscar.installer.artifact.ResourceJarArtifact
public class ResourceJarArtifact
| Field Summary |
|---|
| Fields inherited from class org.ungoverned.oscar.installer.artifact.AbstractArtifact |
|---|
s_buffer |
| Constructor Summary | |
|---|---|
ResourceJarArtifact(StringProperty sourceName)
|
|
ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir)
|
|
ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir,
boolean localize)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream(Status status)
|
java.lang.String |
toString()
|
| Methods inherited from class org.ungoverned.oscar.installer.artifact.AbstractJarArtifact |
|---|
process, unjar |
| Methods inherited from class org.ungoverned.oscar.installer.artifact.AbstractArtifact |
|---|
copy, copyAndLocalize, getDestinationDirectory, getPath, getPathHead, getSourceName, localize, readParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceJarArtifact(StringProperty sourceName)
public ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir)
public ResourceJarArtifact(StringProperty sourceName,
StringProperty destDir,
boolean localize)
| Method Detail |
|---|
public java.io.InputStream getInputStream(Status status)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||