|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InternalObject
Interface implemented by static objects that wish to have access to the internal state of the server, and rather than being self-contained entities.
| Method Summary | |
|---|---|
void |
activate(String ref,
Contextor contextor)
Make this object live inside the context server. |
Contextor |
contextor()
Obtain the contextor for this server. |
| Methods inherited from interface org.elkoserver.json.Referenceable |
|---|
ref |
| Method Detail |
|---|
void activate(String ref,
Contextor contextor)
ref - Reference string identifying this object in the static
object table.contextor - The contextor for this server.Contextor contextor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||