이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.