|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easyviper.core.fractal.Binding
public class Binding
| Constructor Summary | |
|---|---|
Binding(java.lang.String cin,
org.objectweb.fractal.api.Interface si)
Default Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getClientInterfaceName()
Get the client interface. |
org.objectweb.fractal.api.Interface |
getServerInterface()
Get the server interfaces. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Binding(java.lang.String cin,
org.objectweb.fractal.api.Interface si)
cin - the name of the client interfacesi - the interface of the server| Method Detail |
|---|
public java.lang.String getClientInterfaceName()
public org.objectweb.fractal.api.Interface getServerInterface()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||