Documentation of 'org.freehep.util.Service' Java class
Service
org.freehep.util

Class Service



  • public class Service
    extends java.lang.Object
    This class does the same as sun.misc.Service, which may become public in some java or javax package at some point. See Sun BUG# 4640520.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.util.Collection installedProviders(java.lang.Class service) 
      static java.util.Collection providers(java.lang.Class service) 
      static java.util.Collection providers(java.lang.Class service, java.lang.ClassLoader loader) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • providers

        public static java.util.Collection providers(java.lang.Class service,
                                                     java.lang.ClassLoader loader)
      • providers

        public static java.util.Collection providers(java.lang.Class service)
      • installedProviders

        public static java.util.Collection installedProviders(java.lang.Class service)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.