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