|
|||||||||
| Home >> All >> org >> apache >> hivemind >> service >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.hivemind.service.impl
Class ExtendingSubInterfaceBean

java.lang.Objectorg.apache.hivemind.service.impl.ExtendingInterfaceBean
org.apache.hivemind.service.impl.ExtendingSubInterfaceBean
- All Implemented Interfaces:
- BeanInterface, BeanSubInterface
- public class ExtendingSubInterfaceBean
- extends ExtendingInterfaceBean
- implements BeanSubInterface
- extends ExtendingInterfaceBean
- Since:
- 1.1
| Constructor Summary | |
ExtendingSubInterfaceBean()
|
|
| Method Summary | |
int |
subInterfaceMethod()
|
| Methods inherited from class org.apache.hivemind.service.impl.ExtendingInterfaceBean |
beanMethod, interfaceMethod |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hivemind.service.impl.BeanInterface |
interfaceMethod |
| Constructor Detail |
ExtendingSubInterfaceBean
public ExtendingSubInterfaceBean()
| Method Detail |
subInterfaceMethod
public int subInterfaceMethod()
- Specified by:
subInterfaceMethodin interfaceBeanSubInterface
|
|||||||||
| Home >> All >> org >> apache >> hivemind >> service >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC