Package com.gigaspaces.grid.bean

Provides support for creating and communicating with Java Beans.

See:
          Description

Class Summary
BeanFactory Instantiates a Plain Old Java Object (POJO), providing support for remote invocations and administration by adapting the POJO into the framework using the BeanAdapter class.
SpringBeanFactory Instantiates a Plain Old Java Object (POJO) using Spring, providing support for remote invocations and administration by adapting the POJO into the framework using the Spring framework.
SpringDiscardManager Destroys the Spring application context once the bean is destroyed.
 

Package com.gigaspaces.grid.bean Description

Provides support for creating and communicating with Java Beans.



Copyright (c) 2007 GigaSpaces Technologies, Inc.
All Rights Reserved.