org.seasar.uruma.rcp.autoregister
クラス UrumaAppAutoRegister.RcpJarFileStrategy

java.lang.Object
  上位を拡張 org.seasar.uruma.rcp.autoregister.UrumaAppAutoRegister.RcpJarFileStrategy
すべての実装されたインタフェース:
ComponentAutoRegister.Strategy
含まれているクラス:
UrumaAppAutoRegister

protected class UrumaAppAutoRegister.RcpJarFileStrategy
extends Object
implements ComponentAutoRegister.Strategy

RCP 環境における jar ファイル用のストラテジです。


コンストラクタの概要
protected UrumaAppAutoRegister.RcpJarFileStrategy()
           
 
メソッドの概要
 void registerAll(Class referenceClass, URL url)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UrumaAppAutoRegister.RcpJarFileStrategy

protected UrumaAppAutoRegister.RcpJarFileStrategy()
メソッドの詳細

registerAll

public void registerAll(Class referenceClass,
                        URL url)
定義:
インタフェース ComponentAutoRegister.Strategy 内の registerAll


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