org.jboss.metadata
Class Webservices

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

public class Webservices
extends Object

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

Author:
Thomas.Diesler@jboss.com

Method Summary
 String getContextRoot()
           
 List<WebserviceDescription> getWebserviceDescriptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContextRoot

public String getContextRoot()

getWebserviceDescriptions

public List<WebserviceDescription> getWebserviceDescriptions()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.