org.smallmind.cloud.cluster.protocol.remote
Class RemoteClusterProtocolDetails

java.lang.Object
  extended by org.smallmind.cloud.cluster.protocol.ClusterProtocolDetails
      extended by org.smallmind.cloud.cluster.protocol.remote.RemoteClusterProtocolDetails

public class RemoteClusterProtocolDetails
extends ClusterProtocolDetails


Constructor Summary
RemoteClusterProtocolDetails(Class serviceInterface)
           
 
Method Summary
 Class getServiceInterface()
           
 
Methods inherited from class org.smallmind.cloud.cluster.protocol.ClusterProtocolDetails
getClusterProtocol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClusterProtocolDetails

public RemoteClusterProtocolDetails(Class serviceInterface)
Method Detail

getServiceInterface

public Class getServiceInterface()


Copyright © 2011. All Rights Reserved.