public class LocalTokenEventListener extends Object implements TokenEventListener
| Constructor and Description |
|---|
LocalTokenEventListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Token.Event param) |
void |
after(Token token) |
void |
before(Token token) |
public boolean accept(Token.Event param)
accept in interface org.coodex.util.AcceptableService<Token.Event>public void before(Token token)
before in interface TokenEventListenerpublic void after(Token token)
after in interface TokenEventListenerCopyright © 2018. All rights reserved.