org.impalaframework.interactive.facade
Class InteractiveOperationsFacade

java.lang.Object
  extended by org.impalaframework.facade.BaseOperationsFacade
      extended by org.impalaframework.facade.BootstrappingOperationFacade
          extended by org.impalaframework.interactive.facade.InteractiveOperationsFacade
All Implemented Interfaces:
org.impalaframework.facade.InternalOperationsFacade, org.impalaframework.facade.OperationsFacade
Direct Known Subclasses:
InteractiveWebOperationsFacade

public class InteractiveOperationsFacade
extends org.impalaframework.facade.BootstrappingOperationFacade


Constructor Summary
InteractiveOperationsFacade()
           
 
Method Summary
protected  java.lang.String getContextLocationResolverClassName()
           
protected  java.lang.String getDefaultResourceName()
           
 
Methods inherited from class org.impalaframework.facade.BootstrappingOperationFacade
getBootstrapContextLocations
 
Methods inherited from class org.impalaframework.facade.BaseOperationsFacade
addModule, execute, findModuleNameLike, getBean, getContextStarter, getModuleBean, getModuleManagementFacade, getModuleStateHolder, getRootModuleDefinition, getRootRuntimeModule, getRuntimeModule, hasModule, init, init, reloadModule, reloadModuleLike, reloadRootModule, removeModule, repairModules, unloadRootModule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractiveOperationsFacade

public InteractiveOperationsFacade()
Method Detail

getContextLocationResolverClassName

protected java.lang.String getContextLocationResolverClassName()
Overrides:
getContextLocationResolverClassName in class org.impalaframework.facade.BootstrappingOperationFacade

getDefaultResourceName

protected java.lang.String getDefaultResourceName()
Overrides:
getDefaultResourceName in class org.impalaframework.facade.BootstrappingOperationFacade