org.glassfish.jersey.examples.jackson
Class EmptyArrayResource

java.lang.Object
  extended by org.glassfish.jersey.examples.jackson.EmptyArrayResource

@Path(value="/emptyArrayResource")
public class EmptyArrayResource
extends Object

TODO javadoc.

Author:
Jakub Podlesak (jakub.podlesak at oracle.com)

Constructor Summary
EmptyArrayResource()
           
 
Method Summary
 EmptyArrayBean getIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyArrayResource

public EmptyArrayResource()
Method Detail

getIt

public EmptyArrayBean getIt()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.