dojox.cometd.demo
Class Main

java.lang.Object
  extended by dojox.cometd.demo.Main

public class Main
extends Object

Main class for cometd demo. This is of use when running demo in a terracotta cluster

Author:
gregw

Constructor Summary
Main()
           
 
Method Summary
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

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception


Copyright © 2007 Mort Bay Consulting. All Rights Reserved.