org.jboss.ha.framework.server
Class ClusterPartition.NoHandlerForRPC

java.lang.Object
  extended by org.jboss.ha.framework.server.ClusterPartition.NoHandlerForRPC
All Implemented Interfaces:
Serializable
Enclosing class:
ClusterPartition

public static class ClusterPartition.NoHandlerForRPC
extends Object
implements Serializable

Returned when an RPC call arrives for a service that isn't registered.

See Also:
Serialized Form

Constructor Summary
ClusterPartition.NoHandlerForRPC()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterPartition.NoHandlerForRPC

public ClusterPartition.NoHandlerForRPC()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.