Method |
Description |
|
LookupFallback ( Cache cacheObject, string regionName ) : Region |
|
|
PostProcess ( Region region ) : void |
Subclasses can override this method to further customize the Region configuration. Post-process the region object for this factory object during the initialization process. The object is already initialized and configured by the factory object before this method is invoked. |
|
PostProcessAttributes ( AttributesFactory attrFactory ) : void |
Indented for subclasses to override and provide additional configuration of the AttributesFactory, for example setting persistence manager option is not currenlty exposed as a public property on the ClientRegionFactoryObject. |
|
RegisterInterests ( ) : void |
|
|
SetCallbacks ( AttributesFactory attributesFactory ) : void |
|
|
SetDistributionProperties ( AttributesFactory attributesFactory ) : void |
|
|