Package org.analogweb.core
Class AbstractModulesConfig
- java.lang.Object
-
- org.analogweb.core.AbstractModulesConfig
-
- All Implemented Interfaces:
ModulesConfig
- Direct Known Subclasses:
RootModulesConfig
public abstract class AbstractModulesConfig extends Object implements ModulesConfig
- Author:
- y2k2mt
-
-
Constructor Summary
Constructors Constructor Description AbstractModulesConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object other)
int
hashCode()
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.analogweb.ModulesConfig
prepare
-
-