Searched refs:NAMESPACE (Results 1 – 1 of 1) sorted by relevance
31 private static final Namespace NAMESPACE = Namespace.create(ObjectifyExtension.class); field in ObjectifyExtension42 context.getStore(NAMESPACE).put(Closeable.class, rootService); in beforeEach()48 context.getStore(NAMESPACE).get(Closeable.class, Closeable.class); in afterEach()