|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BundleReference
Metadata about the bundle.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name to the bundle to be installed. |
java.lang.Integer |
getStartLevel()
The start level of the bundle. |
java.net.URL |
getURL()
Returns the url to the bundle to be installed. |
java.lang.Boolean |
shouldStart()
Should the bundle should be started? |
java.lang.Boolean |
shouldUpdate()
Should the bundle should be updated? |
Method Detail |
---|
java.lang.String getName()
java.net.URL getURL()
java.lang.Integer getStartLevel()
java.lang.Boolean shouldStart()
java.lang.Boolean shouldUpdate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |