org.drools.guvnor.client
Class GuvnorDroolsEntryPoint
java.lang.Object
org.drools.guvnor.client.GuvnorDroolsEntryPoint
public class GuvnorDroolsEntryPoint
- extends Object
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).
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuvnorDroolsEntryPoint
public GuvnorDroolsEntryPoint()
init
@PostConstruct
public void init()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.