Package org.objectweb.fractal.api

Specifies the component and component interface concepts.

Interface Summary

Component A component interface to introspect the external interfaces of the component to which it belongs.
Interface An interface to introspect component interfaces.
Type Specifies the minimal interface that all type systems must implement.

Class Summary

Fractal Provides a static method to get a bootstrap component.
NoSuchInterfaceException Thrown when trying to use or inspect an interface or interface type that does not exist.
Specifies the component and component interface concepts.