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 JKContextFactoryJKContextFactory.getInstance()This method gets the single instance ofJKContextFactoryclass.Methods in com.jk.core.context with parameters of type JKContextFactoryModifier and TypeMethodDescriptionstatic voidJKContextFactory.setInstance(JKContextFactory instance) This method replaces the factory instance with the provided instance.