|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acme.sp.SPImpl
This class is the interface for accessing an SP object.
Constructor Summary | |
private |
SPImpl()
Default constructor. |
Method Summary | |
static void |
buildLog(java.lang.String logName,
int timeout,
boolean isDisk,
int numRollovers)
We've changed the signature in the 2.0 release. |
static SP |
createSP()
Method to create a new SP object, hidden for future flexibility. |
void |
flushTable(SP instance)
This is the new method for flushing tables. |
int |
saveName(java.lang.String name,
int value)
Deprecated. Use some other method instead. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private SPImpl()
Method Detail |
public static SP createSP()
public int saveName(java.lang.String name, int value)
saveName
in interface SP
public void flushTable(SP instance)
public static void buildLog(java.lang.String logName, int timeout, boolean isDisk, int numRollovers)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |