Interface Wireable

All Known Subinterfaces:
Wireable.Immutable
All Known Implementing Classes:
EvalCondition, From, MultiAccumulate.Wirer, QueryImpl, RuleImpl, SingleAccumulate.Wirer

public interface Wireable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wire(Object object)
     
  • Method Details

    • wire

      void wire(Object object)