@ApplicationScoped public class CDIConstraintServices extends Object implements ConstraintServices
ConstraintServices interface, suitable
for any CDI or microprofile-based application.| Constructor and Description |
|---|
CDIConstraintServices() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ConstraintService> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<ConstraintService> iterator()
iterator in interface Iterable<ConstraintService>