public interface ScopingConstraint
Modifier and Type | Method and Description |
---|---|
ScopingConstraintFactory |
getFactory()
Get the factory that produces constraints of this type
|
Constraint |
getOutofScopeReadConstraint()
Get a constraint that should be used for reads of resources that are outside the scope of the constraint.
|
Constraint |
getStandardConstraint() |
ScopingConstraintFactory getFactory()
Constraint getStandardConstraint()
Constraint getOutofScopeReadConstraint()
Copyright © 2023 JBoss by Red Hat. All rights reserved.