Library:Fuse
Version:0.3
Compatibility:JDK 1.5
Interfaces in library Fuse.
NamePackageDescription
Definitionorg.jdesktop.fuse

This is the superinterface of any definition provider classes.

Hive.ResourceInjectionListenerorg.jdesktop.fuseAny classes implementing this interface will be able to act as listeners for a ResourceInjectionEvent as fired by the Hive class.
Hive.ResourceLoadListenerorg.jdesktop.fuseAny classes implementing this interface will be able to act as listeners for a ResourceLoadEvent as fired by the Hive class.
ResourceLoaderorg.jdesktop.fuse

An interface to encapsulate the loading of resource properties from within various formats (such as XML, properties, JDBC, etc...) The default used by ResourceInjector will always be properties.

Search