Interface ReadOnlyRepository

All Known Subinterfaces:
Repository

@Deprecated public interface ReadOnlyRepository
Deprecated.
Replaced by Repository
A read-only view of the XL Deploy repository. Note: You cannot store a reference to the read-only repository in a Step, as it is not serializable, and the connection to the repository is not restored.