Package org.objectweb.jonas_ws.wsgen.generator

Class Summary
Generator Generators provide a structure to be extended for specific generation mecanisms.
GeneratorFactory a GeneratorFactory has to be extended by specific generation mecanism.
SecurityGenerator Generates the necessary security files to the generated webapp for a stateless session bean endpoint.
WsClientGenerator Generate sources and/or config for WebServices clients.
WsEndpointGenerator Generate sources and/or config files for WebServices Endpoint.