org.objectweb.dsrg.sofa.microarchitecture
Interface MIServiceTracker

All Known Implementing Classes:
MIServiceTrackerOSGi

public interface MIServiceTracker

The control interface for ServiceTracker aspect


Method Summary
 void close()
          Release acquired services
 void open()
          Start tracking services
 

Method Detail

open

void open()
Start tracking services


close

void close()
Release acquired services