org.objectweb.easybeans.container.info
Class SessionBeanInfo

java.lang.Object
  extended by org.objectweb.easybeans.container.info.BeanInfo
      extended by org.objectweb.easybeans.container.info.SessionBeanInfo
All Implemented Interfaces:
IBeanInfo

public class SessionBeanInfo
extends BeanInfo

This class contains information for a session bean. It is used at the runtime.

Author:
Florent Benoit

Constructor Summary
SessionBeanInfo()
           
 
Method Summary
 
Methods inherited from class org.objectweb.easybeans.container.info.BeanInfo
getApplicationExceptions, getTransactionManagementType, setApplicationExceptions, setTransactionManagementType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionBeanInfo

public SessionBeanInfo()