|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.acme.sp.SPImpl
public class SPImpl
This class is the interface for accessing an SP object.
| Constructor Summary | |
|---|---|
private |
SPImpl()
Default constructor. |
| Method Summary | |
|---|---|
protected void |
buildLog(java.lang.String logName,
int timeout)
Not sure if we've got the signature quite right in this release. |
static SP |
createSP()
Method to create a new SP object, hidden for future flexibility. |
protected static void |
createTable(SP instance)
This method will be be removed one day. |
int |
saveName(java.lang.String name,
int value)
This method was inherited from the SP interface. |
| 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 SPprotected static void createTable(SP instance)
protected void buildLog(java.lang.String logName,
int timeout)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||