| Interface | Description |
|---|---|
| ClassPackageFinder |
Given a
Class name returns the given package where the class belongs. |
| Class | Description |
|---|---|
| ClassloaderClassPackageFinder |
ClassPackageFinder implementation that uses the current class loader to obtain the package. |
| DefaultClassPackageFinder |
ClassPackageFinder composite implementation that finds the package of a given class using all the contained
ClassPackageFinder. |
| ExportedArtifactsCollector |
Utility class which calculates the default set of java package names and resources that a given extension should export in
order to properly function
|
| ProcessingEnvironmentClassPackageFinder |
ClassPackageFinder implementation that uses a ProcessingEnvironment to obtain the package. |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.