public class JCClassLister
extends nz.ac.waikato.cms.locator.ClassLister
| Modifier and Type | Field and Description |
|---|---|
protected static JCClassLister |
m_Singleton
the singleton.
|
| Modifier | Constructor and Description |
|---|---|
protected |
JCClassLister()
Initializes the class lister.
|
| Modifier and Type | Method and Description |
|---|---|
static nz.ac.waikato.cms.locator.ClassLister |
getSingleton()
Returns the singleton instance of the class lister.
|
static void |
main(String[] args)
Just outputs all the managed superclasses and the associated classes.
|
addHierarchy, getClasses, getClasses, getClassLocator, getClassnames, getLogger, getPackages, getPackages, getPackages, getSuperclasses, getSuperclasses, getSuperclasses, initialize, isLoggingEnabled, isOnlyDefaultConstructor, isOnlySerializable, load, load, setBlacklist, setOnlyDefaultConstructor, setOnlySerializable, setPackages, toString, updateClasses, updateClasses, updateClassnames, updateClassnamesprotected static JCClassLister m_Singleton
public static nz.ac.waikato.cms.locator.ClassLister getSingleton()
public static void main(String[] args)
args - ignoredCopyright © 2017 University of Waikato, Hamilton, NZ. All Rights Reserved.