org.seasar.eclipse.common.launch
クラス LaunchConfigurationFactory

java.lang.Object
  上位を拡張 org.seasar.eclipse.common.launch.LaunchConfigurationFactory

public class LaunchConfigurationFactory
extends Object

作成者:
taichi

入れ子のクラスの概要
static interface LaunchConfigurationFactory.CreationHandler
           
 
コンストラクタの概要
LaunchConfigurationFactory()
           
 
メソッドの概要
static ILaunchConfiguration create(LaunchConfigurationFactory.CreationHandler handler)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LaunchConfigurationFactory

public LaunchConfigurationFactory()
メソッドの詳細

create

public static ILaunchConfiguration create(LaunchConfigurationFactory.CreationHandler handler)


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