"alesj" wrote : "adrian(a)jboss.org" wrote :
| |
| | | public interface Controller
| | | {
| | | boolean isAfterState(ControllerState state, ControllerState reference);
| | | }
| | |
| |
| Which one here is the marker (against whom we check)?
reference == marker
state == the one we're checking
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142318#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...