users@websocket-spec.java.net

[jsr356-users] ServerApplicationConfiguration

From: Arun Gupta <arun.p.gupta_at_oracle.com>
Date: Tue, 08 Jan 2013 14:12:17 -0800

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