|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mlw.fps.model.business.bo.stubs.FlatFileConsoleStub
Constructor Summary | |
FlatFileConsoleStub()
Creates a new instance of DefaultConsoleManager |
Method Summary | |
java.util.List |
getSupportedGames()
|
boolean |
initialized()
|
void |
setProperty(java.lang.String key,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlatFileConsoleStub()
Method Detail |
public boolean initialized()
initialized
in interface ConsoleManager
public void setProperty(java.lang.String key, java.lang.String value)
setProperty
in interface ConsoleManager
public java.util.List getSupportedGames()
getSupportedGames
in interface ConsoleManager
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |