Uses of Interface
org.jboss.logmanager.config.PojoConfiguration
Packages that use PojoConfiguration
-
Uses of PojoConfiguration in org.jboss.logmanager.config
Methods in org.jboss.logmanager.config that return PojoConfigurationModifier and TypeMethodDescriptionLogContextConfiguration.addPojoConfiguration(String moduleName, String className, String pojoName, String... constructorProperties) Add a POJO configuration.LogContextConfiguration.getPojoConfiguration(String pojoName) Gets the POJO configuration.