com.evolveum.midpoint.util
Interface Handler<T>


public interface Handler<T>

Author:
Radovan Semancik

Method Summary
 void handle(T t)
           
 

Method Detail

handle

void handle(T t)


Copyright © 2013 evolveum. All Rights Reserved.