Class ServiceLoaderKF

  • All Implemented Interfaces:
    ej.service.ServiceLoader

    public class ServiceLoaderKF
    extends ej.service.loader.CompositeServiceLoader
    KF Service loader that add several service loader according the KF specification
    • Field Summary

      • Fields inherited from class ej.service.loader.SimpleServiceLoader

        services
    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceLoaderKF()  
    • Method Summary

      • Methods inherited from class ej.service.loader.CompositeServiceLoader

        addServiceLoader, getService
      • Methods inherited from class ej.service.loader.SimpleServiceLoader

        checkServicePermission, createAlternativeImplementation, putService
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceLoaderKF

        public ServiceLoaderKF()