Uses of Interface
org.jboss.logmanager.config.PojoConfiguration
Packages that use PojoConfiguration
-
Uses of PojoConfiguration in org.jboss.logmanager
Methods in org.jboss.logmanager with parameters of type PojoConfigurationModifier and TypeMethodDescriptionprivate static voidPropertyConfigurator.writePojoConfiguration(Writer out, PojoConfiguration pojo, boolean writeExpressions) -
Uses of PojoConfiguration in org.jboss.logmanager.config
Classes in org.jboss.logmanager.config that implement PojoConfigurationMethods in org.jboss.logmanager.config that return PojoConfigurationModifier and TypeMethodDescriptionLogContextConfiguration.addPojoConfiguration(String moduleName, String className, String pojoName, String... constructorProperties) Add a POJO configuration.LogContextConfigurationImpl.addPojoConfiguration(String moduleName, String className, String pojoName, String... constructorProperties) LogContextConfiguration.getPojoConfiguration(String pojoName) Gets the POJO configuration.LogContextConfigurationImpl.getPojoConfiguration(String pojoName)