Interface EagerLoadServiceProxy
- 
- All Known Implementing Classes:
 JustInTimeObjectCreator
public interface EagerLoadServiceProxy
Interface implemented by all service proxies. Service proxies are alwaysRegistryShutdownListeners, they also can be eager-load 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voideagerLoadService() 
 - 
 
- 
- 
Method Detail
- 
eagerLoadService
void eagerLoadService()
 
 - 
 
 -