public class HandlerAide extends Object
Gateway
Action
HandlerAide()
void
after(Handler handler)
Collection<Handler>
afters()
before(Handler handler)
befores()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HandlerAide()
public void before(Handler handler)
public void after(Handler handler)
public Collection<Handler> befores()
public Collection<Handler> afters()
Copyright © 2024. All rights reserved.