Uses of Class
com.jk.core.context.JKContextFactory
Packages that use JKContextFactory
-
Uses of JKContextFactory in com.jk.core.context
Methods in com.jk.core.context that return JKContextFactoryModifier and TypeMethodDescriptionprotected static JKContextFactory
JKContextFactory.getInstance()
This method gets the single instance ofJKContextFactory
class.Methods in com.jk.core.context with parameters of type JKContextFactoryModifier and TypeMethodDescriptionstatic void
JKContextFactory.setInstance
(JKContextFactory instance) This method replaces the factory instance with the provided instance.