|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.screamingcoder.plebeians.example.simple.FirstNameFactory
@ApplicationScoped public class FirstNameFactory
Responsible for receiving the command line arguments, sanity checking and making the "firstName" available for injection.
| Constructor Summary | |
|---|---|
FirstNameFactory()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFirstName(java.lang.String[] params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FirstNameFactory()
| Method Detail |
|---|
@Produces public java.lang.String getFirstName(java.lang.String[] params)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||