Interface IFactoryKeyAware

All Known Implementing Classes:
AnnotationFactory, AuthenticatorFactory, AuthorizableOperationFactory, ChallengeNegotiatorFactory, CredentialsProviderFactory, Crypter.MetaFactory, DelegableReentrantLock.DelegateDetector.Factory, ElementWizardFactory, ExecutorServiceFactory, Factory, FileAuthenticatorFactory, FileUserManagerFactory, GZIPStreamWrapper.Factory, IConfirmationProvider.Factory, IConfirmationProvider.Factory.Default, InteractiveConfirmationProvider.Factory, IntrospectionProvider.Factory, IStreamWrapper.Factory, MenuFiller.Factory, MetaFactory, NegotiatorFactory, OperationAuthorizerFactory, PropertiesFactory, RandomizerFactory, ResponseNegotiatorFactory, SingletonFactory, StringConverter.MetaFactory, StringParser.MetaFactory, StringTester.MetaFactory, TimerLifecycle.DaemonFactory, TreeFactory, TreeFactory.ContainerAware, UserManagerFactory, ValueFormatter.Factory

public interface IFactoryKeyAware
Since:
3.23
Author:
Eike Stepper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setFactoryKey

      void setFactoryKey(IFactoryKey factoryKey)