Class Summary |
AnyType |
|
AnyTypeUtils |
|
AnyTypeWrapper |
|
ChildFirstClassLoader |
URLClassLoader that look first in the child URL. |
ClassMetaInfo |
The meta information of a class. |
ClientCorbaClassesHolder |
|
CodeGenerationProperties |
This class is used to define a custom code generation. |
ConsumerServiceClassesGenerator |
This class generates (at deploy time) the code used by the jbi4corba
in 'consumer' mode (at run time). |
HolderUtils |
Utility class for holder parameters management. |
InterfaceType |
class InterfaceType - define union type class |
InterfaceTypeUtils |
|
MethodSignature |
This class provides the object representation of a method's signature. |
OperationWithAnyTypesAdapter |
This class is to modify the all operations that contain any as parameter/return type
Replace: Any with type Object the code to initialize some fields. |
OperationWithUnionTypesAdapter |
|
Param |
This class provides the object representation of a CORBA param. |
ProviderServiceClassesGenerator |
This class provides the 'IDL to WSDL' code generation. |
ServerCorbaClassesHolder |
This class contains all the information collectect during the code generation
(WSDL to CORBA) of the component. |
TypeAdditionalInformation |
TypeAdditionalInformation - additional information needed for deploy time |
TypeUtils |
|
UnionType |
|
UnionTypeClassAdapter |
This ASM Adapter class changes the 'private' to 'public' modifier
for all verifyXXX methods of union types for each field |
UnionTypeUtils |
|
Util |
A collection of utility methods. |
UtilJavaSourceParsing |
This class provides some utility methods used to parse a java source file. |
WSDLDescriptor |
Descriptor to incapsulate all fields required to generate a WSDL file
starting from an IDL (CORBA) file. |
WSDLGenerator |
Class to generate WSDL file starting from an IDL file. |
WsdlInformation |
Used to store some WSDL information. |