About this task
To create a local
deployment, you create an ObjectGrid descriptor
XML file and then pass the file to the
createObjectGrid methods
in the
ObjectGridManager interface.
As an alternative,
you can also create the entire deployment programmatically with the ObjectGridManager interface.
What to do next
See
Creating ObjectGrid instances with the ObjectGridManager interface for
more information
about defining all of the maps programmatically with the
createObjectGrid methods
on the
ObjectGridManager interface.