.getString("JmsLocation.Property.ConnectionUser"), true),
new ExportableStringProperty(this, DESTINATION_PATH, LocationMessages
.getString("JmsLocation.Property.ConnectionPassword"), true),
new ExportableStringProperty(this, MESSAGE_SELECTOR, LocationMessages
.getString("JmsLocation.Property.MessageSelector"), false),
new ExportableJndiContextProperty(this), };
}