org.seasar.cubby.plugins.spring.spi
クラス SpringContainerProviderTest

java.lang.Object
  上位を拡張 org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest

@ContextConfiguration(locations={"/cubby.xml","/app-cubby.xml"})
public class SpringContainerProviderTest
extends Object

SpringContainerProvider のテストです

作成者:
someda

コンストラクタの概要
SpringContainerProviderTest()
           
 
メソッドの概要
 void getContainer1()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SpringContainerProviderTest

public SpringContainerProviderTest()
メソッドの詳細

getContainer1

public void getContainer1()
                   throws Exception
例外:
Exception


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