jp.liq.container.example
クラス ComponentExample.Factory1

java.lang.Object
  上位を拡張 jp.liq.container.example.ComponentExample.Factory1
含まれているクラス:
ComponentExample

public static class ComponentExample.Factory1
extends java.lang.Object


コンストラクタの概要
ComponentExample.Factory1()
           
 
メソッドの概要
 ComponentExample.Bar createBar()
           
 ComponentExample.Foo createFoo(ComponentExample.Bar bar)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ComponentExample.Factory1

public ComponentExample.Factory1()
メソッドの詳細

createBar

public ComponentExample.Bar createBar()

createFoo

public ComponentExample.Foo createFoo(ComponentExample.Bar bar)


Copyright © 2008. All Rights Reserved.