Uses of Interface
de.aristaflow.adept2.base.globalregistry.GlobalServiceExport
-
Packages that use GlobalServiceExport Package Description de.aristaflow.adept2.base.globalregistry -
-
Uses of GlobalServiceExport in de.aristaflow.adept2.base.globalregistry
Methods in de.aristaflow.adept2.base.globalregistry that return GlobalServiceExport Modifier and Type Method Description GlobalServiceExport
GlobalRegistry. getGlobalServiceExport()
Gets the global service export interface, that allows arbitrary services, to be exported via a corresponding callback object.
-