How do you expect a typical implementation of
Set<Class>
ServerApplicationConfiguration.getAnnotatedEndpointClasses(Set<Class>)
to look like ?
Seems like the parameter will already contain the list of classes
annotated with @WebSocketEndpoint ?
Is the expectation that interface-driven endpoints will be added to this
set and returned back ?
What if I do not include @WebSocketEndpoint in the list ? Are those
endpoints then not deployed by the server ?
Is there a mechanism to provide configuration across all the endpoints -
annotation or interface-driven ?
Arun
--
http://twitter.com/arungupta
http://blogs.oracle.com/arungupta