Interface ElementArtifactLoader

All Known Implementing Classes:
CachingShrinkwrapElementArtifactLoader

public interface ElementArtifactLoader
An interface to load artifacts from coordinates. Artifacts are bundles of code, typically in jar form, that can provide additional functionality. This service can load artifacts on-the-fly from various sources and load them into the application. Unless otherwise specified, the find family of methods will throw exceptions for any reason except a missing artifact.