|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hivemind.service.impl.AbstractFab org.apache.hivemind.service.impl.InterfaceFabImpl
public class InterfaceFabImpl
Constructor Summary | |
---|---|
InterfaceFabImpl(CtClassSource source,
javassist.CtClass ctClass)
|
Method Summary | |
---|---|
void |
addMethod(MethodSignature ms)
Adds the method to the interface. |
java.lang.Class |
createInterface()
Creates a Class object for the fabricated interface. |
java.lang.String |
toString()
|
Methods inherited from class org.apache.hivemind.service.impl.AbstractFab |
---|
addInterface, canConvert, convertClass, convertClasses, createClass, getCtClass, getSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.hivemind.service.InterfaceFab |
---|
addInterface |
Constructor Detail |
---|
public InterfaceFabImpl(CtClassSource source, javassist.CtClass ctClass)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public void addMethod(MethodSignature ms)
InterfaceFab
addMethod
in interface InterfaceFab
public java.lang.Class createInterface()
InterfaceFab
createInterface
in interface InterfaceFab
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |