public class BeanServer extends Object
SPIEndpoint.| Constructor and Description |
|---|
BeanServer(String engineProviderClassname)
Create new BeanServer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
closeWebSocketServer()
Stop the bean server.
|
ServerContainerImpl |
getContainerContext()
Returns the ContainerContext.
|
void |
initWebSocketServer(String wsPath,
int port,
Set<Class<?>> fqWSBeanNames)
Inits the server.
|
public BeanServer(String engineProviderClassname)
engineProviderClassname - engine provider.public ServerContainerImpl getContainerContext()
public void closeWebSocketServer()
Copyright © 2012. All Rights Reserved.