Uses of Interface
org.jtheque.core.managers.core.ICore

Packages that use ICore
org.jtheque.core.managers Contains the managers for the modules. 
org.jtheque.core.managers.core Contains the core of JTheque. 
 

Uses of ICore in org.jtheque.core.managers
 

Methods in org.jtheque.core.managers that return ICore
static ICore Managers.getCore()
          Return the core.
 

Uses of ICore in org.jtheque.core.managers.core
 

Classes in org.jtheque.core.managers.core that implement ICore
 class Core
          The core.
 

Methods in org.jtheque.core.managers.core that return ICore
static ICore Core.getInstance()
          Return the unique instance of the class.
 



Copyright © 2009 JTheque. All Rights Reserved.