public class ServerStartedInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
ServerStartedListener listeners once the server
is started.| Constructor and Description |
|---|
ServerStartedInterceptor(com.google.inject.Provider<ServerUtils> serverUtilsProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerUtils |
getServerUtils() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public ServerStartedInterceptor(com.google.inject.Provider<ServerUtils> serverUtilsProvider)
protected ServerUtils getServerUtils()
Copyright © 2019. All rights reserved.