|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetwork.Node
network.InfiniteServerNode
public class InfiniteServerNode
| Constructor Summary | |
|---|---|
InfiniteServerNode(Delay d)
|
|
InfiniteServerNode(java.lang.String s,
Delay d)
|
|
| Method Summary | |
|---|---|
protected void |
accept(Customer c)
|
void |
enter(Customer c)
|
protected void |
invokeService(Customer c)
|
| Methods inherited from class network.Node |
|---|
displayResults, forward, getId, getName, logResults, resetMeasures, setLink, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InfiniteServerNode(Delay d)
public InfiniteServerNode(java.lang.String s,
Delay d)
| Method Detail |
|---|
protected final void invokeService(Customer c)
public final void enter(Customer c)
enter in class Nodeprotected void accept(Customer c)
accept in class Node
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||