|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hawk.module.LibraryModule
public class LibraryModule
Placeholder for all the library modules that hawk supports.
IModule
,
SystemModule
,
HttpModule
,
MathModule
Constructor Summary | |
---|---|
LibraryModule()
|
Method Summary | |
---|---|
static boolean |
isLibraryModule(java.lang.String moduleClassName)
This checks if a module is a library |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LibraryModule()
Method Detail |
---|
public static boolean isLibraryModule(java.lang.String moduleClassName)
moduleClassName
- input class name of the module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |