vishnu.patterns
Interface Inversion<C>

All Known Implementing Classes:
AbstractInversion

public interface Inversion<C>

 

Method Summary
 C getContext()
           
 void setContext(C context)
           
 

Method Detail

getContext

C getContext()

setContext

void setContext(C context)