org.asmatron.messengine.action
Interface ActionHandler<T extends ActionObject>

All Known Implementing Classes:
ActionMethodHandler, RequestFieldHandler, RequestMethodHandler

public interface ActionHandler<T extends ActionObject>


Method Summary
 void handle(T arg)
           
 

Method Detail

handle

void handle(T arg)


Copyright © 2011. All Rights Reserved.