public interface DynamicProxyCodebaseAccessor
extends CodebaseAccessor
A marker interface for a dynamic proxy. Services that don't
use a smart proxy, and utilize only a dynamic proxy, but still need a
codebase to resolve interface classes should implement this interface.
Author:
peter
Method Summary
Methods inherited from interface net.jini.export.CodebaseAccessor