I use these to generate IDs for EJBs and in a couple of other ways.  Does anyone think 
they could
be usefully included in a project?  I did look around to see if there was something 
already in
Commons for this, but I didn't see anything.

The IDGenerator interface provides one method, generateID().  A few implementations 
are provided,
including one that generates 32-character UUIDs.  A lookup class is also provided for 
acquiring an
IDGenerator by name.

Jeff


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

Attachment: id_generatos.zip
Description: id_generatos.zip

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to