Uses of Interface
is.galia.source.Source
Packages that use Source
Package
Description
Package for sources, which locate and provide uniform access to source
images.
Application status classes.
-
Uses of Source in is.galia.source
Methods in is.galia.source that return SourceModifier and TypeMethodDescriptionstatic Source
SourceFactory.newSource
(Identifier identifier, Delegate delegate) IfKey.SOURCE_STATIC
is not set, uses a delegate method to return an instance of a source for the given identifier.static Source
Retrieves an instance by name.Methods in is.galia.source that return types with arguments of type Source -
Uses of Source in is.galia.status
Methods in is.galia.status with parameters of type SourceModifier and TypeMethodDescriptionstatic void
HealthChecker.addSourceUsage
(Source source) Informs the class of aSource
that has just been used successfully, and could be used again in the course of a health check.