|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebserviceDescription | |
---|---|
org.jboss.ejb3.metamodel |
Uses of WebserviceDescription in org.jboss.ejb3.metamodel |
---|
Methods in org.jboss.ejb3.metamodel that return types with arguments of type WebserviceDescription | |
---|---|
List<WebserviceDescription> |
Webservices.getWebserviceDescriptions()
|
Methods in org.jboss.ejb3.metamodel with parameters of type WebserviceDescription | |
---|---|
void |
JBossDDObjectFactory.addChild(Webservices parent,
WebserviceDescription desc,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
JBossDDObjectFactory.setValue(WebserviceDescription desc,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a child element with simple content is read for DD. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |