Interface IFacadeSupport

All Known Implementing Classes:
RequestEvent

public interface IFacadeSupport
An object that is able to create its own IFacade.
  • Method Summary

    Modifier and Type
    Method
    Description
    The associated IFacade.
  • Method Details