public class GRpcServerInitializedEvent
extends org.springframework.context.ApplicationEvent
| Constructor and Description |
|---|
GRpcServerInitializedEvent(org.springframework.context.ApplicationContext context,
io.grpc.Server server) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext() |
io.grpc.Server |
getServer() |