net.csdn.bootstrap.loader.impl
Class ServiceLoader

java.lang.Object
  extended by net.csdn.bootstrap.loader.impl.ServiceLoader
All Implemented Interfaces:
Loader

public class ServiceLoader
extends Object
implements Loader

BlogInfo: WilliamZhu Date: 12-7-2 Time: 上午11:32


Constructor Summary
ServiceLoader()
           
 
Method Summary
 void load(net.csdn.common.settings.Settings settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLoader

public ServiceLoader()
Method Detail

load

public void load(net.csdn.common.settings.Settings settings)
          throws Exception
Specified by:
load in interface Loader
Throws:
Exception


Copyright © 2014. All Rights Reserved.