Uses of Class
org.hotswap.agent.annotation.handler.WatchEventDTO
-
Packages that use WatchEventDTO Package Description org.hotswap.agent.annotation.handler -
-
Uses of WatchEventDTO in org.hotswap.agent.annotation.handler
Methods in org.hotswap.agent.annotation.handler that return WatchEventDTO Modifier and Type Method Description static <T extends Annotation>
WatchEventDTOWatchEventDTO. parse(T annotation)Parse the annotation to fill in the container.
-