|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.acme.sp.SPImpl
This class is the interface for accessing an SP object.
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. |
Method Detail |
public static SP createSP()
public int saveName(java.lang.String name, int value)
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |