Uses of Class
manifold.api.host.RefreshRequest
Packages that use RefreshRequest
-
Uses of RefreshRequest in manifold.api.host
Methods in manifold.api.host with parameters of type RefreshRequestModifier and TypeMethodDescriptionvoidAbstractTypeSystemListener.refreshedTypes(RefreshRequest request) voidITypeSystemListener.refreshedTypes(RefreshRequest request) Fired when an existing type is refreshed, i.e. there are potential changesConstructors in manifold.api.host with parameters of type RefreshRequestModifierConstructorDescriptionRefreshRequest(String[] allTypes, RefreshRequest request, IModule module) -
Uses of RefreshRequest in manifold.api.type
Methods in manifold.api.type with parameters of type RefreshRequestModifier and TypeMethodDescriptionvoidResourceFileTypeManifold.CacheClearer.postRefresh(RefreshRequest request) voidResourceFileTypeManifold.CacheClearer.preRefresh(RefreshRequest request) voidResourceFileTypeManifold.CacheClearer.refreshedTypes(RefreshRequest request)