org.appdapter.api.module
Interface Modulator

All Known Implementing Classes:
BasicModulator

public interface Modulator

Author:
Stu B.

Method Summary
 void attachModule(Module m)
           
 void detachModule(Module m)
           
 int getAttachedModuleCount()
           
 void processOneBatch()
           
 

Method Detail

attachModule

void attachModule(Module m)

detachModule

void detachModule(Module m)

getAttachedModuleCount

int getAttachedModuleCount()

processOneBatch

void processOneBatch()


Copyright © 2010-2012. All Rights Reserved.