Interface OfficeSupplierThreadLocal

All Superinterfaces:
OfficeDependencyRequireNode
All Known Subinterfaces:
SupplierThreadLocalNode
All Known Implementing Classes:
SupplierThreadLocalNodeImpl

public interface OfficeSupplierThreadLocal extends OfficeDependencyRequireNode
Author:
Daniel Sagenschneider
  • Method Details

    • getOfficeSupplierThreadLocalName

      String getOfficeSupplierThreadLocalName()
      Obtains the name of this OfficeSupplierThreadLocal.
      Returns:
      Name of this OfficeSupplierThreadLocal.
    • getQualifier

      String getQualifier()
      Obtains the qualifier.
      Returns:
      Qualifier. May be null.
    • getType

      String getType()
      Obtains the required type.
      Returns:
      Required type.