@PublicEvolving public static interface SessionEnvironment.ModuleCreator
Module
.Modifier and Type | Method and Description |
---|---|
Module |
create(ReadableConfig configuration,
ClassLoader classLoader) |
Module create(ReadableConfig configuration, ClassLoader classLoader)
configuration
- The read-only configuration with which the module is created.classLoader
- The class loader with which the module is created.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.