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, wait
debug, debug, error, error, fatal, fatal, warn, warn
exceptionThrown
isOwner
public AddOnModule(Context context, String ID)
context
- the current ContextID
- the IDpublic Context getContext()
getContext
in interface ContextProvider
public String getID()
getID
in interface Identifiable
Copyright © 2016. All rights reserved.