org.objectweb.fractal.explorer.context
Class ClientInterfaceWrapper

java.lang.Object
  extended by org.objectweb.fractal.explorer.context.InterfaceWrapper
      extended by org.objectweb.fractal.explorer.context.ClientInterfaceWrapper
Direct Known Subclasses:
TableClientCollectionWrapper

public class ClientInterfaceWrapper
extends InterfaceWrapper

A wrapper for Interface with CLIENT type.

Version:
0.1
Author:
Jerome Moroy

Field Summary
 
Fields inherited from class org.objectweb.fractal.explorer.context.InterfaceWrapper
itf
 
Constructor Summary
ClientInterfaceWrapper(Interface clientInterface)
          Default constructor
 
Method Summary
 
Methods inherited from class org.objectweb.fractal.explorer.context.InterfaceWrapper
getItf, setItf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientInterfaceWrapper

public ClientInterfaceWrapper(Interface clientInterface)
Default constructor

Parameters:
clientInterface - The client interface