org.apache.hivemind.impl.servicemodel
Interface SingletonInnerProxy


public interface SingletonInnerProxy

Interface implemented by the inner proxies used with the SingletonServiceModel. This allows the service model to force the inner proxy to resolve the service implementation and install it into the outer proxy.

Author:
Howard Lewis Ship

Method Summary
 void _instantiateServiceImplementation()
           
 

Method Detail

_instantiateServiceImplementation

void _instantiateServiceImplementation()