org.cometd.demo
Class CometdDemo

java.lang.Object
  extended by org.cometd.demo.CometdDemo

public class CometdDemo
extends java.lang.Object

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

Author:
gregw

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

Constructor Detail

CometdDemo

public CometdDemo()
Method Detail

main

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


Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.