Package org.extex.framework

This package contains some classes and interfaces for dealing with components in general.

See:
          Description

Interface Summary
RegistrarObserver This interface describes an observer which is meant to reconnect a object which has just been reconstructed.
 

Class Summary
AbstractFactory This is the abstract base class for factories.
Registrar This class provides a means to reconnect an object to a managing factory after it has been disconnected.
 

Exception Summary
RegistrarException This exception is used when the loader detects some problem.
 

Package org.extex.framework Description

This package contains some classes and interfaces for dealing with components in general.