public abstract class ContainerProvider extends Object
| Constructor and Description |
|---|
ContainerProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract <T> T |
getContainer(Class<T> containerClass) |
static javax.websocket.WebSocketContainer |
getWebSocketContainer() |
public static javax.websocket.WebSocketContainer getWebSocketContainer()
protected abstract <T> T getContainer(Class<T> containerClass)
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.