Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package recoin.system

Class Summary
ApplicationManager The ApplicationManager represents the main class of the RECOIN framework.
MySQLRepositoryManager The MySQLRepositoryManager class is a direct subclass of the abstract RepositoryManager class.
MySQLRepositoryManagerTest A TestCase to test the MySQLRepositoryManager class.
PropertiesReader The PropertiesReader is responsible for interpreting the global configuration file of the application.
Repository The Repository class encapsulates information about a repository which holds data about all components and interfaces used in RECOIN.
RepositoryManager The RepositoryManager is an abstract superclass for all classes implementing an interface to a RECOIN repository.
RuntimeManager The RuntimeManager administrates and observes the runtime components of the application.