org.seasar.framework.container.autoregister
インタフェース ComponentAutoRegister.Strategy

既知の実装クラスの一覧:
ComponentAutoRegister.FileSystemStrategy, ComponentAutoRegister.JarFileStrategy, ComponentAutoRegister.ZipFileStrategy
含まれているインタフェース:
ComponentAutoRegister

protected static interface ComponentAutoRegister.Strategy


メソッドの概要
 void registerAll(Class referenceClass, URL url)
           
 

メソッドの詳細

registerAll

public void registerAll(Class referenceClass,
                        URL url)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.