站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 webservice API Documentation 英文版文档

PortComponent (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档


org.jboss.webservice
Class PortComponent

java.lang.Object
  extended byorg.jboss.webservice.PortComponent
All Implemented Interfaces:
PortComponentMBean

public class PortComponent
extends Object
implements PortComponentMBean

This object registered with MBeanServer

The key is [deploymentName]#[port-component-name]

Since:
17-Jun-2004
Author:
Thomas.Diesler@jboss.org

Constructor Summary
PortComponent(PortComponentInfo pcInfo)
           
 
Method Summary
 String getServiceID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortComponent

public PortComponent(PortComponentInfo pcInfo)
Method Detail

getServiceID

public String getServiceID()
Specified by:
getServiceID in interface PortComponentMBean


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.