- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- DefaultDatastoreProvider, SingleDatastoreProvider, ThreadLocalDatastoreProvider
public interface DatastoreProvider
extends Serializable
Lightweight object to be created (hopefully by a factory some day) to create provide a Datastore-reference to a resolving Proxy. If this
was created by a common Object factory, it could make use of the current context (like Guice Scopes etc.)
- See Also:
LazyProxyFactory