Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.hivemind.service.impl
Interface BeanSubInterface  view BeanSubInterface download BeanSubInterface.java

All Superinterfaces:
BeanInterface
All Known Implementing Classes:
ExtendingSubInterfaceBean

public interface BeanSubInterface
extends BeanInterface

Since:
1.1

Method Summary
 int subInterfaceMethod()
           
 
Methods inherited from interface org.apache.hivemind.service.impl.BeanInterface
interfaceMethod
 

Method Detail

subInterfaceMethod

public int subInterfaceMethod()