org.apache.cxf.management.web.browser.client
Class LogBrowser

java.lang.Object
  extended by org.apache.cxf.management.web.browser.client.LogBrowser
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


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

Constructor Detail

LogBrowser

public LogBrowser()
Method Detail

onModuleLoad

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


Apache CXF