|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.DefaultPluginArtifactFactory
public class DefaultPluginArtifactFactory
Creates plugin artifacts by handling URI's that are files and looking at the file's extension
| Constructor Summary | |
|---|---|
DefaultPluginArtifactFactory()
|
|
| Method Summary | |
|---|---|
PluginArtifact |
create(java.net.URI artifactUri)
Creates the artifact by looking at the file extension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPluginArtifactFactory()
| Method Detail |
|---|
public PluginArtifact create(java.net.URI artifactUri)
create in interface PluginArtifactFactoryartifactUri - The artifact URI
java.lang.IllegalArgumentException - If an artifact cannot be created from the URL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||