Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModuleResolveInfo

Information that is returned from resolving a message against a MessageFilter.

api-version

1

user

Hierarchy

  • IModuleResolveInfo

Index

Properties

databaseInfo: null | IModuleDatabaseInfo

The component info that corresponds to this resolution match.

api-version

1

user
packageInfo: IModulePackageInfo

The IModulePackageInfo object which is owner of the screenInfo or the serviceInfo.

api-version

1

user
screenInfo: null | IModuleScreenInfo

The component info that corresponds to this resolution match.

api-version

1

user
serviceInfo: null | IModuleServiceInfo

The component info that corresponds to this resolution match.

api-version

1

user

Generated using TypeDoc