Interface InputManagedObject

All Superinterfaces:
ManagedObject
All Known Implementing Classes:
ProcessAwareServerHttpConnectionManagedObject, SpringServerHttpConnection

public interface InputManagedObject extends ManagedObject
ManagedObject passed in externally.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    clean(CleanupEscalation[] cleanupEscalations)
    Invoked to clean the ManagedObject at end of servicing.

    Methods inherited from interface net.officefloor.frame.api.managedobject.ManagedObject

    getObject