this.property = property;
return property.getType();
inject(ctx, ctx.getInstance());
property.set(instance, ctx.getEJBContext());
throw new RuntimeException("Illegal operation");