org.drools.guvnor.client
Class JBRMSEntryPoint
java.lang.Object
org.drools.guvnor.client.JBRMSEntryPoint
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class JBRMSEntryPoint
- extends Object
- implements com.google.gwt.core.client.EntryPoint
This is the main launching/entry point for the JBRMS 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 |
JBRMSEntryPoint
public JBRMSEntryPoint()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.