samples.userguide
Class EventSender

java.lang.Object
  extended by samples.userguide.EventSender

public class EventSender
extends Object


Constructor Summary
EventSender()
           
 
Method Summary
static void executeClient()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSender

public EventSender()
Method Detail

main

public static void main(String[] args)

executeClient

public static void executeClient()
                          throws Exception
Throws:
Exception


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.