public abstract class AddOnModule extends Object implements ContextProvider, Loggable, LoggedExceptionCallback, Identifiable
| Constructor and Description |
|---|
AddOnModule(Context context,
String ID)
initializes the Module
|
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext()
returns the instance of Context
|
String |
getID() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, debug, error, error, fatal, fatal, warn, warnexceptionThrownisOwnerpublic AddOnModule(Context context, String ID)
context - the current ContextID - the IDpublic Context getContext()
getContext in interface ContextProviderpublic String getID()
getID in interface IdentifiableCopyright © 2016. All rights reserved.