org.seasar.jface.binding
クラス ActionDescFactory
java.lang.Object
org.seasar.jface.binding.ActionDescFactory
public class ActionDescFactory
- extends Object
ActionDesc
を取得するためのファクトリクラスです。
- 作成者:
- y-komori
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionDescs
protected static final ConcurrentMap<Class<?>,ActionDesc> actionDescs
ActionDescFactory
public ActionDescFactory()
initialize
public static void initialize()
dispose
public static void dispose()
getActionDesc
public static ActionDesc getActionDesc(Class<?> actionClass)
Copyright © 2006 The Seasar Foundation. All Rights Reserved.