public static interface JavaPlatformFactory.Provider
JavaPlatformFactory
.
The provider should be registered in the default Lookup
.Modifier and Type | Method and Description |
---|---|
JavaPlatformFactory |
forType(String platformType)
Returns a
JavaPlatformFactory for given platform type. |
@CheckForNull JavaPlatformFactory forType(@NonNull String platformType)
JavaPlatformFactory
for given platform type.platformType
- the required platformTypeJavaPlatformFactory
or null for unhandled platform type.Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.