// -------------------------------------------------------------------------
// extends ContextCreate
// -------------------------------------------------------------------------
protected void setupAction(EndpointReferenceType epr) {
this.ctx_create = new Ctx_Create_Injectable(epr, this.stubConf, this.pr);
}