Interface HotSwapListener
public interface HotSwapListener
The interface that defines the contract for HotSwapListeners.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordThe event object that is passed toendpointChangedmethod. -
Method Summary
Modifier and TypeMethodDescriptionvoidThe method that is called when anEndpointChangedEventis fired.
-
Method Details
-
endpointChanged
The method that is called when anEndpointChangedEventis fired.
-