Interface WeaveComponent

All Superinterfaces:
org.mule.dx.platform.api.component.ComponentLifecycle, LanguageServerLifecycle
All Known Subinterfaces:
WeaveBuildComponent, WeaveDependencyComponent, WeaveMetadataProviderComponent, WeaveProjectStructureComponent
All Known Implementing Classes:
FeatureDescriptorComponent

public interface WeaveComponent extends org.mule.dx.platform.api.component.ComponentLifecycle, LanguageServerLifecycle
  • Method Details

    • start

      default void start()
      Specified by:
      start in interface org.mule.dx.platform.api.component.ComponentLifecycle
    • stop

      default void stop()
      Specified by:
      stop in interface org.mule.dx.platform.api.component.ComponentLifecycle