sample.contact
Class ClientApplication
java.lang.Object
sample.contact.ClientApplication
public class ClientApplication
- extends Object
Demonstrates accessing the ContactManager
via remoting protocols.
Based on Spring's JPetStore sample,
written by Juergen Hoeller.
- Author:
- Ben Alex
Constructor Summary |
ClientApplication(org.springframework.beans.factory.ListableBeanFactory beanFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientApplication
public ClientApplication(org.springframework.beans.factory.ListableBeanFactory beanFactory)
invokeContactManager
public void invokeContactManager(Authentication authentication,
int nrOfCalls)
main
public static void main(String[] args)
Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.