Creates an entrycontext.paramcontext COntext generated by entrypoints.paramtype One of the types specified in EntryPoint interface this.context = context; this.type = type;
EntryPoint
this.context = context; this.type = type;
return context;
return this.type;
return this.sc;
this.type = type;
this.sc = sc;
return "[ Entry context ] ...[ " + context + " ]";