public class ClosePassedDeciderImpl extends Object implements ClosePassedDecider
| Constructor and Description |
|---|
ClosePassedDeciderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<Annotation,Boolean> |
get() |
boolean |
isCloseable(Annotation annotation) |
void |
setClosable(Annotation annotation,
boolean closeable) |
public Map<Annotation,Boolean> get()
get in interface ClosePassedDeciderpublic void setClosable(Annotation annotation, boolean closeable)
setClosable in interface ClosePassedDeciderpublic boolean isCloseable(Annotation annotation)
isCloseable in interface ClosePassedDeciderCopyright © 2015–2016 JBoss by Red Hat. All rights reserved.