org.richfaces.cdi.push
@ApplicationScoped public class TopicKeyResolver extends Object
TopicKey
from Push
annotation properties.Constructor and Description |
---|
TopicKeyResolver() |
Modifier and Type | Method and Description |
---|---|
org.richfaces.application.push.TopicKey |
resolveTopicKey(org.richfaces.cdi.push.Push pushAnnotation)
Resolves
TopicKey from Push annotation properties. |
public org.richfaces.application.push.TopicKey resolveTopicKey(org.richfaces.cdi.push.Push pushAnnotation)
TopicKey
from Push
annotation properties.pushAnnotation
- used for creating adequate TopicKey
TopicKey
resolved from given Push
annotation givenCopyright © 2014 JBoss by Red Hat. All Rights Reserved.