|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.dyndns.nuda.mapper.event.SQLInterfaceEventProcessor
public class SQLInterfaceEventProcessor
メソッドの概要 | ||
---|---|---|
|
addEventListener(SQLInterfaceEventListener<T> listener)
|
|
void |
broadcast(SQLInterfaceEvent event)
|
|
static java.lang.Class<?> |
getGenClass(java.lang.Class<?> param)
|
|
static SQLInterfaceEventProcessor |
newInstance()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static SQLInterfaceEventProcessor newInstance()
public <T extends SQLInterfaceEvent> SQLInterfaceEventProcessor addEventListener(SQLInterfaceEventListener<T> listener)
public void broadcast(SQLInterfaceEvent event)
public static java.lang.Class<?> getGenClass(java.lang.Class<?> param)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |