Uses of Class
ch.qos.logback.core.model.InsertFromJNDIModel
Packages that use InsertFromJNDIModel
Package
Description
Contains Model classes which are the internal representation of configuration elements, independent of XML.
Contains model processors for handling configuration model objects.
-
Uses of InsertFromJNDIModel in ch.qos.logback.core.model
Methods in ch.qos.logback.core.model that return InsertFromJNDIModelModifier and TypeMethodDescriptionprotected InsertFromJNDIModelInsertFromJNDIModel.makeNewInstance() -
Uses of InsertFromJNDIModel in ch.qos.logback.core.model.processor
Methods in ch.qos.logback.core.model.processor that return types with arguments of type InsertFromJNDIModelModifier and TypeMethodDescriptionprotected Class<InsertFromJNDIModel> InsertFromJNDIModelHandler.getSupportedModelClass()Methods in ch.qos.logback.core.model.processor with parameters of type InsertFromJNDIModelModifier and TypeMethodDescriptionvoidInsertFromJNDIModelHandler.detachedHandle(ContextAwarePropertyContainer capc, InsertFromJNDIModel ifjm)