Uses of Interface
com.helger.base.cleanup.ICleanUpRegistry
Packages that use ICleanUpRegistry
-
Uses of ICleanUpRegistry in com.helger.base.cleanup
Classes in com.helger.base.cleanup that implement ICleanUpRegistryModifier and TypeClassDescriptionfinal classThis class contains all the cleanup actions which resets library caches etc. to their original state.Methods in com.helger.base.cleanup with parameters of type ICleanUpRegistryModifier and TypeMethodDescriptionvoidBaseCleanUpRegistrarSPI.registerCleanUpAction(@NonNull ICleanUpRegistry aRegistry) Register cleanup actions.voidICleanUpRegistrarSPI.registerCleanUpAction(@NonNull ICleanUpRegistry aRegistry) Register cleanup actions.