Uses of Class
eos.Eos.Cache.Builder
-
Packages that use Eos.Cache.Builder Package Description eos -
-
Uses of Eos.Cache.Builder in eos
Methods in eos that return Eos.Cache.Builder Modifier and Type Method Description Eos.Cache.BuilderEos.Cache.Builder. withInterceptors(Map<String,Interceptor> interceptors)Eos.Cache.BuilderEos.Cache.Builder. withPointCuts(Map<String,Pointcut> pointcuts)Eos.Cache.BuilderEos.Cache.Builder. withRepo(Repo repo)Eos.Cache.BuilderEos.Cache.Builder. withSettings(Settings settings)Eos.Cache.BuilderEos.Cache.Builder. withUxProcessor(UxProcessor uxProcessor)Constructors in eos with parameters of type Eos.Cache.Builder Constructor Description Cache(Eos.Cache.Builder builder)
-