Uses of Interface
dev.getelements.elements.rt.ManifestContext
Packages that use ManifestContext
-
Uses of ManifestContext in dev.getelements.elements.rt
Classes in dev.getelements.elements.rt that implement ManifestContextMethods in dev.getelements.elements.rt that return ManifestContextModifier and TypeMethodDescriptionContext.getManifestContext()
Gets theManifestContext
which provides metadata to about the application to the rest of the application.SimpleContext.getManifestContext()
Methods in dev.getelements.elements.rt with parameters of type ManifestContextModifier and TypeMethodDescriptionvoid
SimpleContext.setManifestContext
(ManifestContext manifestContext) -
Uses of ManifestContext in dev.getelements.elements.rt.remote
Methods in dev.getelements.elements.rt.remote that return ManifestContextMethods in dev.getelements.elements.rt.remote with parameters of type ManifestContextModifier and TypeMethodDescriptionvoid
ClusterContext.setManifestContext
(ManifestContext manifestContext)