Class TinyTrackAround
-
- All Implemented Interfaces:
@Component()@ConditionalWingsEnabled()@Order(value = WingsOrdered.Lv3Service) public class TinyTrackAround- Since:
2024-07-24
trydofor
-
-
Constructor Summary
Constructors Constructor Description TinyTrackAround()
-
Method Summary
Modifier and Type Method Description Objecttrack(ProceedingJoinPoint joinPoint)voidsetTinyTrackService(TinyTrackService tinyTrackService)-
-
Method Detail
-
setTinyTrackService
@Autowired() void setTinyTrackService(TinyTrackService tinyTrackService)
-
-
-
-