org.apache.tapestry5.ioc.internal
Interface EagerLoadServiceProxy

All Known Implementing Classes:
JustInTimeObjectCreator

public interface EagerLoadServiceProxy

Interface implemented by all service proxies. Service proxies are always RegistryShutdownListeners, they also can be eager-load


Method Summary
 void eagerLoadService()
           
 

Method Detail

eagerLoadService

void eagerLoadService()


Copyright © 2003-2012 The Apache Software Foundation.