Uses of Class
org.apache.log.output.jms.PropertyInfo
-
Packages that use PropertyInfo Package Description org.apache.log.output.jms JMS based output destination LogTargets. -
-
Uses of PropertyInfo in org.apache.log.output.jms
Fields in org.apache.log.output.jms declared as PropertyInfo Modifier and Type Field Description private PropertyInfo[]TextMessageBuilder. m_propertiesConstructors in org.apache.log.output.jms with parameters of type PropertyInfo Constructor Description TextMessageBuilder(PropertyInfo[] properties, Formatter formatter)Creation of a new text message builder.
-