MCPcopy Create free account
hub / github.com/diyhi/bbs / getContext

Method getContext

src/main/java/cms/utils/SpringConfigTool.java:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 public static ApplicationContext getContext(){
29 return context;
30 }
31
32 /* 第二种写法 *//**
33 private static ApplicationContext context = null;

Callers 15

runMethod · 0.95
getConnectionMethod · 0.95
doFilterInternalMethod · 0.80
addStaffUIMethod · 0.80
addStaffMethod · 0.80
getEditStaffViewModelMethod · 0.80
editStaffMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected