com.tibco.bw.poa.model.impl
Class JavaImplementationConfigImpl

java.lang.Object
  extended by com.tibco.bw.poa.model.impl.CommonBaseConfigImpl
      extended by com.tibco.bw.poa.model.impl.ImplementationConfigImpl
          extended by com.tibco.bw.poa.model.impl.JavaImplementationConfigImpl
All Implemented Interfaces:
CommonBaseConfig, ImplementationConfig, JavaImplementationConfig

public class JavaImplementationConfigImpl
extends ImplementationConfigImpl
implements JavaImplementationConfig


Field Summary
protected  java.lang.String className
           
 
Fields inherited from class com.tibco.bw.poa.model.impl.CommonBaseConfigImpl
documentation
 
Constructor Summary
JavaImplementationConfigImpl()
           
 
Method Summary
 java.lang.String getClassName()
          Returns the class name of the advice implementation.
 void setClassName(java.lang.String className)
           
 
Methods inherited from class com.tibco.bw.poa.model.impl.CommonBaseConfigImpl
getDocumentation, setDocumentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.tibco.bw.poa.model.CommonBaseConfig
getDocumentation
 

Field Detail

className

protected java.lang.String className
Constructor Detail

JavaImplementationConfigImpl

public JavaImplementationConfigImpl()
Method Detail

getClassName

public java.lang.String getClassName()
Description copied from interface: JavaImplementationConfig
Returns the class name of the advice implementation.

Specified by:
getClassName in interface JavaImplementationConfig
Returns:

setClassName

public void setClassName(java.lang.String className)


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