org.apache.aries.subsystem.core.internal
Class BundleResourceInstaller

java.lang.Object
  extended by org.apache.aries.subsystem.core.internal.ResourceInstaller
      extended by org.apache.aries.subsystem.core.internal.BundleResourceInstaller

public class BundleResourceInstaller
extends ResourceInstaller


Field Summary
 
Fields inherited from class org.apache.aries.subsystem.core.internal.ResourceInstaller
coordination, provisionTo, resource, subsystem
 
Constructor Summary
BundleResourceInstaller(org.osgi.service.coordinator.Coordination coordination, org.osgi.resource.Resource resource, BasicSubsystem subsystem)
           
 
Method Summary
 org.osgi.resource.Resource install()
           
 
Methods inherited from class org.apache.aries.subsystem.core.internal.ResourceInstaller
addConstituent, addReference, getLocation, isContent, isDependency, isReferencedProvisionTo, isReferencedSubsystem, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleResourceInstaller

public BundleResourceInstaller(org.osgi.service.coordinator.Coordination coordination,
                               org.osgi.resource.Resource resource,
                               BasicSubsystem subsystem)
Method Detail

install

public org.osgi.resource.Resource install()
Specified by:
install in class ResourceInstaller


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.