org.skyscreamer.yoga.demo.resteasy.resources
Class ControllerSubscriber<T>
java.lang.Object
org.skyscreamer.yoga.demo.resteasy.resources.ControllerSubscriber<T>
public class ControllerSubscriber<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerSubscriber
public ControllerSubscriber()
setRegistry
public void setRegistry(org.jboss.resteasy.core.ResourceMethodRegistry registry)
setEntityClass
public void setEntityClass(Class<T> entityClass)
setup
@PostConstruct
public void setup()
Copyright © 2011. All Rights Reserved.