org.neo.swarm
Interface AppContextBinding


public interface AppContextBinding

Components that implement this require an ApplicationContext handle when injected. Typically used when preexisting components are passed between containers (i.e. MobileAgents).

Author:
navery

Method Summary
 void bind(ApplicationContext context)
           
 

Method Detail

bind

public void bind(ApplicationContext context)


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.