org.objectweb.jonas_ws.wsgen.generator |
|
Java Source File Name | Type | Comment |
Generator.java | Class | Generators provide a structure to be extended for specific generation
mecanisms. |
GeneratorFactory.java | Class | a GeneratorFactory has to be extended by specific generation
mecanism. |
SecurityGenerator.java | Class | Generates the necessary security files to the generated
webapp for a stateless session bean endpoint. |
WsClientGenerator.java | Class | Generate sources and/or config for WebServices clients. |
WsEndpointGenerator.java | Class | Generate sources and/or config files for WebServices Endpoint. |