Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.impl   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms that return ListenerType
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms that return types with arguments of type ListenerType
 List<ListenerType> ListenerContainer.getListener()
          Gets the value of the listener property.
 List<ListenerType> JcaListenerContainer.getListener()
          Gets the value of the listener property.
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.impl that implement ListenerType
 class ListenerTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.impl with type parameters of type ListenerType
protected  List<ListenerType> JcaListenerContainerImpl.listener
           
protected  List<ListenerType> ListenerContainerImpl.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.jms.impl that return types with arguments of type ListenerType
 List<ListenerType> JcaListenerContainerImpl.getListener()
           
 List<ListenerType> ListenerContainerImpl.getListener()
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.