Interface WiringService

All Known Implementing Classes:
WiringServiceTable

public interface WiringService
This is a service used to wire a component with its dependencies.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wire(Object component)
    Called to wire a component