Uses of Class
org.apache.log.output.jms.PropertyInfo

Packages that use PropertyInfo
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
private  PropertyInfo[] TextMessageBuilder.m_properties
           
 

Constructors in org.apache.log.output.jms with parameters of type PropertyInfo
TextMessageBuilder(PropertyInfo[] properties, Formatter formatter)
          Creation of a new text message builder.