Uses of Interface
org.jipijapa.cache.spi.Wrapper
Packages that use Wrapper
-
Uses of Wrapper in org.jipijapa.event.impl.internal
Methods in org.jipijapa.event.impl.internal that return WrapperModifier and TypeMethodDescriptionstatic WrapperNotification.startCache(Classification cacheType, Properties properties) start cacheMethods in org.jipijapa.event.impl.internal with parameters of type WrapperModifier and TypeMethodDescriptionstatic voidNotification.stopCache(Classification cacheType, Wrapper wrapper) Stop cache -
Uses of Wrapper in org.jipijapa.event.spi
Methods in org.jipijapa.event.spi that return WrapperModifier and TypeMethodDescriptionEventListener.startCache(Classification cacheType, Properties properties) start cacheMethods in org.jipijapa.event.spi with parameters of type WrapperModifier and TypeMethodDescriptionvoidEventListener.stopCache(Classification cacheType, Wrapper wrapper) Stop cache