|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.AbstractModule
org.jactr.core.module.goal.six.DefaultGoalModule6
public class DefaultGoalModule6
handles the goal and imaginal buffers
| Constructor Summary | |
|---|---|
DefaultGoalModule6()
|
|
| Method Summary | |
|---|---|
void |
dispose()
release any resources. |
void |
initialize()
this will be called after all the modules have been installed permitting the module to attach listeners to other modules. |
| Methods inherited from class org.jactr.core.module.AbstractModule |
|---|
delayedFuture, getExecutor, getModel, getName, getSafeName, immediateFuture, immediateReturn, install, uninstall |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jactr.core.module.IModule |
|---|
getModel, getName, install |
| Methods inherited from interface org.jactr.core.utils.IInstallable |
|---|
uninstall |
| Constructor Detail |
|---|
public DefaultGoalModule6()
| Method Detail |
|---|
public void initialize()
IModule
initialize in interface IModuleinitialize in interface IInitializableinitialize in class AbstractModulepublic void dispose()
IModule
dispose in interface IModuledispose in class AbstractModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||