|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.bw.poa.model.impl.CommonBaseConfigImpl
com.tibco.bw.poa.model.impl.ImplementationConfigImpl
com.tibco.bw.poa.model.impl.JavaImplementationConfigImpl
public class JavaImplementationConfigImpl
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 |
---|
protected java.lang.String className
Constructor Detail |
---|
public JavaImplementationConfigImpl()
Method Detail |
---|
public java.lang.String getClassName()
JavaImplementationConfig
getClassName
in interface JavaImplementationConfig
public void setClassName(java.lang.String className)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |