jp.co.fujitsu.reffi.client.android.controller.attachment
クラス CommonListenerAttachment

java.lang.Object
  上位を拡張 jp.co.fujitsu.reffi.client.android.controller.attachment.CommonListenerAttachment
すべての実装されたインタフェース:
ListenerAttachment

public class CommonListenerAttachment
extends java.lang.Object
implements ListenerAttachment


コンストラクタの概要
CommonListenerAttachment()
           
 
メソッドの概要
 void attachListener(java.lang.Object target, java.lang.Class<? extends java.lang.Object> listenerType, java.lang.Object listenerProxy)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CommonListenerAttachment

public CommonListenerAttachment()
メソッドの詳細

attachListener

public void attachListener(java.lang.Object target,
                           java.lang.Class<? extends java.lang.Object> listenerType,
                           java.lang.Object listenerProxy)
                    throws java.lang.SecurityException,
                           java.lang.NoSuchMethodException,
                           java.lang.IllegalArgumentException,
                           java.lang.IllegalAccessException,
                           java.lang.reflect.InvocationTargetException
定義:
インタフェース ListenerAttachment 内の attachListener
例外:
java.lang.SecurityException
java.lang.NoSuchMethodException
java.lang.IllegalArgumentException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException


Copyright © 2008-2011. All Rights Reserved.