/hazelcast-documentation/src/main/docbook/manual/content/index.xml
https://bitbucket.org/gabral6_gmailcom/hazelcast · XML · 177 lines · 158 code · 4 blank · 15 comment · 0 complexity · 40490478911eb7fada235fd6faa40412 MD5 · raw file
- <?xml version='1.0' encoding='utf-8'?>
- <!--
- ~ Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
- ~
- ~ Licensed under the Apache License, Version 2.0 (the "License");
- ~ you may not use this file except in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~ http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License.
- -->
- <book version='5.0' xmlns='http://docbook.org/ns/docbook'
- xmlns:xi="http://www.w3.org/2001/XInclude"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd
- http://www.w3.org/1999/xlink http://www.w3.org/1999/xlink.xsd">
- <info>
- <title>Hazelcast Documentation</title>
- <subtitle>version <?eval ${project.version}?></subtitle>
- <pubdate><?eval ${timestamp}?> </pubdate>
- <copyright>
- <year>2012</year>
- <holder>Hazel Bilisim Ltd. Sti.</holder>
- </copyright>
- <legalnotice>
- <para>Permission to use, copy, modify and distribute
- this document for any purpose and
- without fee is hereby granted in perpetuity, provided that the above
- copyright notice and this paragraph appear in all copies.
- </para>
- </legalnotice>
- <keywordset>
- <keyword>hazelcast</keyword>
- <keyword>distributed</keyword>
- <keyword>cache</keyword>
- <keyword>distributed cache</keyword>
- <keyword>cluster</keyword>
- <keyword>data grid</keyword>
- <keyword>in-memory data grid</keyword>
- </keywordset>
- </info>
- <chapter xml:id="Introduction">
- <title>Introduction</title>
- <xi:include href="Introduction.xml"/>
- <xi:include href="GettingStarted.xml"/>
- </chapter>
- <chapter xml:id="DDS">
- <title>Distributed Data Structures</title>
- <xi:include href="dds/DDS.xml"/>
- <xi:include href="dds/Queue.xml"/>
- <xi:include href="dds/Topic.xml"/>
- <xi:include href="dds/Map.xml"/>
- <xi:include href="dds/MultiMap.xml"/>
- <xi:include href="dds/Set.xml"/>
- <xi:include href="dds/List.xml"/>
- <xi:include href="dds/Lock.xml"/>
- <xi:include href="dds/Events.xml"/>
- </chapter>
- <chapter xml:id="ElasticMemory">
- <title>Elastic Memory
- <superscript>(Enterprise Edition Only)</superscript>
- </title>
- <xi:include href="ElasticMemory.xml"/>
- </chapter>
- <chapter xml:id="Security">
- <title>Security
- <superscript>(Enterprise Edition Only)</superscript>
- </title>
- <xi:include href="security/SecurityIntro.xml"/>
- <xi:include href="security/Credentials.xml"/>
- <xi:include href="security/ClusterLoginModule.xml"/>
- <xi:include href="security/MemberSecurity.xml"/>
- <xi:include href="security/ClientSecurity.xml"/>
- </chapter>
- <chapter xml:id="DataAffinity">
- <title>Data Affinity</title>
- <xi:include href="DataAffinity.xml"/>
- </chapter>
- <chapter xml:id="JMX">
- <title>Monitoring with JMX</title>
- <xi:include href="JMX.xml"/>
- </chapter>
- <chapter xml:id="ClusterUtilities">
- <title>Cluster Utilities</title>
- <xi:include href="cluster/ClusterInterface.xml"/>
- <xi:include href="cluster/IdGenerator.xml"/>
- <xi:include href="cluster/LiteMember.xml"/>
- </chapter>
- <chapter xml:id="Transactions">
- <title>Transactions</title>
- <xi:include href="j2ee/TransactionInterface.xml"/>
- <xi:include href="j2ee/JEEIntegration.xml"/>
- </chapter>
- <chapter xml:id="ExecutorService">
- <title>Distributed Executor Service</title>
- <xi:include href="executor/ExecutorService.xml"/>
- <xi:include href="executor/DistributedExecution.xml"/>
- <xi:include href="executor/ExecutionCancellation.xml"/>
- <xi:include href="executor/ExecutionCallback.xml"/>
- </chapter>
- <chapter xml:id="HttpSessionClustering">
- <title>Http Session Clustering with HazelcastWM</title>
- <xi:include href="HttpSessionClustering.xml"/>
- </chapter>
- <chapter xml:id="WanReplication">
- <title>WAN Replication</title>
- <xi:include href="WanReplication.xml"/>
- </chapter>
- <chapter xml:id="Config">
- <title>Configuration</title>
- <xi:include href="config/Config.xml"/>
- <xi:include href="config/ConfigGroup.xml"/>
- <xi:include href="network/NetworkConfig.xml" />
- <xi:include href="config/PartitionGroupConfig.xml"/>
- <xi:include href="config/ListenerConfig.xml"/>
- <xi:include href="config/WildcardConfiguration.xml"/>
- <xi:include href="config/ConfigurationProperties.xml"/>
- <xi:include href="config/Logging.xml"/>
- <xi:include href="config/EnterpriseConfig.xml"/>
- </chapter>
- <chapter xml:id="HibernateSecondLevelCache">
- <title>Hibernate Second Level Cache</title>
- <xi:include href="HibernateSecondLevelCache.xml"/>
- </chapter>
- <chapter xml:id="SpringIntegration">
- <title>Spring Integration</title>
- <xi:include href="spring/SpringConfig.xml"/>
- <xi:include href="spring/SpringContext.xml"/>
- <xi:include href="spring/SpringCache.xml"/>
- <xi:include href="spring/SpringHibernate.xml"/>
- <xi:include href="spring/SpringJPA.xml"/>
- <xi:include href="spring/SpringMongoDB.xml"/>
- </chapter>
- <chapter xml:id="Clients">
- <title>Clients</title>
- <xi:include href="client/Clients.xml"/>
- <xi:include href="client/NativeClient.xml"/>
- <xi:include href="client/MemcacheClient.xml"/>
- <xi:include href="client/RestClient.xml"/>
- </chapter>
- <chapter xml:id="Internals">
- <title>Internals</title>
- <xi:include href="internals/InternalsSerialization.xml"/>
- <xi:include href="internals/InternalsClusterMembership.xml"/>
- <xi:include href="internals/InternalsDistributedMap.xml"/>
- </chapter>
- <chapter xml:id="ManagementCenter">
- <title>Management Center</title>
- <xi:include href="mancenter/MC_Intro.xml"/>
- <xi:include href="mancenter/MC_Maps.xml"/>
- <xi:include href="mancenter/MC_Queues.xml"/>
- <xi:include href="mancenter/MC_Topics.xml"/>
- <xi:include href="mancenter/MC_Members.xml"/>
- <xi:include href="mancenter/MC_Alerts.xml"/>
- <xi:include href="mancenter/MC_Logs.xml"/>
- <xi:include href="mancenter/MC_Scripting.xml"/>
- <xi:include href="mancenter/MC_TimeTravel.xml"/>
- <xi:include href="mancenter/MC_Console.xml"/>
- </chapter>
- <chapter xml:id="Miscellaneous">
- <title>Miscellaneous</title>
- <xi:include href="misc/CommonGotchas.xml"/>
- <xi:include href="misc/ClusterTestHowTo.xml"/>
- <xi:include href="misc/Todo.xml"/>
- <xi:include href="misc/ReleaseNotes.xml"/>
- </chapter>
- </book>