Class ManagedRepositoryEndpoint

All Implemented Interfaces:
Endpoint

public class ManagedRepositoryEndpoint extends RepositoryEndpoint
A specialized RepositoryEndpoint where the lifecycle of the Repository is managed by this endpoint, i.e. this instance takes care for initialize and shutdown of the repository.
Author:
Andreas Schwarte
See Also: