org.jboss.metadata
Class WebserviceDescription

java.lang.Object
  extended by org.jboss.metadata.WebserviceDescription

public class WebserviceDescription
extends Object

Represents the element in jboss.xml and jboss-web.xml

Author:
Thomas.Diesler@jboss.com

Method Summary
 String getConfigFile()
           
 String getConfigName()
           
 String getDescriptionName()
           
 String getWsdlPublishLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfigFile

public String getConfigFile()

getConfigName

public String getConfigName()

getDescriptionName

public String getDescriptionName()

getWsdlPublishLocation

public String getWsdlPublishLocation()


Copyright © 2009 JBoss Inc.. All Rights Reserved.