Uses of Class
org.kie.spring.factorybeans.LoggerAdaptor
-
Packages that use LoggerAdaptor Package Description org.kie.spring.factorybeans -
-
Uses of LoggerAdaptor in org.kie.spring.factorybeans
Fields in org.kie.spring.factorybeans declared as LoggerAdaptor Modifier and Type Field Description protected LoggerAdaptorLoggerFactoryBean. loggerFields in org.kie.spring.factorybeans with type parameters of type LoggerAdaptor Modifier and Type Field Description protected org.springframework.beans.factory.support.ManagedList<LoggerAdaptor>KSessionFactoryBean. loggerAdaptorsMethods in org.kie.spring.factorybeans that return LoggerAdaptor Modifier and Type Method Description LoggerAdaptorLoggerFactoryBean. getObject()Methods in org.kie.spring.factorybeans that return types with arguments of type LoggerAdaptor Modifier and Type Method Description List<LoggerAdaptor>KSessionFactoryBean. getKnowledgeRuntimeLoggers()Method parameters in org.kie.spring.factorybeans with type arguments of type LoggerAdaptor Modifier and Type Method Description voidKSessionFactoryBean. setKnowledgeRuntimeLoggers(List<LoggerAdaptor> loggers)
-