Class IRuntimeRepositoryLookup.RuntimeRepositoryLookupByToC

java.lang.Object
org.faktorips.runtime.IRuntimeRepositoryLookup.RuntimeRepositoryLookupByToC
All Implemented Interfaces:
Serializable, IRuntimeRepositoryLookup
Enclosing interface:
IRuntimeRepositoryLookup

public static final class IRuntimeRepositoryLookup.RuntimeRepositoryLookupByToC extends Object implements IRuntimeRepositoryLookup
An IRuntimeRepositoryLookup that serializes only the path to the ClassloaderRuntimeRepository's table-of-contents file. Create one via the IRuntimeRepositoryLookup.byToC(String) or directly create and set int for an existing repository with ClassloaderRuntimeRepository.withLookup().
Since:
25.7
See Also: