Uses of Class
it.imolinfo.jbi4cics.jbi.BCELClassLoader

Packages that use BCELClassLoader
it.imolinfo.jbi4cics.jbi   
it.imolinfo.jbi4cics.webservices.utils.generators   
 

Uses of BCELClassLoader in it.imolinfo.jbi4cics.jbi
 

Methods in it.imolinfo.jbi4cics.jbi that return BCELClassLoader
 BCELClassLoader Jbi4cicsLifeCycle.getBCELClassLoader()
          Returns the byte code engineering library class loader.
 

Methods in it.imolinfo.jbi4cics.jbi with parameters of type BCELClassLoader
 void Jbi4cicsLifeCycle.setBCELClassLoader(BCELClassLoader bcelClassLoader)
          Sets the byte code engineering library class loader.
 

Uses of BCELClassLoader in it.imolinfo.jbi4cics.webservices.utils.generators
 

Methods in it.imolinfo.jbi4cics.webservices.utils.generators with parameters of type BCELClassLoader
 java.lang.Class ServiceBeanGenerator.generateBeanClass(BCELClassLoader loader)
          Per gestire il nesting devo potere genereare e usare al volo le classi visitando la gerarchia di classi in nesting con il metodo depth first.
 java.lang.Class ServiceInterfaceGenerator.generateServiceInterface(BCELClassLoader loader)
           
 



Copyright © 2005-2008 Imola Informatica. All Rights Reserved.