站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

ServiceHandler - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.wsrp.producer
Class ServiceHandler

java.lang.Object
  extended byorg.jboss.portal.wsrp.producer.ServiceHandler
Direct Known Subclasses:
MarkupHandler, PortletManagementHandler, RegistrationHandler, ServiceDescriptionHandler

class ServiceHandler
extends java.lang.Object

Since:
2.4
Version:
$Revision: 5440 $
Author:
Chris Laprun

Field Summary
protected  WSRPProducerImpl producer
           
 
Constructor Summary
(package private) ServiceHandler(WSRPProducerImpl producer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

producer

protected WSRPProducerImpl producer
Constructor Detail

ServiceHandler

ServiceHandler(WSRPProducerImpl producer)