Skip to content

Commit bede7e9

Browse files
author
Micha Kiener
committed
SPR-6425, conversation listener
1 parent e55565b commit bede7e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

org.springframework.context/src/main/java/org/springframework/conversation/ConversationListener.java

-2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,4 @@ void conversationActivated(Conversation conversation, Conversation oldCurrentCon
6262
*/
6363
void conversationDeactivated(Conversation conversation, Conversation newCurrentConversation,
6464
ConversationDeactivationType deactivationType);
65-
66-
// TODO: add more event-based methods
6765
}

0 commit comments

Comments
 (0)