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

JAFConfigService (JBoss.Net API) - JBoss 4.0.1 sp1 .net API Documentation 英文版文档


org.jboss.net.axis.server
Class JAFConfigService

java.lang.Object
  extended byorg.jboss.net.axis.server.JAFConfigService

public class JAFConfigService
extends Object

A pojo service which can be used to populate the JAF MailcapCommandMap

Version:
$Revision: 1.2 $
Author:
Scott.Stark@jboss.org

Constructor Summary
JAFConfigService()
           
 
Method Summary
 String[] getMailcaps()
           
 void setMailcaps(String[] mailcaps)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAFConfigService

public JAFConfigService()
Method Detail

getMailcaps

public String[] getMailcaps()

setMailcaps

public void setMailcaps(String[] mailcaps)

start

public void start()
           throws Exception
Throws:
Exception


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