org.apache.log.output.jms
public class PropertyInfo extends Object
Modifier and Type | Field and Description |
---|---|
private String |
m_aux |
private String |
m_name |
private int |
m_type |
Constructor and Description |
---|
PropertyInfo(String name,
int type,
String aux)
Creation of a new property info instance.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.