|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.bridges.BridgeKeeper
public class BridgeKeeper
Field Summary | |
---|---|
protected Loadable[] |
scriptBridges
|
Constructor Summary | |
---|---|
BridgeKeeper()
|
Method Summary | |
---|---|
void |
announceFramework(ChatFramework ircfw)
|
Loadable[] |
getScriptBridges()
|
void |
storeDataStructures(java.util.WeakHashMap centralDataRepository)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Loadable[] scriptBridges
Constructor Detail |
---|
public BridgeKeeper()
Method Detail |
---|
public void announceFramework(ChatFramework ircfw)
public void storeDataStructures(java.util.WeakHashMap centralDataRepository)
public Loadable[] getScriptBridges()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |