|
||||||||||
| 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 | |
|---|---|
java.lang.Object |
create(java.util.Map params)
|
| Method Detail |
|---|
java.lang.Object create(java.util.Map params)
throws JWNLException
JWNLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||