Schnittstelle IFactoryKey

Alle bekannten Implementierungsklassen:
FactoryKey

public interface IFactoryKey
Identifies a factory by product group and type.
Autor:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Felddetails

  • Methodendetails

    • getProductGroup

      String getProductGroup()
    • getType

      String getType()