CometDServlet that can be configured with the init-parameter
services to be a comma separated list of class names of annotated services, that will
be processed by ServerAnnotationProcessor upon initialization.ClientAnnotationProcessor.process(Object) on callbacks methods
annotated with Listener and Subscription, and on lifecycle methods annotated
with PreDestroy.ServerAnnotationProcessor.process(Object) on callbacks methods
annotated with Listener and Subscription, and on lifecycle methods annotated
with PreDestroy.Listener and Subscription.ServerAnnotationProcessor.processCallbacks(Object) on callback methods
annotated with Listener and Subscription.Listener or Subscription
whose value is a channel template such as /game/{gameId}, this
annotation binds parameters of those methods with the value obtained
matching the actual channel with the channel template.Session, and callbacks
annotated with Listener and Subscription.Inject and Session, lifecycle methods
annotated with PostConstruct, and callback methods annotated with Listener
and Subscription.Listener and Subscription.ConfigureInject and Session.PostConstruct.PostConstruct.PreDestroy.PreDestroy.sessions objects
scoped to the service instance.Copyright © 2008–2014 Dojo Foundation. All rights reserved.