|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HostSpecification
A representation of one host bundle constraint as seen in a bundle manifest and managed by a state and resolver.
This interface is not intended to be implemented by clients. The
StateObjectFactory
should be used to construct instances.
Method Summary | |
---|---|
BundleDescription[] |
getHosts()
Returns the list of host BundleDescriptions that satisfy this HostSpecification |
boolean |
isMultiHost()
Returns if this HostSpecification is allowed to have multiple hosts |
Methods inherited from interface org.eclipse.osgi.service.resolver.VersionConstraint |
---|
getBundle, getName, getSupplier, getVersionRange, isResolved, isSatisfiedBy |
Method Detail |
---|
BundleDescription[] getHosts()
boolean isMultiHost()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |