Methods in org.jboss.ejb3.metamodel with parameters of type ApplicationClientDD |
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
EjbRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD parent,
EjbRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
EnvEntry entry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
LifecycleCallback lifecycleCallback,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD parent,
MessageDestinationRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
MessageDestination dest,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD dd,
ResourceEnvRef envRef,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD parent,
ResourceRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
ApplicationClientDDObjectFactory.addChild(ApplicationClientDD parent,
org.jboss.wsf.spi.serviceref.ServiceRefMetaData serviceref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
JBossClientDDObjectFactory.addChild(ApplicationClientDD parent,
org.jboss.wsf.spi.serviceref.ServiceRefMetaData sref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
Object |
ApplicationClientDDObjectFactory.newChild(ApplicationClientDD parent,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
Object |
JBossClientDDObjectFactory.newChild(ApplicationClientDD dd,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
static ApplicationClientDD |
JBossClientDDObjectFactory.parse(URL ddResource,
ApplicationClientDD dd)
|
void |
ApplicationClientDDObjectFactory.setValue(ApplicationClientDD dd,
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 |
JBossClientDDObjectFactory.setValue(ApplicationClientDD dd,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
|