getProcessBinds abstract method

List<BindContract<Object>> getProcessBinds()

get processed binds

Implementation

List<BindContract> getProcessBinds();