Class RepIdDelegator

java.lang.Object
com.sun.corba.ee.impl.misc.RepIdDelegator
All Implemented Interfaces:
RepositoryIdInterface, RepositoryIdStrings, RepositoryIdUtility

public final class RepIdDelegator extends Object implements RepositoryIdStrings, RepositoryIdUtility, RepositoryIdInterface
Delegates to the current RepositoryId implementation in com.sun.corba.ee.impl.util. This is necessary to overcome the fact that many of RepositoryId's methods are static.