org.objectweb.fractal.aokell.lib.membrane
Class ControllerDef
java.lang.Object
org.objectweb.fractal.aokell.lib.membrane.ControllerDef
public class ControllerDef
- extends Object
Class holding data for defining a controller.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerDef
public ControllerDef(InterfaceType type,
Class impl)
ControllerDef
public ControllerDef(InterfaceType[] types,
Class impl)
getTypes
public InterfaceType[] getTypes()
getImpl
public Class getImpl()