Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms that return ListenerType
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 ListenerType[] ListenerContainer.getListener()
           
 ListenerType[] JcaListenerContainer.getListener()
           
 ListenerType ListenerContainer.getListener(int idx)
           
 ListenerType JcaListenerContainer.getListener(int idx)
           
 ListenerType ListenerContainer.setListener(int idx, ListenerType value)
           
 ListenerType JcaListenerContainer.setListener(int idx, ListenerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms with parameters of type ListenerType
 ListenerType ListenerContainer.setListener(int idx, ListenerType value)
           
 ListenerType JcaListenerContainer.setListener(int idx, ListenerType value)
           
 void ListenerContainer.setListener(ListenerType[] values)
           
 void JcaListenerContainer.setListener(ListenerType[] values)
           
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl declared as ListenerType
protected  ListenerType[] JcaListenerContainerImpl.listener
           
protected  ListenerType[] ListenerContainerImpl.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl that return ListenerType
 ListenerType[] JcaListenerContainerImpl.getListener()
           
 ListenerType[] ListenerContainerImpl.getListener()
           
 ListenerType JcaListenerContainerImpl.getListener(int idx)
           
 ListenerType ListenerContainerImpl.getListener(int idx)
           
 ListenerType JcaListenerContainerImpl.setListener(int idx, ListenerType value)
           
 ListenerType ListenerContainerImpl.setListener(int idx, ListenerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl with parameters of type ListenerType
 void JcaListenerContainerImpl.copyListener(ListenerType[] source)
          Copies all values of property Listener.
 void ListenerContainerImpl.copyListener(ListenerType[] source)
          Copies all values of property Listener.
 ListenerType JcaListenerContainerImpl.setListener(int idx, ListenerType value)
           
 ListenerType ListenerContainerImpl.setListener(int idx, ListenerType value)
           
 void JcaListenerContainerImpl.setListener(ListenerType[] values)
           
 void ListenerContainerImpl.setListener(ListenerType[] values)
           
 



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