Ejemplo n.º 1
0
 /**
  * Return the {@link AtmosphereResourceSessionFactory}
  *
  * @return the AtmosphereResourceSessionFactory
  */
 public AtmosphereResourceSessionFactory sessionFactory() {
   return framework.sessionFactory();
 }