org.apache.tuscany.sca.contribution.osgi.impl
Class OSGiBundleProcessor

java.lang.Object
  extended by org.apache.tuscany.sca.contribution.osgi.impl.OSGiBundleProcessor

public class OSGiBundleProcessor
extends java.lang.Object

OSGi bundle processor


Constructor Summary
OSGiBundleProcessor()
           
 
Method Summary
 java.lang.Object installContributionBundle(Contribution contribution)
           
 BundleReference installNestedBundle(Contribution contribution, java.lang.String bundleSymbolicName, java.lang.String bundleVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiBundleProcessor

public OSGiBundleProcessor()
Method Detail

installContributionBundle

public java.lang.Object installContributionBundle(Contribution contribution)

installNestedBundle

public BundleReference installNestedBundle(Contribution contribution,
                                           java.lang.String bundleSymbolicName,
                                           java.lang.String bundleVersion)