0

I want to know what do @HardCoded annotation. I don't found any documentation when I search in Google. Thanks.

Mounir
  • 11,306
  • 2
  • 27
  • 34

1 Answers1

1

Sound more like you misunderstood example/explanation (wouldn't know without resource you used). Check Seam documentation if you need to know more about annotations.

peter_budo
  • 1,748
  • 4
  • 26
  • 48
  • yeah, I'm so sorry, it's a Qualifier annotation used in a project that I use. Thanks for help ! – Mounir Oct 21 '11 at 20:54