@Retention(value=RUNTIME) @Documented public @interface OwlapiModule
OwlapiModule can be
loaded from the classpath and used to create the main injector. Every module
can create its bindings using a different strategy; e.g., hardcoding the
contributed mappings or using classpath scanning,
ServiceLoader, and similar strategies, to determine the
mappings to be used.Copyright © 2016 The University of Manchester. All Rights Reserved.