Package aQute.bnd.osgi
Interface AnalyzerMessages
- All Superinterfaces:
aQute.service.reporter.Messages
public interface AnalyzerMessages
extends aQute.service.reporter.Messages
-
Nested Class Summary
Nested classes/interfaces inherited from interface aQute.service.reporter.Messages
aQute.service.reporter.Messages.ERROR, aQute.service.reporter.Messages.WARNING
-
Method Summary
Modifier and TypeMethodDescriptionaQute.service.reporter.Messages.WARNING
Export_Has_PrivateReferences_
(Descriptors.PackageRef exported, int count, Collection<Descriptors.PackageRef> local) Methods inherited from interface aQute.service.reporter.Messages
NoSuchFile_, Unexpected_Error_
-
Method Details
-
Export_Has_PrivateReferences_
aQute.service.reporter.Messages.WARNING Export_Has_PrivateReferences_(Descriptors.PackageRef exported, int count, Collection<Descriptors.PackageRef> local)
-