org.seasar.framework.container.cooldeploy
インタフェース CoolComponentAutoRegister.Strategy

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

protected static interface CoolComponentAutoRegister.Strategy

プロトコルに応じた自動登録を行なうストラテジです。


メソッドの概要
 void registerAll(String path, URL url)
          自動登録を行います。
 

メソッドの詳細

registerAll

public void registerAll(String path,
                        URL url)
自動登録を行います。

パラメータ:
path -
url -


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