1 package org.jboss.test.cluster.partition;2 3 public interface SimpleHAPartitionStateTransferMBean 4 extends HAPartitionStateTransferMBean5 {6 7 }8