NativeLoader

org.beangle.doc.core.util.NativeLoader
class NativeLoader(groupId: String, artifactId: String) extends Logging

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def load[T <: NativeLibrary](path: String, version: String, clazz: Class[T]): T

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging