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.
|
getClientContext
received, setSingleUseOnly
public 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.TimeoutException
protected void deregister()
AbstractEventGate
deregister
in class AbstractEventGate<UserAuthenticationEvent>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.