|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umich.eecs.tac.props.AAInfo
public class AAInfo
AAInfo is a context factory that provides the allowable transports
for the TAC/AA simulation.
| Constructor Summary | |
|---|---|
AAInfo()
Creates a new AA context factory. |
|
| Method Summary | |
|---|---|
se.sics.isl.transport.Context |
createContext()
Adds the allowable transports to the context. |
se.sics.isl.transport.Context |
createContext(se.sics.isl.transport.Context parentContext)
Creates the allowable transports in a Context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AAInfo()
| Method Detail |
|---|
public final se.sics.isl.transport.Context createContext()
createContext in interface se.sics.isl.transport.ContextFactorypublic final se.sics.isl.transport.Context createContext(se.sics.isl.transport.Context parentContext)
Context.
createContext in interface se.sics.isl.transport.ContextFactoryparentContext - the parent context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||