This is the JMSTargetFactory (uses JMSTopic/QueueTarget). I created a FormatterFactory because this code is used in many places right now, and maybe it will be used in other too (Servlet/DatagramOutputTarget).
Mircea ----- Original Message ----- From: "Mircea Toma" <[EMAIL PROTECTED]> To: "Avalon Development" <[email protected]> Sent: Thursday, August 30, 2001 9:52 PM Subject: Re: LogTarget factories > Hi, > > Here is the TextMessageBuilder changed accordingly to our discussion. > I also created a FormattedTextMessageBuilder to replace the > XMLMessageBuilder, the type of Formatter is passed in the contructor. > > ..... and, yes I finished the JMSQueueTarget that should be used in the > JMSTargetFactory (one factory per media). > > Mircea > > > > > ----- Original Message ----- > From: "Peter Donald" <[EMAIL PROTECTED]> > To: "Avalon Development" <[email protected]> > Sent: Wednesday, August 29, 2001 12:41 AM > Subject: Re: LogTarget factories > > > > On Wed, 29 Aug 2001 16:20, Mircea Toma wrote: > > > > > > > and ColumnType and then support in JDBC target so that users could > > > > "configure" the target to use almost any sort of database layout. > > > > > > > > I wouldn't mind seeing the same for JMS. What do you think ? > > > > > > ;) ... I will do it! > > > > While your at it theres another request I received about 6 months ago. > There > > has only been one request for it so I am not sure how useful it is. > Basically > > a JMSQueueTarget that acts similar to TopicTarget but uses queues instead. > It > > should be just changing a few method names and object names and testing it > > ... > > > > -- > > Cheers, > > > > Pete > > > > --------------------------------------------------------- > > Clarke's Third Law: "Any technology distinguishable from > > magic is insufficiently advanced". > > --------------------------------------------------------- > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
JMSTargetFactory.java
Description: Binary data
FormatterFactory.java
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
