|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Createable
A Createable is an object that can create an instance of itself given
parameters from a properties file (Params). A class that
implements this interface must also define a no-arg constructor.
| Method Summary | |
|---|---|
Object |
create(Map params)
|
| Method Detail |
|---|
Object create(Map params)
throws JWNLException
JWNLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||