Package com.onenetwork.platform.integ.module

Provides classes for interacting with other Modules in a loosely-typed way (without adding explicit compile-time dependencies).
  • Interface Summary 
    Interface Description
    ModuleIntegrationService
    Used for inter-module communication without introducing compile-time dependencies.
  • Annotation Types Summary 
    Annotation Type Description
    InterModuleAPI
    Marks a class as an "Inter-Module API".