org.drools.guvnor.client
Class GuvnorDroolsEntryPoint
java.lang.Object
org.drools.guvnor.client.GuvnorDroolsEntryPoint
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class GuvnorDroolsEntryPoint
- extends Object
- implements com.google.gwt.core.client.EntryPoint
This is the main launching/entry point for the Guvnor web console. It
essentially sets the initial layout.
If you hadn't noticed, this is using GWT from google. Refer to GWT docs if
GWT is new to you (it is quite a different way of building web apps).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuvnorDroolsEntryPoint
public GuvnorDroolsEntryPoint()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.