-
Mar 22nd, 2010, 01:13 PM
#1
How does one instantiate Spring in the context of a library?
All:
What is the technique for providing Spring DI for a set of classes in a plain old, non-executable java library/JAR?
Fundamentally - given that there is no single startup point - no main method - how do I go about creating and configuring an application context that can be injected and used by all the classes in the Jar?
Thanks in advance,
-steve
-
Mar 23rd, 2010, 12:44 PM
#2
RE: How does one instantiate Spring in the context of a library?
Check out this post to see if it helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules