com.bea.ld.metadata
Interface Function.JavaBinding

All Superinterfaces:
Function.DataSourceBinding, java.io.Serializable
Enclosing interface:
Function

public static interface Function.JavaBinding
extends Function.DataSourceBinding


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.ld.metadata.Function.DataSourceBinding
Function.DataSourceBinding.Kind
 
Method Summary
 java.lang.String getMethod()
           
 
Methods inherited from interface com.bea.ld.metadata.Function.DataSourceBinding
getKind
 

Method Detail

getMethod

java.lang.String getMethod()
Returns:
The name of the java method. May not be null.


Copyright © 2007 BEA Systems Inc. All Rights Reserved.