Uses of Class
org.jboss.ejb3.metamodel.Webservices

Packages that use Webservices
org.jboss.ejb3.metamodel   
 

Uses of Webservices in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return Webservices
 Webservices EjbJarDD.getWebservices()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type Webservices
 void JBossDDObjectFactory.addChild(EjbJarDD parent, Webservices webservices, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void JBossDDObjectFactory.addChild(Webservices parent, WebserviceDescription desc, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 Object JBossDDObjectFactory.newChild(Webservices webservices, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void JBossDDObjectFactory.setValue(Webservices webservices, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 void EjbJarDD.setWebservices(Webservices webservices)
           
 



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