Package io.polywrap.configBuilder
Class Bundle
-
- All Implemented Interfaces:
public abstract class Bundle
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBundle.ItemA Bundle.Item is a WrapPackage and additional configuration to be added to the Polywrap Client Configuration. This may include interface implementations, URI redirects, and/or a WrapEnv.
If a WrapPackage is not provided, the Polywrap Client will attempt to resolve the Uri.
Note that users can override values when configuring the Polywrap Client.
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Bundle.Item>items
-
Constructor Summary
Constructors Constructor Description Bundle()
-