org.sonar.batch.scan2
Class ProjectScanContainer
java.lang.Object
org.sonar.api.platform.ComponentContainer
org.sonar.batch.scan2.ProjectScanContainer
- All Implemented Interfaces:
- BatchComponent, ServerComponent
public class ProjectScanContainer
- extends ComponentContainer
| Methods inherited from class org.sonar.api.platform.ComponentContainer |
add, addComponent, addExtension, addPicoAdapter, addSingleton, addSingletons, createChild, declareExtension, execute, getChild, getComponentByKey, getComponentByType, getComponentsByType, getParent, getPicoContainer, removeChild, startComponents, stopComponents, stopComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectScanContainer
public ProjectScanContainer(ComponentContainer taskContainer)
doBeforeStart
protected void doBeforeStart()
- Overrides:
doBeforeStart in class ComponentContainer
doAfterStart
protected void doAfterStart()
- Overrides:
doAfterStart in class ComponentContainer
Copyright © 2009–2015 SonarSource. All rights reserved.