public static final class ProfileContext.ProfileSpec extends ProfileContext
ProfileContext.IfAttributeValue, ProfileContext.ProfileName, ProfileContext.ProfileSpec, ProfileContext.ProfileTable
Constructor and Description |
---|
ProfileContext.ProfileSpec(ComponentMatcher profileSpecId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
ComponentMatcher |
getProfileSpecId()
Returns the
ComponentMatcher which is used to match against profile specification IDs. |
int |
hashCode() |
java.lang.String |
toString() |
public ProfileContext.ProfileSpec(@Nonnull ComponentMatcher profileSpecId)
profileSpecId
- Matches against profile specification IDs.@Nonnull public ComponentMatcher getProfileSpecId()
ComponentMatcher
which is used to match against profile specification IDs.public boolean equals(java.lang.Object o)
equals
in class ProfileContext
public int hashCode()
hashCode
in class ProfileContext
public java.lang.String toString()
Copyright © OpenCloud. All Rights Reserved.