All Classes and Interfaces

Class
Description
Bundle enumeration to implement ResourceBundle.getKeys().
A resource bundle stored in the database.
The unique domain key for StoredBundle.
Bundle control to use stored bundles.
Used by StoredBundleFactory in modular apps as well as by ResourceBundle in non-modular apps.
Bundle control provider to use stored bundles.
Stored bundle domain interface.
StoredBundle domain implementation.
Factory for stored bundles.
Replaces the DefaultBundleFactory.
A bundle key translation stored in the database.
Stored bundle key domain interface.
StoredBundleKey domain implementation.
Persistence interface for stored bundle keys.
Number Space persistence implementation.
Remote delegate for StoredBundleKeyPersistenceImpl.
Remote delegate implementation for StoredBundleKeyPersistenceImpl.
Persistence interface for stored bundles.
Number Space persistence implementation.
Remote delegate for StoredBundlePersistenceImpl.
Remote delegate implementation for StoredBundlePersistenceImpl.
ResourceBundle loaded from the database.