JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.core.dist.utils
Class DistdArray

java.lang.Object
  |
  +--org.objectweb.jac.core.dist.utils.DistdArray
All Implemented Interfaces:
Serializable

public class DistdArray
extends Object
implements Serializable

DistdArray is an utility class used to marshall/unmarshall array objects in remote invocations.

Author:
Renaud Pawlak, Lionel Seinturier
See Also:
Serialized Form

Constructor Summary
DistdArray(String componentTypeName, int length)
           
 
Method Summary
 String getComponentTypeName()
           
 int getLength()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistdArray

public DistdArray(String componentTypeName,
                  int length)
Method Detail

getComponentTypeName

public String getComponentTypeName()

getLength

public int getLength()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli