クラス
rydeen.utils.Organization の使用

Organization を使用しているパッケージ
rydeen.spi このパッケージには,サービスプロバイダインターフェース(SPI)に関するクラスが置かれます. 
rydeen.utils This package includes utility classes and classes to identify plugin authors. 
 

rydeen.spi での Organization の使用
 

Organization を返す rydeen.spi のメソッド
 Organization ProcessorService.getOrganization()
          このSPI並びにProcessor の作成者の団体を返します.
 Organization AbstractProcessorService.getOrganization()
          このSPIが作成する処理器を作成した団体情報を返します.
 

rydeen.utils での Organization の使用
 

Organization を返す rydeen.utils のメソッド
 Organization Provider.getOrganization()
          このプロバイダの団体情報を返します.
 

Organization 型のパラメータを持つ rydeen.utils のコンストラクタ
Provider(String name, Author[] initAuthors, Organization org)
          このプロバイダの名前,著者,団体を指定してオブジェクトを作成します.
Provider(String name, Organization org)
          このプロバイダの名前と所属団体を指定してオブジェクトを作成します.
 



Copyright © 2010-2011 Rydeen Project. All Rights Reserved.