Uses of Class
org.apache.openejb.jee.KeyedCollection

Packages that use KeyedCollection
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of KeyedCollection in org.apache.openejb.jee
 

Subclasses of KeyedCollection in org.apache.openejb.jee
 class LocalCollection<V>
           
 

Fields in org.apache.openejb.jee declared as KeyedCollection
protected  KeyedCollection<java.lang.String,ApplicationException> AssemblyDescriptor.applicationException
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> Interceptor.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> SessionBean.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> MessageDrivenBean.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> ApplicationClient.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> WebApp.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbLocalRef> EntityBean.ejbLocalRef
           
protected  KeyedCollection<java.lang.String,EjbRef> Interceptor.ejbRef
           
protected  KeyedCollection<java.lang.String,EjbRef> SessionBean.ejbRef
           
protected  KeyedCollection<java.lang.String,EjbRef> MessageDrivenBean.ejbRef
           
protected  KeyedCollection<java.lang.String,EjbRef> ApplicationClient.ejbRef
           
protected  KeyedCollection<java.lang.String,EjbRef> WebApp.ejbRef
           
protected  KeyedCollection<java.lang.String,EjbRef> EntityBean.ejbRef
           
protected  KeyedCollection<java.lang.String,EnvEntry> Interceptor.envEntry
           
protected  KeyedCollection<java.lang.String,EnvEntry> SessionBean.envEntry
           
protected  KeyedCollection<java.lang.String,EnvEntry> MessageDrivenBean.envEntry
           
protected  KeyedCollection<java.lang.String,EnvEntry> ApplicationClient.envEntry
           
protected  KeyedCollection<java.lang.String,EnvEntry> WebApp.envEntry
           
protected  KeyedCollection<java.lang.String,EnvEntry> EntityBean.envEntry
           
protected  KeyedCollection<javax.xml.namespace.QName,ExceptionMapping> JavaWsdlMapping.exceptionMapping
           
protected  KeyedCollection<java.lang.String,MessageDestination> ApplicationClient.messageDestination
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> Interceptor.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> SessionBean.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> MessageDrivenBean.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> ApplicationClient.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> WebApp.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,MessageDestinationRef> EntityBean.messageDestinationRef
           
protected  KeyedCollection<java.lang.String,PackageMapping> JavaWsdlMapping.packageMapping
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> Interceptor.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> SessionBean.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> MessageDrivenBean.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> ApplicationClient.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> WebApp.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceContextRef> EntityBean.persistenceContextRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> Interceptor.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> SessionBean.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> MessageDrivenBean.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> ApplicationClient.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> WebApp.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PersistenceUnitRef> EntityBean.persistenceUnitRef
           
protected  KeyedCollection<java.lang.String,PortComponent> WebserviceDescription.portComponent
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> Interceptor.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> SessionBean.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> MessageDrivenBean.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> ApplicationClient.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> WebApp.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceEnvRef> EntityBean.resourceEnvRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> Interceptor.resourceRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> SessionBean.resourceRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> MessageDrivenBean.resourceRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> ApplicationClient.resourceRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> WebApp.resourceRef
           
protected  KeyedCollection<java.lang.String,ResourceRef> EntityBean.resourceRef
           
protected  KeyedCollection<java.lang.String,ServiceEndpointInterfaceMapping> JavaWsdlMapping.serviceEndpointInterfaceMapping
           
protected  KeyedCollection<java.lang.String,ServiceRef> Interceptor.serviceRef
           
protected  KeyedCollection<java.lang.String,ServiceRef> SessionBean.serviceRef
           
protected  KeyedCollection<java.lang.String,ServiceRef> MessageDrivenBean.serviceRef
           
protected  KeyedCollection<java.lang.String,ServiceRef> ApplicationClient.serviceRef
           
protected  KeyedCollection<java.lang.String,ServiceRef> WebApp.serviceRef
           
protected  KeyedCollection<java.lang.String,ServiceRef> EntityBean.serviceRef
           
protected  KeyedCollection<java.lang.String,WebserviceDescription> Webservices.webserviceDescription
           
 

Uses of KeyedCollection in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa declared as KeyedCollection
protected  KeyedCollection<java.lang.String,Entity> EntityMappings.entity
           
protected  KeyedCollection<java.lang.String,MappedSuperclass> EntityMappings.mappedSuperclass
           
 

Uses of KeyedCollection in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as KeyedCollection
protected  KeyedCollection<java.lang.String,WebserviceDescription> EnterpriseBeans.webserviceDescription
           
protected  KeyedCollection<java.lang.String,WebserviceEndpoint> Ejb.webserviceEndpoint
           
protected  KeyedCollection<java.lang.String,WebserviceEndpoint> Servlet.webserviceEndpoint
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.