public class SingletonContextManager extends Object implements ContextManager
ContextManager
that maintains a single Context
instance
across the entire application.Constructor and Description |
---|
SingletonContextManager() |
public Context getContext()
Context
instance. Useful for single-user
applications.getContext
in interface ContextManager
Context
instance.Copyright © 2012–2017. All rights reserved.