Java org.apache.maven.extension.internal CoreExtensionEntry fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.extension.internal CoreExtensionEntry fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.extension.internal CoreExtensionEntry.

The text is from its open source code.

Method

CoreExtensionEntrydiscoverFrom(ClassRealm loader)
ClassRealmgetClassRealm()
Returns ClassLoader used to load extension classes.
SetgetExportedArtifacts()
Returns artifacts exported by the extension, identified by groupId:artifactId string key.
SetgetExportedPackages()
Returns classpath elements exported by the extension.