Added agent module

This commit is contained in:
Arjen Poutsma
2008-10-23 10:17:23 +00:00
parent c26b9cbb75
commit 20bc4f0817
7 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Bundle-SymbolicName: org.springframework.agent
Bundle-Name: Spring Core
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Premain-Class: org.springframework.instrument.InstrumentationSavingAgent