org.duracloud.servicesutil.util
Class ServiceDependencyHackImporter

java.lang.Object
  extended by org.duracloud.servicesutil.util.ServiceDependencyHackImporter

public class ServiceDependencyHackImporter
extends java.lang.Object


Constructor Summary
ServiceDependencyHackImporter()
           
 
Method Summary
 void hackToImportSpringServletConfigPackages()
          All of the classes instantiated below are used in the bundle-context.xml Spring application context file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDependencyHackImporter

public ServiceDependencyHackImporter()
Method Detail

hackToImportSpringServletConfigPackages

public void hackToImportSpringServletConfigPackages()
All of the classes instantiated below are used in the bundle-context.xml Spring application context file. In order for the dependencies to automatically be included in the OSGi MANIFEST.MF by the maven-bundle-plugin, they need to appear to be used in a way that the bytecode reflects.



Copyright © 2009-2011 DuraSpace. All Rights Reserved.