public interface WindowReference<T> extends WindowDefinition, DeclarationSource
WindowDefinition.Type
Modifier and Type | Method and Description |
---|---|
EntryPoint |
getEntryPoint() |
String |
getName() |
Class<T> |
getPatternType() |
Predicate1<T>[] |
getPredicates() |
getType, getValue
Predicate1<T>[] getPredicates()
String getName()
EntryPoint getEntryPoint()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.