org.jfree.repository
Class LibRepositoryBoot
java.lang.Object
org.jfree.base.AbstractBoot
org.jfree.repository.LibRepositoryBoot
- All Implemented Interfaces:
- org.jfree.base.modules.SubSystem
public class LibRepositoryBoot
- extends org.jfree.base.AbstractBoot
Creation-Date: 13.11.2006, 11:27:20
- Author:
- Thomas Morgner
Methods inherited from class org.jfree.base.AbstractBoot |
createDefaultHierarchicalConfiguration, createDefaultHierarchicalConfiguration, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootInProgress, loadBooter, start |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_DOMAIN
public static final java.lang.String REPOSITORY_DOMAIN
- See Also:
- Constant Field Values
SIZE_ATTRIBUTE
public static final java.lang.String SIZE_ATTRIBUTE
- See Also:
- Constant Field Values
VERSION_ATTRIBUTE
public static final java.lang.String VERSION_ATTRIBUTE
- See Also:
- Constant Field Values
CONTENT_TYPE
public static final java.lang.String CONTENT_TYPE
- See Also:
- Constant Field Values
getInstance
public static LibRepositoryBoot getInstance()
loadConfiguration
protected org.jfree.util.Configuration loadConfiguration()
- Specified by:
loadConfiguration
in class org.jfree.base.AbstractBoot
performBoot
protected void performBoot()
- Specified by:
performBoot
in class org.jfree.base.AbstractBoot
getProjectInfo
protected org.jfree.base.BootableProjectInfo getProjectInfo()
- Specified by:
getProjectInfo
in class org.jfree.base.AbstractBoot