Uses of Class
org.ow2.petals.component.framework.jbidescriptor.generated.ComponentInterceptors

Packages that use ComponentInterceptors
org.ow2.petals.component.framework.jbidescriptor.generated   
 

Uses of ComponentInterceptors in org.ow2.petals.component.framework.jbidescriptor.generated
 

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as ComponentInterceptors
protected  ComponentInterceptors Component.componentInterceptors
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return ComponentInterceptors
 ComponentInterceptors ObjectFactory.createComponentInterceptors()
          Create an instance of ComponentInterceptors
 ComponentInterceptors Component.getComponentInterceptors()
          Gets the value of the componentInterceptors property.
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return types with arguments of type ComponentInterceptors
 javax.xml.bind.JAXBElement<ComponentInterceptors> ObjectFactory.createComponentInterceptors(ComponentInterceptors value)
          Create an instance of JAXBElement<ComponentInterceptors>}
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type ComponentInterceptors
 javax.xml.bind.JAXBElement<ComponentInterceptors> ObjectFactory.createComponentInterceptors(ComponentInterceptors value)
          Create an instance of JAXBElement<ComponentInterceptors>}
 void Component.setComponentInterceptors(ComponentInterceptors value)
          Sets the value of the componentInterceptors property.
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.