All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.backendless.ContextHandler Maven / Gradle / Ivy

The newest version!
package com.backendless;


public interface ContextHandler
{
  Object getAppContext();

  void setContext( Object context );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy