Interface ContainerLoader
- All Known Implementing Classes:
StandardContainerLoader
public interface ContainerLoader
Specification for an entity representing the "loader" of a
container
.
Consult the vendor for further information on how this is used.
-
Method Summary
-
Method Details
-
name
String name()- Returns:
- The
name
-
version
VersionRange version()- Returns:
- The
version
, as a maven range.
-