org.seasar.jca.deploy.config
クラス AdminObjectConfig

java.lang.Object
  上位を拡張 org.seasar.jca.deploy.config.ConfigPropertyContainer
      上位を拡張 org.seasar.jca.deploy.config.AdminObjectConfig

public class AdminObjectConfig
extends ConfigPropertyContainer

管理オブジェクトの構成情報を保持するクラスです.

管理オブジェクト (Administrative Object) とは,JMSのQueueなどのことです.

作成者:
koichik

フィールドの概要
 
クラス org.seasar.jca.deploy.config.ConfigPropertyContainer から継承されたフィールド
props
 
コンストラクタの概要
AdminObjectConfig()
           
 
メソッドの概要
 
クラス org.seasar.jca.deploy.config.ConfigPropertyContainer から継承されたメソッド
getProperty, getPropertyKeys, getPropertyValues, putProperties, putProperty
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AdminObjectConfig

public AdminObjectConfig()


Copyright © 2005-2010 The Seasar Foundation. All Rights Reserved.