public abstract class ProfileContext
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ProfileContext.IfAttributeValue
Matches profiles based on the value of a particular profile attribute.
|
static class |
ProfileContext.ProfileName
Matches profiles based on their profile name.
|
static class |
ProfileContext.ProfileSpec
Matches profiles based on the associated profile specification.
|
static class |
ProfileContext.ProfileTable
Matches profiles based on the enclosing profile table.
|
Copyright © OpenCloud. All Rights Reserved.