GridGain™ 2.1.0
Java API Specification

Uses of Interface
org.gridgain.grid.GridLifecycleBean

Packages that use GridLifecycleBean
org.gridgain.grid icon Start Here  Contains main GridGain API interfaces and classes. 
 

Uses of GridLifecycleBean in org.gridgain.grid
 

Methods in org.gridgain.grid that return types with arguments of type GridLifecycleBean
 Collection<? extends GridLifecycleBean> GridConfiguration.getLifecycleBeans()
          Returns a collection of life-cycle beans.
 Collection<? extends GridLifecycleBean> GridConfigurationAdapter.getLifecycleBeans()
          Returns a collection of life-cycle beans.
 

Method parameters in org.gridgain.grid with type arguments of type GridLifecycleBean
 void GridConfigurationAdapter.setLifecycleBeans(Collection<? extends GridLifecycleBean> lifecycleBeans)
          Sets a collection of lifecycle beans.
 


GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.