org.apache.felix.dm
Interface DependencyActivation

All Known Implementing Classes:
BundleDependencyImpl, ConfigurationDependencyImpl, DependencyBase, ResourceDependencyImpl, ServiceDependencyImpl, TemporalServiceDependencyImpl

public interface DependencyActivation


Method Summary
 void start(DependencyService service)
           
 void stop(DependencyService service)
           
 

Method Detail

start

void start(DependencyService service)

stop

void stop(DependencyService service)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.