Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
21.3.3. Custom Use of HAPartition
Custom services can also use make use of HAPartition to handle interactions with the cluster. Generally the easiest way to do this is to extend the
org.jboss.ha.framework.server.HAServiceImpl base class, or the org.jboss.ha.jxm.HAServiceMBeanSupport class if JMX registration and notification support are desired.