Interface Contextual

All Known Implementing Classes:
ContextualRegistration

public interface Contextual
Implemented by contextual objects.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    end()
    Indicates the end of this object's contextual lifecycle.
  • Method Details

    • end

      void end()
      Indicates the end of this object's contextual lifecycle.