org.apache.cxf.js.rhino
Class JsServiceFactoryBean
java.lang.Object
org.apache.cxf.js.rhino.JsServiceFactoryBean
public class JsServiceFactoryBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsServiceFactoryBean
public JsServiceFactoryBean()
getBus
public Bus getBus()
setBus
public void setBus(Bus bus)
setAddress
public void setAddress(String addr)
getAddress
public String getAddress()
setIsBaseAddr
public void setIsBaseAddr(boolean isBase)
getIsBaseAddr
public boolean getIsBaseAddr()
setJs
public void setJs(String file)
getJs
public String getJs()
create
public void create()
throws Exception
- Throws:
Exception
Apache CXF