Interface IntegrationManager
public interface IntegrationManager
-
Method Summary
Modifier and TypeMethodDescription<T extends Integration>
voidregister(IntegrationType<? extends T> type, T integration)
-
Method Details
-
register
-
<T extends Integration>
voidregister(IntegrationType<? extends T> type,
T integration)