public interface AdapterFactory
ExtendedServiceLoader for creating adapters.
Implementing classes can get access to the CdsRuntime by implementing CdsRuntimeAware.| Modifier and Type | Method and Description |
|---|---|
Object |
create()
Creates the adapter and initializes it
|
boolean |
isEnabled() |
Object create()
boolean isEnabled()
Copyright © 2023. All rights reserved.