Class Factory

java.lang.Object
org.eclipse.net4j.util.factory.Factory
All Implemented Interfaces:
IFactory, IFactoryKeyAware
Direct Known Subclasses:
AuthenticatorFactory, AuthorizableOperationFactory, CredentialsProviderFactory, DelegableReentrantLock.DelegateDetector.Factory, ElementWizardFactory, ExecutorServiceFactory, IConfirmationProvider.Factory, IntrospectionProvider.Factory, IStreamWrapper.Factory, MenuFiller.Factory, MetaFactory, NegotiatorFactory, OperationAuthorizerFactory, PropertiesFactory, RandomizerFactory, SingletonFactory, TimerLifecycle.DaemonFactory, TreeFactory, UserManagerFactory, ValueFormatter.Factory

public abstract class Factory extends Object implements IFactory, IFactoryKeyAware
A default implementation of a factory.
Author:
Eike Stepper