RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.rest
Class JaxRsActivator

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.richfaces.photoalbum.rest.JaxRsActivator

public class JaxRsActivator
extends javax.ws.rs.core.Application

A class extending Application and annotated with @ApplicationPath is the Java EE 6 "no XML" approach to activating JAX-RS.

Resources are served relative to the servlet path specified in the ApplicationPath annotation.


Constructor Summary
JaxRsActivator()
           
 
Method Summary
 
Methods inherited from class javax.ws.rs.core.Application
getClasses, getSingletons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxRsActivator

public JaxRsActivator()

RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.