|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.cli.shell.jbi.Artifact
org.ow2.petals.cli.shell.jbi.SharedLibrary
public class SharedLibrary
This class represents a remote JBI shared library
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.cli.shell.jbi.Artifact |
|---|
XPATH_JBI_DESCRIPTION, XPATH_JBI_NAME, XPATH_JBI_ROOT |
| Constructor Summary | |
|---|---|
SharedLibrary(java.net.URL url,
org.w3c.dom.Node jbiConfig)
|
|
| Method Summary | |
|---|---|
org.ow2.petals.ant.AbstractJBIAntTask[] |
getDeployTasksSequence()
Get the sequence of configured JBI ant tasks to deploy this artifact |
org.ow2.petals.ant.AbstractJBIAntTask[] |
getUndeployTasksSequence()
Get the sequence of configured JBI ant tasks to undeploy this artifact |
| Methods inherited from class org.ow2.petals.cli.shell.jbi.Artifact |
|---|
getDescription, getJbiXml, getName, getURL, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SharedLibrary(java.net.URL url,
org.w3c.dom.Node jbiConfig)
| Method Detail |
|---|
public org.ow2.petals.ant.AbstractJBIAntTask[] getDeployTasksSequence()
Artifact
getDeployTasksSequence in class Artifactpublic org.ow2.petals.ant.AbstractJBIAntTask[] getUndeployTasksSequence()
Artifact
getUndeployTasksSequence in class Artifact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||