org.cruxframework.crux.tools.codeserver.client
Class CodeServerNotifier

java.lang.Object
  extended by org.cruxframework.crux.tools.codeserver.client.CodeServerNotifier
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class CodeServerNotifier
extends Object
implements com.google.gwt.core.client.EntryPoint

Author:
Thiago da Rosa de Bustamante

Field Summary
static int DEFAULT_COMPILER_NOTIFIER_PORT
           
 
Constructor Summary
CodeServerNotifier()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_COMPILER_NOTIFIER_PORT

public static final int DEFAULT_COMPILER_NOTIFIER_PORT
See Also:
Constant Field Values
Constructor Detail

CodeServerNotifier

public CodeServerNotifier()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2014. All rights reserved.