com.tibco.bw.poa.model
Interface JavaImplementationConfig

All Superinterfaces:
CommonBaseConfig, ImplementationConfig
All Known Implementing Classes:
JavaImplementationConfigImpl

public interface JavaImplementationConfig
extends ImplementationConfig

The advice's java implementation configuration data.

Since:
1.0

Method Summary
 java.lang.String getClassName()
          Returns the class name of the advice implementation.
 
Methods inherited from interface com.tibco.bw.poa.model.CommonBaseConfig
getDocumentation
 

Method Detail

getClassName

java.lang.String getClassName()
Returns the class name of the advice implementation.

Returns:


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved