GigaSpaces XAP.NET Documentation
GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer Namespace
Class LibraryGigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer

[Missing <summary> documentation for N:GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer]

Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer
Namespace GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer
namespace GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer
package GigaSpaces.Core.XAP.ProcessingUnit.Containers.BasicContainer
Types
All TypesClasses
IconTypeDescription
AbstractSpaceModeChangedAttribute
BeforeBackupAttribute
Mark a method that should be called before a space instance becomes a backup, the class should be managed by the BasicProcessingUnitContainer.

BeforePrimaryAttribute
Mark a method that should be called before a space instance becomes a primary, the class should be managed by the BasicProcessingUnitContainer.

PostBackupAttribute
Mark a method that should be called after a space instance becomes a backup, the class should be managed by the BasicProcessingUnitContainer.

PostPrimaryAttribute
Mark a method that should be called after a space instance becomes a primary, the class should be managed by the BasicProcessingUnitContainer.