|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
This class allows to create the Velocity Context used to build the generated sources with the Velocity templates.
| Field Summary | |
static java.lang.String |
EJB_PROVIDER
JOnAS EJB Provider name |
static java.lang.String |
MAPPINGS
Mapping property name |
static java.lang.String |
PORT_COMPONENTS
Port Components list property name |
static java.lang.String |
PROVIDER
Provider property name |
static java.lang.String |
RPC_PROVIDER
Default RPC Provider name |
| Method Summary | |
static org.apache.velocity.VelocityContext |
getContext(ServiceDesc sd)
Creates the Velocity Context used to build the generated files with the Velocity templates. |
static org.apache.velocity.VelocityContext |
getContext(ServiceRefDesc sr)
Creates the Velocity Context used to build the generated files with the Velocity templates. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROVIDER
public static final java.lang.String EJB_PROVIDER
public static final java.lang.String RPC_PROVIDER
public static final java.lang.String MAPPINGS
public static final java.lang.String PORT_COMPONENTS
| Method Detail |
public static org.apache.velocity.VelocityContext getContext(ServiceDesc sd)
sd - The ServiceDesc Deployment Descriptor
public static org.apache.velocity.VelocityContext getContext(ServiceRefDesc sr)
sr - The ServiceRefDesc Deployment Descriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||