Class JKMobileContext

java.lang.Object
com.jk.core.context.JKAbstractContext
com.jk.core.context.impl.JKMobileContext
All Implemented Interfaces:
JKContext

public class JKMobileContext extends JKAbstractContext
This class represents a context tailored for Mobile applications within the JK framework.

It extends the JKAbstractContext class and provides functionalities specific to Mobile environments.

Version:
1.0
Author:
Dr. Jalal H. Kiswani
  • Constructor Details

    • JKMobileContext

      public JKMobileContext()