クラス
org.dyndns.nuda.dynamic.compiler.SourceBean の使用

SourceBean を使用しているパッケージ
org.dyndns.nuda.dynamic.compiler   
org.dyndns.nuda.dynamic.compiler.resolver   
 

org.dyndns.nuda.dynamic.compiler での SourceBean の使用
 

SourceBean を返す org.dyndns.nuda.dynamic.compiler のメソッド
 SourceBean SourceResolver.resolve()
           
 

SourceBean 型のパラメータを持つ org.dyndns.nuda.dynamic.compiler のメソッド
<T> java.lang.Class<T>
CompileTask.compile(SourceBean source)
          Javaソースのコンパイルを行います
static CompileEngine CompileEngine.getInstance(SourceBean sourceBean)
           
 

SourceBean 型のパラメータを持つ org.dyndns.nuda.dynamic.compiler のコンストラクタ
JavaSourceFromString(SourceBean source)
           
 

org.dyndns.nuda.dynamic.compiler.resolver での SourceBean の使用
 

SourceBean を返す org.dyndns.nuda.dynamic.compiler.resolver のメソッド
 SourceBean NOPResolver.resolve()
           
 SourceBean ClassSourceResolver.resolve()
           
 SourceBean AutoResolver.resolve()
           
 SourceBean AbstractSourceResolver.resolve()