groovyx.gpars.serial
[Java] Class DefaultRemoteHandle
java.lang.Object
   groovyx.gpars.serial.RemoteHandle
groovyx.gpars.serial.RemoteHandle
       groovyx.gpars.serial.DefaultRemoteHandle
groovyx.gpars.serial.DefaultRemoteHandle
public class DefaultRemoteHandle
extends RemoteHandle
 
- Authors:
- Alex Tkachman
    
     
                 
    
    
    | Constructor Summary | 
    
        
        | DefaultRemoteHandle(java.util.UUID id, java.util.UUID hostId, java.lang.Class klazz)
 | 
    
    
     
    
     
                 
    
    
        klazz
        private final java.lang.Class klazz
        
        - 
        
        
    
        serialVersionUID
        private static final long serialVersionUID
        
        - 
        
        
    
     
    
    
        
        DefaultRemoteHandle
        public DefaultRemoteHandle(java.util.UUID id, java.util.UUID hostId, java.lang.Class klazz)
        
        - 
        
        
    
     
    
    
        
        createObject
        @java.lang.Override
protected WithSerialId createObject(SerialContext context)
        
        - 
        
        
    
     
Copyright © 2008–2013  Václav Pech.  All Rights Reserved.