public class UserAuthenticationEventGate<C extends ClientContext> extends AbstractClientEventGate<C,UserAuthenticationEvent>
UserAuthenticationEvent is being received.lastEvent| Constructor and Description |
|---|
UserAuthenticationEventGate(C clientCtx) |
| Modifier and Type | Method and Description |
|---|---|
UserAuthenticationEvent |
awaitTimingOut(long time,
java.util.concurrent.TimeUnit unit) |
protected void |
deregister()
This method is called when isSingleUseOnly flag is set.
|
getClientContextreceived, setSingleUseOnlypublic UserAuthenticationEventGate(C clientCtx)
public UserAuthenticationEvent awaitTimingOut(long time, java.util.concurrent.TimeUnit unit) throws java.util.concurrent.TimeoutException
awaitTimingOut in class AbstractEventGate<UserAuthenticationEvent>java.util.concurrent.TimeoutExceptionprotected void deregister()
AbstractEventGatederegister in class AbstractEventGate<UserAuthenticationEvent>Copyright © 2014 EsprIT-Systems. All Rights Reserved.