org.jboss.resteasy.examples.service
Class Library
java.lang.Object
org.jboss.resteasy.examples.service.Library
public class Library
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Library
public Library()
getBooksBadger
@BadgerFish
public BookListing getBooksBadger()
getBooksMapped
public BookListing getBooksMapped()
getBooksBadgerText
public String getBooksBadgerText()
throws Exception
- Throws:
Exception
getBooksMappedText
public String getBooksMappedText()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.