Uses of Interface
cn.mapway.ui.server.IServerContext
-
Packages that use IServerContext Package Description cn.mapway.server -
-
Uses of IServerContext in cn.mapway.server
Methods in cn.mapway.server with parameters of type IServerContext Modifier and Type Method Description voidIServerPlugin. destroy(IServerContext context)注销模块voidIServerPlugin. init(IServerContext context)初始化模块
-