Package com._1c.g5.v8.dt.natives.library
-
Interface Summary Interface Description IComponentDescription Interface of description native libraries component.IComponentExtraDependenciesProvider Interface for getting external libraries forIComponentDescription
.IComponentLibraryResolver Interface for getting component library file by nameIComponentLoader Interface for loading external natives components for using them in JNI call.IComponentLoaderManager The Interface provides API for managing withIComponentLoader
.INativeComponentManager INativeScomProcessDataConnection Special interface for getting and releasing SCOM process data with necessary components from native APILibrariesNames Contains names of native components libraries -
Class Summary Class Description AbstractComponentDescription Abstract implementation ofIComponentDescription
andIComponentLibraryResolver
.AbstractDelegateComponentDescription Abstract implementation ofIComponentLibraryResolver
with possibility resolving component libraries by name from plugin folder.AbstractNativesLibraryPlugin Abstract implementation ofPlugin
supporting resolving all native libraries pathesAbstractScomConnectionLoader Supporting of initializing and loading SCOM components of V8 platformDefaultComponentLoaderManager DefaultComponentLoaderManager
implementation ofIComponentLoaderManager
NativeScomProcessDataConnection Default implementation ofINativeScomProcessDataConnection
ScomDataConnection Special class for holding SCOM process data with necessary components from native code.