org.skyscreamer.yoga.demo.resteasy.resources
Class ControllerSubscriber.DefaultController

java.lang.Object
  extended by org.skyscreamer.yoga.demo.resteasy.resources.ControllerSubscriber.DefaultController
Enclosing class:
ControllerSubscriber<T>

public class ControllerSubscriber.DefaultController
extends Object


Constructor Summary
ControllerSubscriber.DefaultController()
           
 
Method Summary
 T get(long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerSubscriber.DefaultController

public ControllerSubscriber.DefaultController()
Method Detail

get

public T get(long id)


Copyright © 2011. All Rights Reserved.