Interface ProjectConnectionCloseListener
-
- All Known Implementing Classes:
DefaultGradleConnector
public interface ProjectConnectionCloseListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
connectionClosed(ProjectConnection connection)
-
-
-
Method Detail
-
connectionClosed
void connectionClosed(ProjectConnection connection)
-
-