Package jade.core

Interface ServiceFinder

  • All Known Implementing Classes:
    ServiceManagerImpl

    public interface ServiceFinder
    The ServiceFinder interface serves as an access point for kernel-level service discovery. From a service finder object one can look up a given service by name, or can directly ask for a slice of the given service.
    Author:
    Giovanni Rimassa - FRAMeTech s.r.l.
    See Also:
    Service