|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.host.contribution.Deployable
public class Deployable
Represents a deployable artifact in a contribution
| Constructor Summary | |
|---|---|
Deployable(javax.xml.namespace.QName name,
javax.xml.namespace.QName type)
|
|
| Method Summary | |
|---|---|
javax.xml.namespace.QName |
getName()
The QName of the deployable component. |
javax.xml.namespace.QName |
getType()
Returns the deployable type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Deployable(javax.xml.namespace.QName name,
javax.xml.namespace.QName type)
| Method Detail |
|---|
public javax.xml.namespace.QName getName()
public javax.xml.namespace.QName getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||