jp.co.fujitsu.reffi.server.flex.adapters
クラス S2Adapter

java.lang.Object
  上位を拡張 flex.management.ManageableComponent
      上位を拡張 flex.messaging.services.ServiceAdapter
          上位を拡張 flex.messaging.services.remoting.adapters.JavaAdapter
              上位を拡張 jp.co.fujitsu.reffi.server.flex.adapters.S2Adapter
すべての実装されたインタフェース:
Manageable, FlexComponent, FlexConfigurable

public class S2Adapter
extends JavaAdapter

[概 要]

Seasar2アダプタクラス。

[詳 細]

FlexからSeasar2のコンテナを呼び出し利用する際のアダプタクラスです。

[備 考]

本クラスは現在開発、検証中のため、試験的な提供となります。

[環 境]

作成者:
Project Reffi

フィールドの概要
 
クラス flex.messaging.services.remoting.adapters.JavaAdapter から継承されたフィールド
PROTECTED_PACKAGES
 
クラス flex.management.ManageableComponent から継承されたフィールド
control, id, managed, NULL_COMPONENT_PROPERTY, parent, PROPERTY_CHANGE_AFTER_STARTUP, started, valid
 
コンストラクタの概要
S2Adapter()
           
S2Adapter(boolean enableManagement)
           
 
メソッドの概要
 Object invoke(Message message)
           
 void setDestination(Destination destination)
           
 
クラス flex.messaging.services.remoting.adapters.JavaAdapter から継承されたメソッド
addExcludeMethod, addIncludeMethod, assertAccess, createInstance, getExcludeMethodIterator, getIncludeMethodIterator, getLogCategory, initialize, removeExcludeMethod, removeIncludeMethod, saveInstance, setupAdapterControl, start, validateInstanceSettings
 
クラス flex.messaging.services.ServiceAdapter から継承されたメソッド
getAdapterState, getDestination, handlesSubscriptions, manage, setAdapterState, stop, validate
 
クラス flex.management.ManageableComponent から継承されたメソッド
blockAssignmentWhileStarted, blockNullAssignment, getControl, getId, getParent, invalidate, isManaged, isStarted, isValid, setControl, setId, setManaged, setParent, setStarted, setValid
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2Adapter

public S2Adapter()

S2Adapter

public S2Adapter(boolean enableManagement)
メソッドの詳細

setDestination

public void setDestination(Destination destination)
オーバーライド:
クラス JavaAdapter 内の setDestination

invoke

public Object invoke(Message message)
オーバーライド:
クラス JavaAdapter 内の invoke


Copyright(C) Fujitsu All Rights Reserved.