@ApplicationScoped public class WsEndpoints extends Object
feedSessions and uiClientSessions so that one does not need to inject them
separately as in most cases they are used together.| Constructor and Description |
|---|
WsEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(Object ignore) |
WsSessions |
getFeedSessions() |
WsSessions |
getUiClientSessions() |
public WsSessions getFeedSessions()
public WsSessions getUiClientSessions()
public void destroy(@Observes @Destroyed(value=javax.enterprise.context.ApplicationScoped.class)
Object ignore)
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.