org.mule.example.bookstore.client
Class BookstoreClient
java.lang.Object
org.mule.example.bookstore.client.BookstoreClient
public class BookstoreClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static transient Log logger
bookstore
protected static Bookstore bookstore
muleContext
protected MuleContext muleContext
BookstoreClient
public BookstoreClient(String config)
throws MuleException
- Throws:
MuleException
close
public void close()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.