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 SourceSourceFactory.newSource(Identifier identifier, Delegate delegate) IfKey.SOURCE_STATICis not set, uses a delegate method to return an instance of a source for the given identifier.static SourceRetrieves 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 voidHealthChecker.addSourceUsage(Source source) Informs the class of aSourcethat has just been used successfully, and could be used again in the course of a health check.