Interface Factory

All Known Implementing Classes:
FactoryImpl

public interface Factory
Provides the sub-factories required by Spoon. Most classes provides a method getFactory() that returns the current factory. Otherwise FactoryImpl is a default implementation.