Interface WeaveServiceFactory<T extends WeaveService>
- All Superinterfaces:
org.mule.dx.platform.api.component.ComponentFactory<T>
public interface WeaveServiceFactory<T extends WeaveService>
extends org.mule.dx.platform.api.component.ComponentFactory<T>
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanapplies(org.mule.dx.platform.api.project.Project project) Methods inherited from interface org.mule.dx.platform.api.component.ComponentFactory
associatedType, create
-
Method Details
-
applies
default boolean applies(org.mule.dx.platform.api.project.Project project) - Specified by:
appliesin interfaceorg.mule.dx.platform.api.component.ComponentFactory<T extends WeaveService>
-