org.apache.cxf.customer.book
Class BookServiceWrappedImpl
java.lang.Object
org.apache.cxf.customer.book.BookServiceWrappedImpl
- All Implemented Interfaces:
- BookServiceWrapped
public class BookServiceWrappedImpl
- extends Object
- implements BookServiceWrapped
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BookServiceWrappedImpl
public BookServiceWrappedImpl()
getBook
public Book getBook(long bookid)
throws BookNotFoundFault
- Specified by:
getBook in interface BookServiceWrapped
- Throws:
BookNotFoundFault
Apache CXF