Package aQute.bnd.service
Interface RegistryDonePlugin
-
public interface RegistryDonePlugin
Signals the end of the registry initialization
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
done()
Signals the end of the registry initialization
-