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

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

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

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as ClassPath
protected  ClassPath Component.bootstrapClassPath
           
protected  ClassPath Component.componentClassPath
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return ClassPath
 ClassPath ObjectFactory.createClassPath()
          Create an instance of ClassPath
 ClassPath Component.getBootstrapClassPath()
          Gets the value of the bootstrapClassPath property.
 ClassPath Component.getComponentClassPath()
          Gets the value of the componentClassPath property.
 

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

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type ClassPath
 javax.xml.bind.JAXBElement<ClassPath> ObjectFactory.createBootstrapClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 javax.xml.bind.JAXBElement<ClassPath> ObjectFactory.createComponentClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 javax.xml.bind.JAXBElement<ClassPath> ObjectFactory.createSharedLibraryClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 void Component.setBootstrapClassPath(ClassPath value)
          Sets the value of the bootstrapClassPath property.
 void Component.setComponentClassPath(ClassPath value)
          Sets the value of the componentClassPath property.
 



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