|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.bus.Bus
public abstract class Bus
Bus holder.
| Constructor Summary | |
|---|---|
Bus()
|
|
| Method Summary | |
|---|---|
static IBus |
get()
Gets the current bus. |
static IBus |
setContextualBus(IBus bus)
Sets the bus in the thread context and returns the previous one. |
static IBus |
setDefaultBus(IBus bus)
Sets the default bus to use and returns the previous one. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bus()
| Method Detail |
|---|
public static IBus get()
public static IBus setContextualBus(IBus bus)
bus - Bus to set (can be null)
public static IBus setDefaultBus(IBus bus)
bus - Bus to set (can be null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||