|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBeanInfo | |
|---|---|
| org.ow2.easybeans.api | Implementation of EJB 3.0 container API |
| org.ow2.easybeans.api.bean.info | Implementation of EJB 3.0 container API |
| Uses of IBeanInfo in org.ow2.easybeans.api |
|---|
| Methods in org.ow2.easybeans.api that return IBeanInfo | |
|---|---|
IBeanInfo |
Factory.getBeanInfo()
Gets the bean information. |
| Uses of IBeanInfo in org.ow2.easybeans.api.bean.info |
|---|
| Subinterfaces of IBeanInfo in org.ow2.easybeans.api.bean.info | |
|---|---|
interface |
ISessionBeanInfo
This interface is used for containing a description for a session bean. |
| Methods in org.ow2.easybeans.api.bean.info that return types with arguments of type IBeanInfo | |
|---|---|
List<IBeanInfo> |
IEJBJarInfo.getBeanInfos()
Gets the beans info. |
| Methods in org.ow2.easybeans.api.bean.info with parameters of type IBeanInfo | |
|---|---|
void |
IEJBJarInfo.addBeanInfo(IBeanInfo beanInfo)
Adds info about a bean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||