org.seasar.eclipse.common.launch
インタフェース LaunchConfigurationFactory.CreationHandler

含まれているクラス:
LaunchConfigurationFactory

public static interface LaunchConfigurationFactory.CreationHandler


メソッドの概要
 boolean equals(ILaunchConfiguration config)
           
 String getConfigName()
           
 String getTypeName()
           
 void setUp(ILaunchConfigurationWorkingCopy config)
           
 

メソッドの詳細

getTypeName

String getTypeName()

getConfigName

String getConfigName()

equals

boolean equals(ILaunchConfiguration config)

setUp

void setUp(ILaunchConfigurationWorkingCopy config)


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