Package one.microstream.util
Interface BundleInfo
- All Known Implementing Classes:
BundleInfo.Default
public interface BundleInfo
- Since:
- 05.00.00
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
BundleInfo.Default
static interface
BundleInfo.Provider
static interface
BundleInfo.Version
-
Method Summary
Modifier and Type Method Description Instant
builtAt()
String
builtBy()
static BundleInfo
Load(String bundleName)
static BundleInfo
LoadBase()
String
name()
String
vendor()
BundleInfo.Version
version()