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

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

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

Fields in org.ow2.petals.component.framework.jbidescriptor.generated declared as ClassLoaderDelegationType
protected  ClassLoaderDelegationType Component.bootstrapClassLoaderDelegation
           
protected  ClassLoaderDelegationType Component.componentClassLoaderDelegation
           
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return ClassLoaderDelegationType
static ClassLoaderDelegationType ClassLoaderDelegationType.fromValue(String v)
           
 ClassLoaderDelegationType Component.getBootstrapClassLoaderDelegation()
          Gets the value of the bootstrapClassLoaderDelegation property.
 ClassLoaderDelegationType Component.getComponentClassLoaderDelegation()
          Gets the value of the componentClassLoaderDelegation property.
static ClassLoaderDelegationType ClassLoaderDelegationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClassLoaderDelegationType[] ClassLoaderDelegationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.component.framework.jbidescriptor.generated with parameters of type ClassLoaderDelegationType
 void Component.setBootstrapClassLoaderDelegation(ClassLoaderDelegationType value)
          Sets the value of the bootstrapClassLoaderDelegation property.
 void Component.setComponentClassLoaderDelegation(ClassLoaderDelegationType value)
          Sets the value of the componentClassLoaderDelegation property.
 



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