org.jboss.ejb3.metamodel
Class EjbJarDDObjectFactory

java.lang.Object
  extended by org.jboss.metamodel.descriptor.ServiceRefObjectFactory
      extended by org.jboss.metamodel.descriptor.DDObjectFactory
          extended by org.jboss.ejb3.metamodel.EjbJarDDObjectFactory
All Implemented Interfaces:
org.jboss.xb.binding.ObjectModelFactory

public class EjbJarDDObjectFactory
extends DDObjectFactory

org.jboss.xb.binding.ObjectModelFactory implementation that accepts data chuncks from unmarshaller and assembles them into an EjbJarDD instance.

Version:
$Revision: 75470 $
Author:
William DeCoste, Anil.Saldhana@jboss.org

Constructor Summary
EjbJarDDObjectFactory()
           
 
Method Summary
 void addChild(ActivationConfig parent, NameValuePair property, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(AssemblyDescriptor parent, ApplicationException exception, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, ContainerTransaction transaction, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, ExcludeList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, InitList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, Inject inject, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, InterceptorBinding binding, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, MessageDestination destination, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(AssemblyDescriptor parent, MethodPermission permission, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(AssemblyDescriptor parent, SecurityRole role, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(ContainerTransaction parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EjbJarDD parent, AssemblyDescriptor descriptor, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EjbJarDD parent, EnterpriseBeans ejbs, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(EjbJarDD parent, Interceptors interceptors, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(EjbJarDD parent, Relationships relationships, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EjbRelation parent, EjbRelationshipRole role, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EjbRelationshipRole parent, CmrField field, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EjbRelationshipRole parent, RelationshipRoleSource source, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EnterpriseBeans parent, EnterpriseBean ejb, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EntityEnterpriseBean parent, CmpField field, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(EntityEnterpriseBean parent, Query query, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(ExcludeList parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(InitList parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Inject parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(InterceptorBinding parent, ExcludeClassInterceptors exclude, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(InterceptorBinding parent, ExcludeDefaultInterceptors exclude, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(InterceptorBinding parent, InterceptorOrder order, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, EjbRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, EnvEntry entry, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, MessageDestinationRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(Interceptor parent, PersistenceContextRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, PersistenceUnitRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, ResourceEnvRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, ResourceRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptor parent, org.jboss.wsf.spi.serviceref.ServiceRefMetaData ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Interceptors parent, Interceptor interceptor, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(MessageDrivenBean parent, ActivationConfig config, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, EjbRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, EnvEntry entry, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, MessageDestinationRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(MessageDrivenBean parent, MessageDrivenDestination destination, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, ResourceEnvRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, ResourceRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(MessageDrivenBean parent, org.jboss.wsf.spi.serviceref.ServiceRefMetaData envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(MethodPermission parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(Relationships parent, EjbRelation relation, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SecurityIdentity parent, RunAs runAs, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, EjbRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, EnvEntry entry, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, MessageDestinationRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, PersistenceContextRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, PersistenceUnitRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, ResourceEnvRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, ResourceRef envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void addChild(SessionEnterpriseBean parent, SecurityIdentity si, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, SecurityRoleRef roleRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
           
 void addChild(SessionEnterpriseBean parent, org.jboss.wsf.spi.serviceref.ServiceRefMetaData envRef, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 Object completeRoot(Object root, org.jboss.xb.binding.UnmarshallingContext ctx, String uri, String name)
           
protected  String getValue(String name, String value)
           
 Object newChild(ActivationConfig parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(AssemblyDescriptor relationships, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(ContainerTransaction transaction, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(EjbJarDD dd, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(EjbRelationshipRole parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(EjbRelation relation, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(EnterpriseBeans ejbs, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(EntityEnterpriseBean parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(ExcludeList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(InitList list, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(InitMethod parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(Inject inject, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(InterceptorBinding binding, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(Interceptors interceptors, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(Interceptor interceptor, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(MessageDrivenBean parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(MethodPermission permission, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
 Object newChild(Relationships relationships, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(RemoveMethod parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(SecurityIdentity parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newChild(SessionEnterpriseBean parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 Object newRoot(Object root, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
           
static EjbJarDD parse(URL ddResource)
           
 void setValue(ApplicationException exception, 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 setValue(CmrField field, 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 setValue(ContainerTransaction transaction, 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 setValue(EjbJarDD 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 setValue(EjbRelationshipRole role, 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 setValue(EjbRelation relation, 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 setValue(EntityEnterpriseBean ejb, 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 setValue(Inject inject, 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 setValue(InterceptorBinding binding, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
           
 void setValue(InterceptorOrder order, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
           
 void setValue(Interceptor interceptor, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
           
 void setValue(MessageDestination destination, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
           
 void setValue(MessageDrivenBean ejb, 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 setValue(MessageDrivenDestination destination, 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 setValue(MethodPermission permission, 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 setValue(Method method, 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 setValue(NameValuePair property, 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 setValue(RelationshipRoleSource source, 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 setValue(RemoveMethod 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 setValue(SecurityIdentity si, 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 setValue(SecurityRoleRef parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          
 void setValue(SecurityRole role, 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 setValue(SessionEnterpriseBean ejb, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 
Methods inherited from class org.jboss.metamodel.descriptor.DDObjectFactory
addChild, addChild, addChild, addChild, addChild, addChild, addChild, addChild, addChild, newChild, newChild, newChild, newChild, newChild, newChild, newChild, newChild, newChild, newEnvRefGroupChild, newRefChild, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue
 
Methods inherited from class org.jboss.metamodel.descriptor.ServiceRefObjectFactory
isJ2EE14Descriptor, newChild, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbJarDDObjectFactory

public EjbJarDDObjectFactory()
Method Detail

parse

public static EjbJarDD parse(URL ddResource)
                      throws org.jboss.xb.binding.JBossXBException,
                             IOException
Throws:
org.jboss.xb.binding.JBossXBException
IOException

newRoot

public Object newRoot(Object root,
                      org.jboss.xb.binding.UnmarshallingContext navigator,
                      String namespaceURI,
                      String localName,
                      Attributes attrs)

completeRoot

public Object completeRoot(Object root,
                           org.jboss.xb.binding.UnmarshallingContext ctx,
                           String uri,
                           String name)

newChild

public Object newChild(EjbJarDD dd,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(EnterpriseBeans ejbs,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(MessageDrivenBean parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

newChild

public Object newChild(ActivationConfig parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

newChild

public Object newChild(SessionEnterpriseBean parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(EntityEnterpriseBean parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(SecurityIdentity parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(RemoveMethod parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(InitMethod parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


setValue

public void setValue(RemoveMethod 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.


newChild

public Object newChild(Relationships relationships,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(EjbRelation relation,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(EjbRelationshipRole parent,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(Interceptors interceptors,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

newChild

public Object newChild(Interceptor interceptor,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

newChild

public Object newChild(AssemblyDescriptor relationships,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(Inject inject,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(MethodPermission permission,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(ExcludeList list,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(InitList list,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(ContainerTransaction transaction,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)
Called when parsing of a new element started.


newChild

public Object newChild(Method method,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

newChild

public Object newChild(InterceptorBinding binding,
                       org.jboss.xb.binding.UnmarshallingContext navigator,
                       String namespaceURI,
                       String localName,
                       Attributes attrs)

addChild

public void addChild(MessageDrivenBean parent,
                     ActivationConfig config,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     EjbRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     EjbLocalRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     EnvEntry entry,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     ResourceEnvRef envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     ResourceRef envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     org.jboss.wsf.spi.serviceref.ServiceRefMetaData envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(MessageDrivenBean parent,
                     MessageDestinationRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(ActivationConfig parent,
                     NameValuePair property,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(EjbJarDD parent,
                     EnterpriseBeans ejbs,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(EnterpriseBeans parent,
                     EnterpriseBean ejb,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     SecurityRoleRef roleRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SessionEnterpriseBean parent,
                     SecurityIdentity si,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SecurityIdentity parent,
                     RunAs runAs,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SessionEnterpriseBean parent,
                     EjbLocalRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SessionEnterpriseBean parent,
                     EjbRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SessionEnterpriseBean parent,
                     PersistenceContextRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(SessionEnterpriseBean parent,
                     PersistenceUnitRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     MessageDestinationRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     EnvEntry entry,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     ResourceEnvRef envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     ResourceRef envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     org.jboss.wsf.spi.serviceref.ServiceRefMetaData envRef,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(SessionEnterpriseBean parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EntityEnterpriseBean parent,
                     CmpField field,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EntityEnterpriseBean parent,
                     Query query,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbJarDD parent,
                     Relationships relationships,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Relationships parent,
                     EjbRelation relation,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbRelation parent,
                     EjbRelationshipRole role,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbRelationshipRole parent,
                     RelationshipRoleSource source,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbRelationshipRole parent,
                     CmrField field,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbJarDD parent,
                     AssemblyDescriptor descriptor,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     SecurityRole role,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     MethodPermission permission,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     MessageDestination destination,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(AssemblyDescriptor parent,
                     ExcludeList list,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     ApplicationException exception,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     InitList list,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     Inject inject,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     InterceptorBinding binding,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(ExcludeList parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(InitList parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MethodPermission parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Inject parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(EjbJarDD parent,
                     Interceptors interceptors,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(Interceptors parent,
                     Interceptor interceptor,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(Interceptor parent,
                     EjbLocalRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     EjbRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     PersistenceContextRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     PersistenceUnitRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     MessageDestinationRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     EnvEntry entry,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     ResourceEnvRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     ResourceRef ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     org.jboss.wsf.spi.serviceref.ServiceRefMetaData ref,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(Interceptor parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)

addChild

public void addChild(InterceptorBinding parent,
                     InterceptorOrder order,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(InterceptorBinding parent,
                     ExcludeDefaultInterceptors exclude,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(InterceptorBinding parent,
                     ExcludeClassInterceptors exclude,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(ContainerTransaction parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     MessageDrivenDestination destination,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(MessageDrivenBean parent,
                     Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


addChild

public void addChild(AssemblyDescriptor parent,
                     ContainerTransaction transaction,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName)
Called when parsing character is complete.


setValue

public void setValue(EjbJarDD 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.


setValue

public void setValue(NameValuePair property,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.

Overrides:
setValue in class DDObjectFactory

setValue

public void setValue(MessageDestination destination,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)

setValue

public void setValue(MessageDrivenBean ejb,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(MessageDrivenDestination destination,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(SessionEnterpriseBean ejb,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(ApplicationException exception,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(EntityEnterpriseBean ejb,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(SecurityRoleRef parent,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)

Overrides:
setValue in class DDObjectFactory

setValue

public void setValue(SecurityIdentity si,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(Interceptor interceptor,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)

setValue

public void setValue(EjbRelation relation,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(EjbRelationshipRole role,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(RelationshipRoleSource source,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(CmrField field,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(SecurityRole role,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.

Overrides:
setValue in class DDObjectFactory

setValue

public void setValue(MethodPermission permission,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(ContainerTransaction transaction,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(Method method,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(Inject inject,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)
Called when a child element with simple content is read for DD.


setValue

public void setValue(InterceptorBinding binding,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)

setValue

public void setValue(InterceptorOrder order,
                     org.jboss.xb.binding.UnmarshallingContext navigator,
                     String namespaceURI,
                     String localName,
                     String value)

getValue

protected String getValue(String name,
                          String value)
Overrides:
getValue in class DDObjectFactory


Copyright © 2009 JBoss Inc.. All Rights Reserved.