org.pentaho.di.ui.repository.repositoryexplorer.controllers
Class LazilyInitializedController

java.lang.Object
  extended by org.pentaho.ui.xul.XulEventSourceAdapter
      extended by org.pentaho.ui.xul.impl.AbstractXulEventHandler
          extended by org.pentaho.di.ui.repository.repositoryexplorer.controllers.LazilyInitializedController
All Implemented Interfaces:
org.pentaho.ui.xul.impl.XulEventHandler, org.pentaho.ui.xul.XulEventSource
Direct Known Subclasses:
ClustersController, ConnectionsController, PartitionsController, SecurityController, SlavesController

public abstract class LazilyInitializedController
extends org.pentaho.ui.xul.impl.AbstractXulEventHandler


Constructor Summary
LazilyInitializedController()
           
 
Method Summary
 void init(Repository repository)
           
 
Methods inherited from class org.pentaho.ui.xul.impl.AbstractXulEventHandler
bind, bind, getData, getName, getXulDomContainer, setData, setName, setXulDomContainer
 
Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazilyInitializedController

public LazilyInitializedController()
Method Detail

init

public void init(Repository repository)
          throws ControllerInitializationException
Throws:
ControllerInitializationException