当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
WSRPProducerBaseTest - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.wsrp
Class WSRPProducerBaseTest
java.lang.Object
TestCase
org.jboss.portal.test.wsrp.WSRPBaseTest
org.jboss.portal.test.wsrp.WSRPProducerBaseTest
- Direct Known Subclasses:
- V1ProducerBaseTest
- public abstract class WSRPProducerBaseTest
- extends WSRPBaseTest
- Version:
- $Revision: 5493 $
- Author:
- Boleslaw Dawidowicz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
producer
protected WSRPProducer producer
- .
serviceFactory
protected ServiceFactory serviceFactory
- .
WSRPProducerBaseTest
protected WSRPProducerBaseTest()
throws java.lang.Exception
WSRPProducerBaseTest
protected WSRPProducerBaseTest(java.lang.String name)
throws java.lang.Exception
setProducer
public void setProducer(WSRPProducer producer)
getProducer
public WSRPProducer getProducer()
getServiceFactory
public ServiceFactory getServiceFactory()
setServiceFactory
public void setServiceFactory(ServiceFactory serviceFactory)