org.drools.guvnor.client.admin
Class EventLogPresenter

java.lang.Object
  extended by org.drools.guvnor.client.admin.EventLogPresenter

public class EventLogPresenter
extends Object

Presenter for Event Log


Nested Class Summary
static interface EventLogPresenter.EventLogView
           
 
Field Summary
protected  RepositoryServiceAsync repositoryService
           
 
Constructor Summary
EventLogPresenter(RepositoryServiceAsync repositoryService, EventLogPresenter.EventLogView view)
           
 
Method Summary
 void bind()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repositoryService

protected RepositoryServiceAsync repositoryService
Constructor Detail

EventLogPresenter

public EventLogPresenter(RepositoryServiceAsync repositoryService,
                         EventLogPresenter.EventLogView view)
Method Detail

bind

public void bind()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.