|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.universe.server.UniverseLocalServer
public class UniverseLocalServer
Universe server management class. There is no reason why anything other than the universe system should use this.
Version History
| Field Summary | |
|---|---|
UniverseID |
id
|
Clearance |
requiredClearance
|
java.lang.String |
root
|
| Constructor Summary | |
|---|---|
UniverseLocalServer()
|
|
| Method Summary | |
|---|---|
Universe |
getAccessor()
Manufacture an accessor to a universe. |
Clearance |
getClearance()
Get the required clearance. |
UniverseID |
getID()
Return the ID of this Universe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String root
public UniverseID id
public Clearance requiredClearance
| Constructor Detail |
|---|
public UniverseLocalServer()
| Method Detail |
|---|
public Universe getAccessor()
throws UniverseException
getAccessor in interface UniverseServerUniverseExceptionpublic UniverseID getID()
getID in interface UniverseServerpublic Clearance getClearance()
getClearance in interface UniverseServerClearance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||