Interface IPostConnectionProcedure

All Superinterfaces:
IApplicable<Connection>

public interface IPostConnectionProcedure extends IApplicable<Connection>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Connection connection)
     

    Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable

    and, isApplicable, not, or