com.iparelan.util
Interface AbstractFactory

All Known Subinterfaces:
FactoryInterface
All Known Implementing Classes:
ConcreteFactory

@Copyright(value="Copyright © 2008, Iparelan Solutions, LLC. All rights reserved.")
public interface AbstractFactory

A marker interface that designates a class that implements it as an abstract factory.

Version:
June 2008
Author:
Greg Mattes
See Also:
FactoryLoader



Copyright © 2008 Iparelan Solutions, LLC. All rights reserved.