public interface HostSpecification extends VersionConstraint
This interface is not intended to be implemented by clients. The
StateObjectFactory
should be used to construct instances.
Modifier and Type | Method and Description |
---|---|
BundleDescription[] |
getHosts()
Returns the list of host BundleDescriptions that satisfy this HostSpecification
|
boolean |
isMultiHost()
Returns if this HostSpecification is allowed to have multiple hosts
|
getBundle, getName, getRequirement, getSupplier, getUserObject, getVersionRange, isResolved, isSatisfiedBy, setUserObject
BundleDescription[] getHosts()
boolean isMultiHost()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.