Package sonia.scm
Class SCMContext
java.lang.Object
sonia.scm.SCMContext
The SCMContext searches an implementation of
SCMContextProvider
and
holds a singleton instance of this implementation.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic SCMContextProvider
Returns the singleton instance ofSCMContextProvider
-
Field Details
-
DEFAULT_PACKAGE
Default java package for finding extensions- See Also:
-
USER_ANONYMOUS
Name of the anonymous user- See Also:
-
ANONYMOUS
the anonymous user- Since:
- 1.21
-
-
Method Details
-
getContext
Returns the singleton instance ofSCMContextProvider
-